summaryrefslogtreecommitdiffstats
path: root/archive/arc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/arc/DETAILS')
-rwxr-xr-xarchive/arc/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/archive/arc/DETAILS b/archive/arc/DETAILS
new file mode 100755
index 0000000000..1010090044
--- /dev/null
+++ b/archive/arc/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=arc
+ VERSION=5.21
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://sources.isc.org/archiver/$SOURCE
+ BUILD_API=2
+ WEB_SITE=http://sources.isc.org/archiver/arc-5.21.txt
+ ENTERED=20020428
+ UPDATED=20020428
+ MAINTAINER=djcomputer@gmx.net
+ LICENSE[0]=
+ MD5[0]=0482d473fe11714f8a72b4d9d9f28936
+ SHORT="A UN*X port of the old SEA ARC archiver"
+cat << EOF
+
+This is a Linux port of SEA arc for MS-DOS. It creates,
+modifies, and extracts from .arc files using the old
+Crunch, Squash, and Squeeze compression methods.
+
+This release includes a patch by Klaus Reimer to be able
+to compile on a modern linux system.
+
+EOF