diff options
author | Mathew Holleran <mathew.holleran@gmail.com> | 2013-12-04 09:42:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-05 06:42:06 +0700 |
commit | b901acf6778ae7c4608607dd567e77ed6d6a0a7b (patch) | |
tree | 12bb2f8cabf3f63518c38fa1502a514b177d8c54 /system/hal-flash/hal-flash.info | |
parent | 4aafbfe35356f138d2756e06c2addcf4f7e0a0bb (diff) | |
download | slackbuilds-b901acf6778ae7c4608607dd567e77ed6d6a0a7b.tar.gz |
system/hal-flash: Added (HAL stub library for playing DRM flash content).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hal-flash/hal-flash.info')
-rw-r--r-- | system/hal-flash/hal-flash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/hal-flash/hal-flash.info b/system/hal-flash/hal-flash.info new file mode 100644 index 0000000000..60d1882fea --- /dev/null +++ b/system/hal-flash/hal-flash.info @@ -0,0 +1,10 @@ +PRGNAM="hal-flash" +VERSION="0.1" +HOMEPAGE="https://github.com/cshorler/hal-flash" +DOWNLOAD="https://github.com/cshorler/hal-flash/archive/v0.1.tar.gz" +MD5SUM="0b44c2521c2a58fca5fed817e565c0d7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Mathew Holleran" +EMAIL="mathew.holleran@gmail.com" |