summaryrefslogtreecommitdiffstats
path: root/archive-libs/zlib/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /archive-libs/zlib/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'archive-libs/zlib/DETAILS')
-rwxr-xr-xarchive-libs/zlib/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/archive-libs/zlib/DETAILS b/archive-libs/zlib/DETAILS
new file mode 100755
index 0000000000..596ee28fbc
--- /dev/null
+++ b/archive-libs/zlib/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=zlib
+ VERSION=1.2.3
+ MD5[0]='837422003c551c01c9c16b02c566dfde'
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.zlib.net/$SOURCE
+ WEB_SITE=http://www.zlib.net/
+ ENTERED=20010922
+ UPDATED=20050707
+ LICENSE[0]=ZLIB
+ BUILD_API=2
+ SHORT="Legally unencumbered lossless data compression library"
+cat << EOF
+zlib
+zlib is designed to be a free, general-purpose, legally unencumbered --
+that is, not covered by any patents -- lossless data-compression library
+for use on virtually any computer hardware and operating system. The
+zlib data format is itself portable across platforms.
+EOF