[127106] trunk/dports/gnome/gnome-python-desktop

larryv at macports.org larryv at macports.org
Mon Oct 20 21:36:41 PDT 2014


Revision: 127106
          https://trac.macports.org/changeset/127106
Author:   larryv at macports.org
Date:     2014-10-20 21:36:40 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
Remove gnome-python-desktop

Was obsoleted 11 months ago. Close enough.

Removed Paths:
-------------
    trunk/dports/gnome/gnome-python-desktop/Portfile
    trunk/dports/gnome/gnome-python-desktop/files/automake.patch
    trunk/dports/gnome/gnome-python-desktop/files/pycairo.patch

Deleted: trunk/dports/gnome/gnome-python-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/Portfile	2014-10-21 04:36:38 UTC (rev 127105)
+++ trunk/dports/gnome/gnome-python-desktop/Portfile	2014-10-21 04:36:40 UTC (rev 127106)
@@ -1,10 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem      1.0
-
-replaced_by     gnome-desktop
-PortGroup       obsolete 1.0
-name            gnome-python-desktop
-version         2.32.0
-revision        1

Deleted: trunk/dports/gnome/gnome-python-desktop/files/automake.patch
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/files/automake.patch	2014-10-21 04:36:38 UTC (rev 127105)
+++ trunk/dports/gnome/gnome-python-desktop/files/automake.patch	2014-10-21 04:36:40 UTC (rev 127106)
@@ -1,11 +0,0 @@
---- configure.ac.orig	2013-01-10 13:00:57.000000000 -0800
-+++ configure.ac	2013-01-10 13:01:12.000000000 -0800
-@@ -36,7 +36,7 @@ m4_define(libebook_required_version,    
- AC_INIT(gnome-python-desktop, gnome_python_desktop_version,
-         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python])
- dnl AC_CONFIG_SRCDIR([gnome/uimodule.c])
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS([config.h])
- 
- AM_INIT_AUTOMAKE
- 

Deleted: trunk/dports/gnome/gnome-python-desktop/files/pycairo.patch
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/files/pycairo.patch	2014-10-21 04:36:38 UTC (rev 127105)
+++ trunk/dports/gnome/gnome-python-desktop/files/pycairo.patch	2014-10-21 04:36:40 UTC (rev 127106)
@@ -1,36 +0,0 @@
-diff -Naurp evince.orig/evince.override evince/evince.override
---- evince.orig/evince.override	2010-06-11 05:04:37.000000000 -0700
-+++ evince/evince.override	2013-01-10 12:52:54.000000000 -0800
-@@ -8,7 +8,7 @@ headers
- 
- #include <pygobject.h>
- #include <pygtk/pygtk.h>
--#include <pycairo/pycairo.h>
-+#include <pycairo.h>
- 
- #include <evince-document.h>
- #include <evince-view.h>
-diff -Naurp evince.orig/evincemodule.c evince/evincemodule.c
---- evince.orig/evincemodule.c	2010-06-11 05:04:37.000000000 -0700
-+++ evince/evincemodule.c	2013-01-10 12:52:54.000000000 -0800
-@@ -7,7 +7,7 @@
- #include <pygtk/pygtk.h>
- 
- #include <evince-document.h>
--#include <pycairo/pycairo.h>
-+#include <pycairo.h>
- 
- Pycairo_CAPI_t *Pycairo_CAPI;
- 
-diff -Naurp configura.ac.orig configure.ac
---- configure.ac.orig	2013-01-10 12:53:52.000000000 -0800
-+++ configure.ac	2013-01-10 12:56:06.000000000 -0800
-@@ -434,7 +434,7 @@ AM_CONDITIONAL(BUILD_EVOLUTION_ECAL, $bu
- dnl should we build the evince module
- AC_ARG_BINDING([evince],[YES])
- if $build_evince; then
--    PKG_CHECK_MODULES(EVINCE, [evince-document-2.32 evince-view-2.32],
-+    PKG_CHECK_MODULES(EVINCE, [evince-document-2.32 evince-view-2.32 pycairo],
-       build_evince=true,
-       build_evince=false)
-     if test -n "$export_dynamic"; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/7c640247/attachment-0001.html>


More information about the macports-changes mailing list