summaryrefslogtreecommitdiffstats
path: root/archive-libs/zlib-ng/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive-libs/zlib-ng/DETAILS')
-rwxr-xr-xarchive-libs/zlib-ng/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/archive-libs/zlib-ng/DETAILS b/archive-libs/zlib-ng/DETAILS
new file mode 100755
index 0000000000..bbdf941568
--- /dev/null
+++ b/archive-libs/zlib-ng/DETAILS
@@ -0,0 +1,15 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
+ SPELL=zlib-ng
+ VERSION=2.0.5
+ SOURCE_HASH=sha512:a643089a8189bf8bd24d679b84f07ae14932b4d88b88e94c44cca23350d6a9bbdaa411822d3651c2b0bf79f30c9f99514cc252cf9e9ab0b3a840540206466654
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+WEB_SITE=https://github.com/zlib-ng/zlib-ng
+ SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/$VERSION.tar.gz
+ LICENSE[0]=ZLIB
+ ENTERED=20200602
+ KEYWORDS=""
+ SHORT="zlib-ng compression library"
+cat << EOF
+zlib data compression library for the next generation systems
+EOF