diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2017-12-14 16:24:27 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:07 +0700 |
commit | 608783a298eef33abffc91b422e3aac5de31f7c9 (patch) | |
tree | 560028533922604b438b4915018803928d2c45c9 /libraries/libopenglrecorder/libopenglrecorder.info | |
parent | 54767d5a392816edb0c72926a44ae8aa3dc7363f (diff) | |
download | slackbuilds-608783a298eef33abffc91b422e3aac5de31f7c9.tar.gz |
libraries/libopenglrecorder: Added (audio/video opengl recording).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libopenglrecorder/libopenglrecorder.info')
-rw-r--r-- | libraries/libopenglrecorder/libopenglrecorder.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libopenglrecorder/libopenglrecorder.info b/libraries/libopenglrecorder/libopenglrecorder.info new file mode 100644 index 0000000000..b6ae3e86cc --- /dev/null +++ b/libraries/libopenglrecorder/libopenglrecorder.info @@ -0,0 +1,10 @@ +PRGNAM="libopenglrecorder" +VERSION="0.1.0" +HOMEPAGE="https://github.com/Benau/libopenglrecorder" +DOWNLOAD="https://github.com/Benau/libopenglrecorder/archive/v0.1.0/libopenglrecorder-0.1.0.tar.gz" +MD5SUM="ddd91c2859b285366299257e55150376" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |