[85814] trunk/dports/graphics/gimp-jp2/Portfile

devans at macports.org devans at macports.org
Sun Oct 16 03:16:06 PDT 2011


Revision: 85814
          http://trac.macports.org/changeset/85814
Author:   devans at macports.org
Date:     2011-10-16 03:16:03 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
gimp-jp2: add missing build dependencies, update gimp2 path dependency to work with latest gimp2-devel, add license.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-jp2/Portfile

Modified: trunk/dports/graphics/gimp-jp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp-jp2/Portfile	2011-10-16 10:00:31 UTC (rev 85813)
+++ trunk/dports/graphics/gimp-jp2/Portfile	2011-10-16 10:16:03 UTC (rev 85814)
@@ -6,6 +6,7 @@
 name            gimp-jp2
 version         2.2.0
 revision        4
+license         permissive
 maintainers     devans
 description     GIMP Wavelet/JPEG 2000 plug-in.
 long_description \
@@ -25,8 +26,11 @@
                 sha1    6caab9ebb067b44659d59bced3da5bb54634b690 \
                 rmd160  6694475d690824feb4a1cb8b4cb232857700694c
 
-depends_build   port:pkgconfig
-depends_lib     path:lib/libgimp-2.0:gimp2 \
+depends_build   port:pkgconfig \
+                port:intltool \
+                port:gnome-doc-utils
+
+depends_lib     path:lib/pkgconfig/gimp-2.0.pc:gimp2 \
                 port:openjpeg
 
 patchfiles INIT_Il8N-return.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/cf7d5961/attachment.html>


More information about the macports-changes mailing list