diff options
author | B. Watson <yalhcru@gmail.com> | 2014-02-10 07:21:52 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-11 12:15:07 -0600 |
commit | 2037ae7eee4d1f90e07b2e3dcbd0b9ec54aeb305 (patch) | |
tree | ed2a194bbf773fd6025b92a4da54b8d73e17dcf4 /audio/lv2file/lv2file.info | |
parent | fcd311d5714bf6099c94cb30222b6c6f99a9f036 (diff) | |
download | slackbuilds-2037ae7eee4d1f90e07b2e3dcbd0b9ec54aeb305.tar.gz |
audio/lv2file: Added (apply lv2 plugins to audio files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/lv2file/lv2file.info')
-rw-r--r-- | audio/lv2file/lv2file.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/lv2file/lv2file.info b/audio/lv2file/lv2file.info new file mode 100644 index 0000000000..1ba08ee75d --- /dev/null +++ b/audio/lv2file/lv2file.info @@ -0,0 +1,12 @@ +PRGNAM="lv2file" +VERSION="0.83" +HOMEPAGE="https://github.com/jeremysalwen/lv2file" +DOWNLOAD="http://ftp.debian.org/debian/pool/main/l/lv2file/lv2file_0.83.orig.tar.gz + http://ftp.debian.org/debian/pool/main/l/lv2file/lv2file_0.83-1.debian.tar.gz" +MD5SUM="3a2d1d1d118b581166afdae525e22715 + e73910547be4c8f37d43bde140e5096e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lilv argtable" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |