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

gui_dos at macports.org gui_dos at macports.org
Sat Apr 5 07:09:40 PDT 2008


Revision: 35769
          http://trac.macosforge.org/projects/macports/changeset/35769
Author:   gui_dos at macports.org
Date:     2008-04-05 07:09:37 -0700 (Sat, 05 Apr 2008)

Log Message:
-----------
gnome-python-desktop: update to 2.22.0

Modified Paths:
--------------
    trunk/dports/gnome/gnome-python-desktop/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gnome-python-desktop/files/

Modified: trunk/dports/gnome/gnome-python-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/Portfile	2008-04-05 13:07:10 UTC (rev 35768)
+++ trunk/dports/gnome/gnome-python-desktop/Portfile	2008-04-05 14:09:37 UTC (rev 35769)
@@ -1,32 +1,41 @@
 # $Id$
 
 PortSystem	1.0
-name		gnome-python-desktop
-version		2.20.0
-revision        2
-categories	gnome python
-maintainers	nomaintainer
-description	Python modules for some GNOME Desktop libraries.
+
+name            gnome-python-desktop
+version         2.22.0
+categories      gnome python
+maintainers     nomaintainer
+description     Python modules for some GNOME Desktop libraries.
 long_description	${description}
-homepage	http://www.pygtk.org/
-master_sites	gnome:sources/gnome-python-desktop/2.20
-checksums	md5 02b177f488091d27bf0648ec4660d8f7
-use_bzip2	yes
+platforms       darwin
+homepage        http://www.pygtk.org/
+master_sites    gnome:sources/gnome-python-desktop/2.22
+checksums       md5 504877a973f6abc0788283232cd703cb
+use_bzip2       yes
 depends_lib	\
-	port:gnome-platform-suite \
-	port:py25-gnome \
-	port:gtksourceview \
-	port:libwnck \
-	port:metacity
-#patchfiles	\
-#	rsvg_rsvg.override.patch \
-#	gnomekeyring_gnomekeyring.override.patch
+        port:py25-gnome \
+        port:gnome-panel \
+        port:libgnomeprintui \
+        port:evolution-data-server \
+        port:gnome-keyring \
+        port:gtksourceview \
+        port:libgtop \
+        port:bug-buddy \
+        port:libwnck \
+        port:metacity \
+        port:gnome-media \
+        port:totem-pl-parser \
+        port:librsvg
+# TODO  port:nautilus-cd-burner
+
 configure.args 	--enable-metacity
 configure.python ${prefix}/bin/python2.5
 
-platform darwin 9 { 
-    post-patch { 
+platform darwin 9 {
+    post-patch {
         reinplace "s| -export-symbols-regex.*||g" \
+            ${worksrcpath}/evolution/Makefile.in \
             ${worksrcpath}/gnomeapplet/Makefile.in \
             ${worksrcpath}/gnomedesktop/Makefile.in \
             ${worksrcpath}/gnomekeyring/Makefile.in \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080405/1d97dd6b/attachment.html


More information about the macports-changes mailing list