[44669] trunk/dports/graphics/gegl/Portfile
devans at macports.org
devans at macports.org
Thu Jan 1 17:43:48 PST 2009
Revision: 44669
http://trac.macports.org/changeset/44669
Author: devans at macports.org
Date: 2009-01-01 17:43:48 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gegl: add new dependencies, w3m and libspiro. Increment revision so everyone gets spiro support.
Modified Paths:
--------------
trunk/dports/graphics/gegl/Portfile
Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile 2009-01-02 01:41:07 UTC (rev 44668)
+++ trunk/dports/graphics/gegl/Portfile 2009-01-02 01:43:48 UTC (rev 44669)
@@ -5,6 +5,7 @@
name gegl
version 0.0.22
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
maintainers devans
@@ -27,7 +28,8 @@
rmd160 5090297c6249a53e3731ecf4b8d3eeeb26768c39
depends_build \
- port:pkgconfig
+ port:pkgconfig \
+ port:w3m
depends_lib \
port:babl \
@@ -38,7 +40,8 @@
port:librsvg \
port:libsdl \
port:graphviz \
- port:ffmpeg
+ port:ffmpeg \
+ port:libspiro
configure.args-append --disable-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/dfc4ba32/attachment.html>
More information about the macports-changes
mailing list