[52111] trunk/dports/graphics
blb at macports.org
blb at macports.org
Tue Jun 9 23:41:57 PDT 2009
Revision: 52111
http://trac.macports.org/changeset/52111
Author: blb at macports.org
Date: 2009-06-09 23:41:57 -0700 (Tue, 09 Jun 2009)
Log Message:
-----------
New port - graphics/libicns, libicns is a library for manipulation of the Mac OS icns resource format and includes the icns2png converter; ticket #19899
Added Paths:
-----------
trunk/dports/graphics/libicns/
trunk/dports/graphics/libicns/Portfile
Added: trunk/dports/graphics/libicns/Portfile
===================================================================
--- trunk/dports/graphics/libicns/Portfile (rev 0)
+++ trunk/dports/graphics/libicns/Portfile 2009-06-10 06:41:57 UTC (rev 52111)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+
+name libicns
+version 0.7.0
+categories graphics devel
+maintainers fernandes.org:andrew
+description libicns is a library for manipulation of the Mac OS icns resource format and includes the icns2png converter
+long_description \
+ libicns is a library for manipulation of the Mac OS icns resource format, also known \
+ as the IconFamily resource type. It can read and write files from the Mac OS X icns \
+ format, as well as read from Mac OS resource files and macbinary encoded Mac OS \
+ resource forks. As of release 0.5.9, it can fully read and write any 128x128 and all \
+ smaller 32-bit icons, and read support for 8-bit, 4-bit, and 1-bit icons. If linked \
+ against Jasper, it also has full support for 256x256 and 512x512 32-bit icons with \
+ masks as alpha channels. libicns includes icns2png, a tool for extracting the images \
+ contained within icns files, and saving them as png images. It also includes png2icns, \
+ a tool for creating icns files from a set of png images. \
+
+homepage http://icns.sourceforge.net/
+master_sites sourceforge:icns
+
+platforms darwin
+
+checksums sha1 96e66119f4d8e6736b9d44120bff8c337d400ce5
+
+depends_lib port:zlib port:libpng port:jasper
Property changes on: trunk/dports/graphics/libicns/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090609/1cc627a3/attachment.html>
More information about the macports-changes
mailing list