[119589] trunk/dports/graphics
mk at macports.org
mk at macports.org
Thu May 1 15:01:43 PDT 2014
Revision: 119589
https://trac.macports.org/changeset/119589
Author: mk at macports.org
Date: 2014-05-01 15:01:43 -0700 (Thu, 01 May 2014)
Log Message:
-----------
icoutils: new port
Added Paths:
-----------
trunk/dports/graphics/icoutils/
trunk/dports/graphics/icoutils/Portfile
Added: trunk/dports/graphics/icoutils/Portfile
===================================================================
--- trunk/dports/graphics/icoutils/Portfile (rev 0)
+++ trunk/dports/graphics/icoutils/Portfile 2014-05-01 22:01:43 UTC (rev 119589)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name icoutils
+version 0.31.0
+categories graphics
+platforms darwin
+license GPL-3
+maintainers jonahb.com:jonah
+description Programs for extracting and converting Windows icons
+long_description The icoutils are a set of command-line programs for \
+ extracting and converting images in Microsoft Windows(R) \
+ icon and cursor files. These files usually have the \
+ extension .ico or .cur, but they can also be embedded in \
+ executables and libraries (.dll-files).
+homepage http://www.nongnu.org/icoutils/
+
+master_sites http://gnu.mirrors.pair.com/savannah/savannah/icoutils/
+
+checksums rmd160 21668170f86a9981a4f9488cb0bb211fcebf8f53 \
+ sha256 a895d9d74a418d65d39a667e58ae38be79c9e726711384551d36531696f3af71
+
+use_bzip2 yes
+
+depends_lib port:libpng
+depends_run port:perl5 \
+ port:p5-libwww-perl
+
Property changes on: trunk/dports/graphics/icoutils/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140501/7b583201/attachment.html>
More information about the macports-changes
mailing list