diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2022-03-06 10:27:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 08:45:20 +0700 |
commit | 9e0fb48159bb3827a913ea353b5602c39e58cedc (patch) | |
tree | 102892ff116cb660345c83366422c7163cbd61c5 /multimedia/inputstream.adaptive/inputstream.adaptive.info | |
parent | 901c760e5c709cc11e938d45b05028bfe2d65598 (diff) |
multimedia/inputstream.adaptive: Added (kodi addon).
This is needed by most of the other drm-related addons
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/inputstream.adaptive/inputstream.adaptive.info')
-rw-r--r-- | multimedia/inputstream.adaptive/inputstream.adaptive.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.info b/multimedia/inputstream.adaptive/inputstream.adaptive.info new file mode 100644 index 0000000000000..54f2410080d5c --- /dev/null +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.info @@ -0,0 +1,10 @@ +PRGNAM="inputstream.adaptive" +VERSION="19.0.3" +HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/" +DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/19.0.3-Matrix/inputstream.adaptive-19.0.3-Matrix.tar.gz" +MD5SUM="985308ef1521776553300933cf8be63e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="kodi pycryptodomex" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |