[102858] trunk/dports/graphics/gdk-pixbuf2/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 9 10:09:23 PST 2013


Revision: 102858
          https://trac.macports.org/changeset/102858
Author:   jeremyhu at macports.org
Date:     2013-02-09 10:09:23 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
gdk-pixbuf2: Add missing dependency on libopenraw and revbump to force rebuild due to silent failure when libopenraw is installed but broken (missing jpeg dependency)

Modified Paths:
--------------
    trunk/dports/graphics/gdk-pixbuf2/Portfile

Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile	2013-02-09 18:03:58 UTC (rev 102857)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile	2013-02-09 18:09:23 UTC (rev 102858)
@@ -7,7 +7,7 @@
 set my_name                 gdk-pixbuf
 epoch                       2
 version                     2.26.5
-revision                    2
+revision                    3
 license                     LGPL
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  graphics
@@ -35,6 +35,7 @@
                             port:libpng \
                             port:jasper \
                             port:jpeg \
+                            port:libopenraw \
                             port:tiff \
                             port:gobject-introspection
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/a9a43a3f/attachment.html>


More information about the macports-changes mailing list