[33929] trunk/dports/gnome/gnome-python-desktop/Portfile

gui_dos at macports.org gui_dos at macports.org
Thu Feb 7 12:50:22 PST 2008


Revision: 33929
          http://trac.macosforge.org/projects/macports/changeset/33929
Author:   gui_dos at macports.org
Date:     2008-02-07 12:50:11 -0800 (Thu, 07 Feb 2008)

Log Message:
-----------
gnome-python-desktop:
 * Added dependency on gtksourceview
 * Enabled the macity module

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

Modified: trunk/dports/gnome/gnome-python-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/Portfile	2008-02-07 20:43:01 UTC (rev 33928)
+++ trunk/dports/gnome/gnome-python-desktop/Portfile	2008-02-07 20:50:11 UTC (rev 33929)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 name		gnome-python-desktop
 version		2.20.0
-revision        1
+revision        2
 categories	gnome python
 maintainers	nomaintainer
 description	Python modules for some GNOME Desktop libraries.
@@ -15,11 +15,13 @@
 depends_lib	\
 	port:gnome-platform-suite \
 	port:py25-gnome \
+	port:gtksourceview \
 	port:libwnck \
 	port:metacity
 #patchfiles	\
 #	rsvg_rsvg.override.patch \
 #	gnomekeyring_gnomekeyring.override.patch
+configure.args 	--enable-metacity
 configure.python ${prefix}/bin/python2.5
 
 platform darwin 9 { 

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


More information about the macports-changes mailing list