diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2014-12-16 18:53:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-16 18:53:18 +0700 |
commit | 51b123307c9f833caa11ffb687247b9f7b359662 (patch) | |
tree | 1f308a2db6937f69ad05851e573bbb278b3d59c2 /libraries/libqcow/libqcow.info | |
parent | a7d0d123423becd58b495b559a5db913408f4fa1 (diff) | |
download | slackbuilds-51b123307c9f833caa11ffb687247b9f7b359662.tar.gz |
libraries/libqcow: Added (libYAL QEMU QCOW Image Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libqcow/libqcow.info')
-rw-r--r-- | libraries/libqcow/libqcow.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libqcow/libqcow.info b/libraries/libqcow/libqcow.info new file mode 100644 index 0000000000..8268f0ed5b --- /dev/null +++ b/libraries/libqcow/libqcow.info @@ -0,0 +1,10 @@ +PRGNAM="libqcow" +VERSION="20141201" +HOMEPAGE="https://github.com/libyal/libqcow" +DOWNLOAD="https://github.com/libyal/libqcow/releases/download/20141201/libqcow-alpha-20141201.tar.gz" +MD5SUM="fceec4706b2c3bc0e8f05a621a0ad060" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |