pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/icoutils graphics/icoutils: import icoutils-0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f3bb1986cb0
branches:  trunk
changeset: 373397:8f3bb1986cb0
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jan 01 07:08:27 2018 +0000

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

diffstat:

 graphics/icoutils/DESCR    |   4 ++++
 graphics/icoutils/Makefile |  19 +++++++++++++++++++
 graphics/icoutils/PLIST    |   9 +++++++++
 graphics/icoutils/distinfo |   6 ++++++
 4 files changed, 38 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r 403599d1d8c8 -r 8f3bb1986cb0 graphics/icoutils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icoutils/DESCR   Mon Jan 01 07:08:27 2018 +0000
@@ -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 -r 403599d1d8c8 -r 8f3bb1986cb0 graphics/icoutils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icoutils/Makefile        Mon Jan 01 07:08:27 2018 +0000
@@ -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"
diff -r 403599d1d8c8 -r 8f3bb1986cb0 graphics/icoutils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icoutils/PLIST   Mon Jan 01 07:08:27 2018 +0000
@@ -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 -r 403599d1d8c8 -r 8f3bb1986cb0 graphics/icoutils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/icoutils/distinfo        Mon Jan 01 07:08:27 2018 +0000
@@ -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