[102980] trunk/dports/graphics/libicns/Portfile

raphael at macports.org raphael at macports.org
Mon Feb 11 07:06:52 PST 2013


Revision: 102980
          https://trac.macports.org/changeset/102980
Author:   raphael at macports.org
Date:     2013-02-11 07:06:52 -0800 (Mon, 11 Feb 2013)
Log Message:
-----------
libicns: revbump for jpeg 9; add license; add missing dependency on jpeg

Modified Paths:
--------------
    trunk/dports/graphics/libicns/Portfile

Modified: trunk/dports/graphics/libicns/Portfile
===================================================================
--- trunk/dports/graphics/libicns/Portfile	2013-02-11 13:42:26 UTC (rev 102979)
+++ trunk/dports/graphics/libicns/Portfile	2013-02-11 15:06:52 UTC (rev 102980)
@@ -4,8 +4,10 @@
 
 name				libicns
 version				0.7.1
-revision                        2
+revision                        3
 categories			graphics devel
+# lib is LGPL, executables are GPL
+license                         {LGPL-2.1 GPL-2}
 maintainers			adfernandes openmaintainer
 description			libicns is a library for manipulation of the Mac OS icns resource format and includes the icns2png converter
 long_description \
@@ -27,6 +29,6 @@
 checksums           sha1 e12a6ca21988929d56320ac1b96a1a059af0fd43
 
                     # Note we need a patched jasper >= 1.900.1_5
-depends_lib         port:zlib port:libpng port:jasper
+depends_lib         port:zlib port:libpng port:jasper port:jpeg
 
 patchfiles          libpng14.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130211/d8e8442c/attachment.html>


More information about the macports-changes mailing list