[119589] trunk/dports/graphics

Frank Schima mf2k at macports.org
Thu May 1 15:25:15 PDT 2014


On May 1, 2014, at 4:01 PM, mk at macports.org wrote:

> Revision
> 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
> Diff
> 
> Added: trunk/dports/graphics/icoutils/Portfile (0 => 119589)
> 
> --- 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
Depending on the stub port p5-libwww-perl is not correct. Use p5.16-libwww-perl instead. 

> +
> Property changes on: trunk/dports/graphics/icoutils/Portfile
> ___________________________________________________________________
> Added: svn:keywords
> Added: svn:eol-style
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140501/96f8d90b/attachment-0001.html>


More information about the macports-dev mailing list