[105744] trunk/dports/gnome/gnome-python-extras/Portfile

devans at macports.org devans at macports.org
Sat May 4 00:26:48 PDT 2013


Revision: 105744
          https://trac.macports.org/changeset/105744
Author:   devans at macports.org
Date:     2013-05-04 00:26:48 -0700 (Sat, 04 May 2013)
Log Message:
-----------
gnome-python-extras: dependencies, configuration.

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

Modified: trunk/dports/gnome/gnome-python-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-extras/Portfile	2013-05-04 04:58:30 UTC (rev 105743)
+++ trunk/dports/gnome/gnome-python-extras/Portfile	2013-05-04 07:26:48 UTC (rev 105744)
@@ -25,10 +25,13 @@
 
 use_bzip2	yes
 
+depends_build   port:pkgconfig
+
 depends_lib	port:py25-gnome \
 		port:gdl \
 		port:libgda4 \
-		port:libgtkhtml
+		port:libgtkhtml \
+                port:gtkspell2
 
 patchfiles	patch-configure.diff \
             patch-gdl-gdl-defs.diff \
@@ -37,6 +40,11 @@
 configure.python ${prefix}/bin/python2.5
 configure.env-append    PYGTK_CODEGEN=${prefix}/bin/pygtk-codegen-2.0-2.5
 
+configure.args  --disable-gtkmozembed \
+                --disable-gksu2 \
+                --disable-gksu \
+                --disable-gksuui
+
 platform darwin 9 {
     post-patch {
         reinplace "s|-export-symbols-regex.*||g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130504/57a1d5ce/attachment.html>


More information about the macports-changes mailing list