pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/icoutils



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jan  1 07:08:27 UTC 2018

Added Files:
        pkgsrc/graphics/icoutils: DESCR Makefile PLIST distinfo

Log Message:
graphics/icoutils: import icoutils-0.32.2

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).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/icoutils/DESCR \
    pkgsrc/graphics/icoutils/Makefile pkgsrc/graphics/icoutils/PLIST \
    pkgsrc/graphics/icoutils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/icoutils/DESCR
diff -u /dev/null pkgsrc/graphics/icoutils/DESCR:1.1
--- /dev/null   Mon Jan  1 07:08:27 2018
+++ pkgsrc/graphics/icoutils/DESCR      Mon Jan  1 07:08:27 2018
@@ -0,0 +1,4 @@
+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).
Index: pkgsrc/graphics/icoutils/Makefile
diff -u /dev/null pkgsrc/graphics/icoutils/Makefile:1.1
--- /dev/null   Mon Jan  1 07:08:27 2018
+++ pkgsrc/graphics/icoutils/Makefile   Mon Jan  1 07:08:27 2018
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2018/01/01 07:08:27 ryoon Exp $
+
+DISTNAME=      icoutils-0.32.2
+CATEGORIES=    graphics
+MASTER_SITES=  http://savannah.nongnu.org/download/icoutils/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      http://www.nongnu.org/icoutils/
+COMMENT=       Tools for Microsoft Windows icon and cursor files
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
+
+GNU_CONFIGURE=         yes
+USE_PKGLOCALEDIR=      yes
+
+.include "../../graphics/png/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/icoutils/PLIST
diff -u /dev/null pkgsrc/graphics/icoutils/PLIST:1.1
--- /dev/null   Mon Jan  1 07:08:27 2018
+++ pkgsrc/graphics/icoutils/PLIST      Mon Jan  1 07:08:27 2018
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2018/01/01 07:08:27 ryoon Exp $
+bin/extresso
+bin/genresscript
+bin/icotool
+bin/wrestool
+man/man1/extresso.1
+man/man1/genresscript.1
+man/man1/icotool.1
+man/man1/wrestool.1
Index: pkgsrc/graphics/icoutils/distinfo
diff -u /dev/null pkgsrc/graphics/icoutils/distinfo:1.1
--- /dev/null   Mon Jan  1 07:08:27 2018
+++ pkgsrc/graphics/icoutils/distinfo   Mon Jan  1 07:08:27 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/01 07:08:27 ryoon Exp $
+
+SHA1 (icoutils-0.32.2.tar.bz2) = 3957baa8d39bf36b9e6de41b0a763ab78a2904dc
+RMD160 (icoutils-0.32.2.tar.bz2) = d6fdf820c2f9f1dc98565d4ca8a08b8ae4e5ffd5
+SHA512 (icoutils-0.32.2.tar.bz2) = 9d1ec7f8de2de35ca502ece953d288dad44143af185706855e8911c5e579153ce515208891783981c04406afc66db1e2a3f246515e888a2b1ccc6aea4b1056b8
+Size (icoutils-0.32.2.tar.bz2) = 593980 bytes



Home | Main Index | Thread Index | Old Index