summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-16 01:32:10 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-16 01:32:10 +0000
commit24eafc7dc42f4031dcfa7738ee94381e06008360 (patch)
treed0c62f31e2f31c55626486a6fce918f21fe5b067 /archivers
parentbd4dec0618a8910c649a2a20ab2b96cea23eece3 (diff)
downloadpkgsrc-24eafc7dc42f4031dcfa7738ee94381e06008360.tar.gz
Initial import of advancecomp-1.10.
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files. It's mainly intended for recompressing your rom, snapshot and clip collection of emulated games. The main features are: * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation. * Recompress MNG files using Delta and Move optimization.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/advancecomp/DESCR11
-rw-r--r--archivers/advancecomp/Makefile16
-rw-r--r--archivers/advancecomp/PLIST9
-rw-r--r--archivers/advancecomp/distinfo4
4 files changed, 40 insertions, 0 deletions
diff --git a/archivers/advancecomp/DESCR b/archivers/advancecomp/DESCR
new file mode 100644
index 00000000000..1a0347c21ea
--- /dev/null
+++ b/archivers/advancecomp/DESCR
@@ -0,0 +1,11 @@
+AdvanceCOMP is a collection of recompression utilities for your .ZIP archives,
+.PNG snapshots, .MNG video clips and .GZ files.
+
+It's mainly intended for recompressing your rom, snapshot and clip collection
+of emulated games.
+
+The main features are:
+
+ * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip
+ implementation.
+ * Recompress MNG files using Delta and Move optimization.
diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile
new file mode 100644
index 00000000000..1297b828d98
--- /dev/null
+++ b/archivers/advancecomp/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/16 01:32:10 xtraeme Exp $
+#
+
+DISTNAME= advancecomp-1.10
+CATEGORIES= archivers
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=advancemame/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://advancemame.sourceforge.net/
+COMMENT= Recompression utilities for .zip, .png, .mng and .gz files
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/advancecomp/PLIST b/archivers/advancecomp/PLIST
new file mode 100644
index 00000000000..b5a49ee6e57
--- /dev/null
+++ b/archivers/advancecomp/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/16 01:32:10 xtraeme Exp $
+bin/advdef
+bin/advmng
+bin/advpng
+bin/advzip
+man/man1/advdef.1
+man/man1/advmng.1
+man/man1/advpng.1
+man/man1/advzip.1
diff --git a/archivers/advancecomp/distinfo b/archivers/advancecomp/distinfo
new file mode 100644
index 00000000000..61256d60a7d
--- /dev/null
+++ b/archivers/advancecomp/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/16 01:32:10 xtraeme Exp $
+
+SHA1 (advancecomp-1.10.tar.gz) = 4f9a1592113fb9fbb6981ae44279dfd3c7ba3360
+Size (advancecomp-1.10.tar.gz) = 353727 bytes