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

devans at macports.org devans at macports.org
Thu Oct 16 13:50:50 PDT 2014


Revision: 126880
          https://trac.macports.org/changeset/126880
Author:   devans at macports.org
Date:     2014-10-16 13:50:50 -0700 (Thu, 16 Oct 2014)
Log Message:
-----------
gdk-pixbuf2: add library dependency on shared-mime-info and rebuild to ensure configuration with GIO mime sniffing enabled (#45354).

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

Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile	2014-10-16 20:36:05 UTC (rev 126879)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile	2014-10-16 20:50:50 UTC (rev 126880)
@@ -7,6 +7,7 @@
 set my_name         gdk-pixbuf
 epoch               2
 version             2.31.1
+revision            1
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          graphics
@@ -28,6 +29,7 @@
 depends_build       port:pkgconfig
 
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                    port:shared-mime-info \
                     port:libpng \
                     port:jasper \
                     port:jpeg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141016/0bedf781/attachment.html>


More information about the macports-changes mailing list