[76799] trunk/dports/devel/ecore/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 8 21:49:04 PST 2011


Revision: 76799
          http://trac.macports.org/changeset/76799
Author:   ryandesign at macports.org
Date:     2011-03-08 21:49:02 -0800 (Tue, 08 Mar 2011)
Log Message:
-----------
ecore: add ecore-x backend, required for e17; see #28672

Modified Paths:
--------------
    trunk/dports/devel/ecore/Portfile

Modified: trunk/dports/devel/ecore/Portfile
===================================================================
--- trunk/dports/devel/ecore/Portfile	2011-03-09 04:45:06 UTC (rev 76798)
+++ trunk/dports/devel/ecore/Portfile	2011-03-09 05:49:02 UTC (rev 76799)
@@ -6,6 +6,7 @@
 name                    ecore
 epoch                   2
 version                 1.0.0
+revision                1
 description             Ecore is a core event abstraction layer.
 long_description        It is the core event abstraction layer and \
                         X abstraction layer that makes doing selections, \
@@ -26,10 +27,16 @@
                         rmd160  877433890bf5401c8cea747bf0347303e698c78e
 
 depends_lib             port:evas \
-                        port:curl
+                        port:curl \
+                        port:xorg-libXScrnSaver \
+                        port:xorg-libXp \
+                        port:xorg-libXtst
 
 patchfiles              patch-src-lib-ecore_evas-ecore_evas_x.c.diff
 
+configure.args          --enable-ecore-x \
+                        --enable-simple-x11
+
 use_parallel_build      yes
 
 livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110308/1fb1284d/attachment.html>


More information about the macports-changes mailing list