[19618] trunk/dports/python/py-gtk2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 17 17:29:39 PDT 2006


Revision: 19618
Author:   yves at macports.org
Date:     2006-09-17 17:29:36 -0700 (Sun, 17 Sep 2006)

Log Message:
-----------
new version 2.1.0.1

Modified Paths:
--------------
    trunk/dports/python/py-gtk2/Portfile

Modified: trunk/dports/python/py-gtk2/Portfile
===================================================================
--- trunk/dports/python/py-gtk2/Portfile	2006-09-18 00:28:55 UTC (rev 19617)
+++ trunk/dports/python/py-gtk2/Portfile	2006-09-18 00:29:36 UTC (rev 19618)
@@ -2,26 +2,23 @@
 
 PortSystem 1.0
 name               py-gtk2
-version            2.8.6
+version            2.10.1
 categories         python x11
-maintainers        yves at opendarwin.org
+maintainers        yves at macports.org
 description        PyGTK2 is the Python binding to GTK+ 2.x
 long_description   \
     PyGTK contains modules that allow you to use gtk in Python programs. \
     At present, it is a fairly complete set of bindings.
 
 homepage        http://www.pygtk.org/
-master_sites    gnome:sources/pygtk/2.8/
+master_sites    gnome:sources/pygtk/2.10/
 distname        pygtk-${version}
 use_bzip2       yes
-checksums       md5 c69c2e5e86a8f21a5773df20e265fc3a
+checksums       md5 ddf27329c38f1be822c1606c6aa1fb0b
 
-depends_lib     port:gtk2 port:py-gobject port:py-numeric
+depends_lib     port:gtk2 port:libglade2 \
+                port:py-cairo port:py-gobject
 
-variant glade {
-    depends_lib-append    port:libglade2
-}
-
 platform darwin 7 {
     configure.env   CFLAGS="-I${x11prefix}/include"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060917/3b72989b/attachment.html


More information about the macports-changes mailing list