summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/icoutils/DESCR4
-rw-r--r--graphics/icoutils/Makefile19
-rw-r--r--graphics/icoutils/PLIST9
-rw-r--r--graphics/icoutils/distinfo6
4 files changed, 38 insertions, 0 deletions
diff --git a/graphics/icoutils/DESCR b/graphics/icoutils/DESCR
new file mode 100644
index 00000000000..6bc0daf30a4
--- /dev/null
+++ b/graphics/icoutils/DESCR
@@ -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).
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
new file mode 100644
index 00000000000..4544850f08a
--- /dev/null
+++ b/graphics/icoutils/Makefile
@@ -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
+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"
diff --git a/graphics/icoutils/PLIST b/graphics/icoutils/PLIST
new file mode 100644
index 00000000000..17b048fcd30
--- /dev/null
+++ b/graphics/icoutils/PLIST
@@ -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
diff --git a/graphics/icoutils/distinfo b/graphics/icoutils/distinfo
new file mode 100644
index 00000000000..95ddfc73024
--- /dev/null
+++ b/graphics/icoutils/distinfo
@@ -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