summaryrefslogtreecommitdiff
path: root/archivers/unace22
diff options
context:
space:
mode:
authordillo <dillo>2002-08-27 10:29:03 +0000
committerdillo <dillo>2002-08-27 10:29:03 +0000
commite85dab201f6945bba9a658d3b4a7aedc1a614556 (patch)
tree11bffa6b83a38d9beaa28c4b02baa6f334a7faa0 /archivers/unace22
parenta6a203e294724b58ab0d8f96babc510356fdd2c2 (diff)
downloadpkgsrc-e85dab201f6945bba9a658d3b4a7aedc1a614556.tar.gz
add Unace 2.20 for Linux, a Linux binary that can handle recent ace archives.
Diffstat (limited to 'archivers/unace22')
-rw-r--r--archivers/unace22/DESCR4
-rw-r--r--archivers/unace22/Makefile36
-rw-r--r--archivers/unace22/PLIST2
-rw-r--r--archivers/unace22/distinfo4
4 files changed, 46 insertions, 0 deletions
diff --git a/archivers/unace22/DESCR b/archivers/unace22/DESCR
new file mode 100644
index 00000000000..a98cc2b18f0
--- /dev/null
+++ b/archivers/unace22/DESCR
@@ -0,0 +1,4 @@
+Unace22 is a Linux binary that allows you to list the contents of
+ACE archives, test their integrity, and extract files from them.
+It can handle archives created with recent versions of WinACE,
+which the source version of unace cannot.
diff --git a/archivers/unace22/Makefile b/archivers/unace22/Makefile
new file mode 100644
index 00000000000..4fb3627c939
--- /dev/null
+++ b/archivers/unace22/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/27 10:29:03 dillo Exp $
+#
+
+DISTNAME= linunace22
+PKGNAME= unace22-2.20
+CATEGORIES= archivers
+MASTER_SITES= http://www.servidas.net/winace/ \
+ http://www.maxeline.com/winace/ \
+ http://www.winace.mewa.net/mirror/ \
+ http://hem.passagen.se/vanlid/winace/ \
+ http://ace.imptech.net/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= dillo@giga.or.at
+HOMEPAGE= http://www.winace.com/
+COMMENT= Extract, list and test files in ACE archives (2.2 linux binary)
+
+ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "NetBSD"
+DEPENDS+= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
+.endif
+
+WRKSRC= ${WRKDIR}
+NO_BUILD= YES
+NO_PATCH= YES
+NO_CONFIGURE= YES
+CHECK_SHLIBS= NO
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin/unace22
+
+.include "../../emulators/suse_linux/Makefile.application"
diff --git a/archivers/unace22/PLIST b/archivers/unace22/PLIST
new file mode 100644
index 00000000000..d4d55d481fb
--- /dev/null
+++ b/archivers/unace22/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/27 10:29:03 dillo Exp $
+bin/unace22
diff --git a/archivers/unace22/distinfo b/archivers/unace22/distinfo
new file mode 100644
index 00000000000..2cef2e2ffb4
--- /dev/null
+++ b/archivers/unace22/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/27 10:29:03 dillo Exp $
+
+SHA1 (linunace22.tgz) = d5549efd0b2d73504f584927487279e9370e740b
+Size (linunace22.tgz) = 182891 bytes