diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-11-26 21:13:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:46 +0700 |
commit | d0a86a675fcde2c2eceb4734a379eb886b2fef0b (patch) | |
tree | 659f4f75a962ea16407dc633bc2e681e7415170e /system/maxcso/maxcso.info | |
parent | 42b072662123ff0dd58a4fcccf53d3bb63be4498 (diff) |
system/maxcso: Added (Fast cso compressor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/maxcso/maxcso.info')
-rw-r--r-- | system/maxcso/maxcso.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/maxcso/maxcso.info b/system/maxcso/maxcso.info new file mode 100644 index 0000000000000..58bc1c804fb75 --- /dev/null +++ b/system/maxcso/maxcso.info @@ -0,0 +1,10 @@ +PRGNAM="maxcso" +VERSION="1.10.0" +HOMEPAGE="https://github.com/unknownbrackets/maxcso" +DOWNLOAD="https://github.com/unknownbrackets/maxcso/archive/v1.10.0/maxcso-1.10.0.tar.gz" +MD5SUM="29fa15cdb1567e5f48b78ad64a56e4a1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libuv lz4" +MAINTAINER="Hunter Sezen" +EMAIL="orbea@fredslev.dk" |