[68272] trunk/dports/devel/py26-ige-mac-integration/Portfile

elelay at macports.org elelay at macports.org
Sun May 30 10:12:16 PDT 2010


Revision: 68272
          http://trac.macports.org/changeset/68272
Author:   elelay at macports.org
Date:     2010-05-30 10:12:10 -0700 (Sun, 30 May 2010)
Log Message:
-----------
discarding py26-ige-mac-integration in favour of gtk-osx-application

Modified Paths:
--------------
    trunk/dports/devel/py26-ige-mac-integration/Portfile

Modified: trunk/dports/devel/py26-ige-mac-integration/Portfile
===================================================================
--- trunk/dports/devel/py26-ige-mac-integration/Portfile	2010-05-30 16:59:33 UTC (rev 68271)
+++ trunk/dports/devel/py26-ige-mac-integration/Portfile	2010-05-30 17:12:10 UTC (rev 68272)
@@ -5,10 +5,11 @@
 
 name            py26-ige-mac-integration
 version         0.8.6
+revision        1
 categories      devel
 maintainers     elelay
 
-description	Mac OS X menu bar integration library for GTK2 quartz
+description ige-mac-integration has been replaced by gtk-osx-application
 
 long_description \
 		A simple library whose purpose is to \
@@ -19,42 +20,4 @@
 homepage        http://live.gnome.org/GTK%2B/OSX/Integration
 platforms       darwin
 
-#master_sites    "sourceforge:gtk-osx/files/GTK-OSX Build/"
-master_sites	 http://kent.dl.sourceforge.net/gtk-osx/files/GTK-OSX Build/
-distname		ige-mac-integration-${version}
-
-checksums           md5     83be92bd3757cde136a17bbd8adfb980 \
-                    sha1    3d7fb8c70ee7481458e2c0d948c2fef3f6c99ec1 \
-                    rmd160  5dad88667abed2fd423dfe88714e7a4b2a61e363
-
-depends_build   port:pkgconfig
-
-depends_lib     port:py26-gtk
-
-pre-configure {
-    if {![file exists ${prefix}/lib/pkgconfig/gdk-quartz-2.0.pc]} {
-        ui_error "
-
-****
-**** ige-mac-integration is meant to be used only in a GTK2 quartz
-**** development environment but your version of GTK2 does not
-**** support quartz.  Please make sure that port gtk2 and all its
-**** dependencies are built with variants +no_x11 +quartz and try again.
-****
-"
-        error "gtk2 +no_x11 +quartz not installed."
-    }
-}
-
-patchfiles	patch-bindings-python-Makefile.in.diff
-
-set python26_prefix ${frameworks_dir}/Python.framework/Versions/2.6
-configure.python ${python26_prefix}/bin/python2.6
-configure.env-append PYGTK_CODEGEN=${python26_prefix}/bin/pygobject-codegen-2.0
-configure.pre_args	--prefix=${python26_prefix}
-
-patchfiles	patch-bindings-python-Makefile.in.diff
-
-livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+master_sites    http://sourceforge.net/projects/gtk-osx/files/GTK-OSX Build/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100530/f5763b46/attachment-0001.html>


More information about the macports-changes mailing list