summaryrefslogtreecommitdiff
path: root/media-plugins/kodi-inputstream-adaptive
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /media-plugins/kodi-inputstream-adaptive
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'media-plugins/kodi-inputstream-adaptive')
-rw-r--r--media-plugins/kodi-inputstream-adaptive/Manifest4
-rw-r--r--media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.0.10.ebuild37
-rw-r--r--media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild3
3 files changed, 42 insertions, 2 deletions
diff --git a/media-plugins/kodi-inputstream-adaptive/Manifest b/media-plugins/kodi-inputstream-adaptive/Manifest
index 6023fd1f6488..e606e43e1259 100644
--- a/media-plugins/kodi-inputstream-adaptive/Manifest
+++ b/media-plugins/kodi-inputstream-adaptive/Manifest
@@ -1,4 +1,6 @@
DIST kodi-inputstream-adaptive-1.0.6.tar.gz 556505 BLAKE2B 0b093850cf61ed75627d024f28fca93a6b0426decd3d99b94a60f9a86f611d59a6b2a7bee7e5db52095d99d0a0d092d60c3051a77294cb5a47e8cdcd13359a61 SHA512 10accc94d3cb68b0cf89d4703ed05b4c0b1fbd02415b6721c372933ba629eb13c034d4336a9c8e5ffb4c8150a798b29c184f0d475069cad82adbd6e63d63b712
+DIST kodi-inputstream-adaptive-2.0.10.tar.gz 441097 BLAKE2B 22d7d0bedb8d476b531de33f5ba22c0b982ad81cad7b1f5ee1913b0f16e63a29585f4ea31d0523b961467af380a84b74284cd1e6860160c9a001c5631c30a127 SHA512 89a50dd31442824924f962cae63b4c1a99faaff060c082b4d77a45569cb4ea18b8578d41d9cab8da28ccd9650755ad215a3221677d983317b858aa24b4d74d6e
EBUILD kodi-inputstream-adaptive-1.0.6-r1.ebuild 712 BLAKE2B 98e7767a0fb45a23133bd6f19fafd54db7a6523785f3e29a8846ee1cab2e777e32242aba6367007aa6832d32753421d605e2e48f1f3d995911383197a034a138 SHA512 c06736459fbc7e161837bdb0a102c25640c2f33283394b3dc55dfbf0441e039ae57287e40282be3aee4806e06a73426223c0b3fc0ad32a83016d244d56fa358d
-EBUILD kodi-inputstream-adaptive-9999.ebuild 714 BLAKE2B eaf9446b398d5350f42d321fde8c04cee0f5eadef812546b3c623a319347cf2c14e5de39cdd5b39155379569c2cecab010b3763ccdbcb51df722415b3e52adf2 SHA512 e986f184d3748063ddcfc3a601cee2c2618a16edba04cba36bdb57c450dffded02003b8e37baa67ae4e978bfec82b858e6916e9bbc329d363c08a58f4445335f
+EBUILD kodi-inputstream-adaptive-2.0.10.ebuild 728 BLAKE2B a924667db534a6a1b7eccca0fd2fcf879de60646239ea6b8af354218195f124130e63fe3655f047bb564f74e6812f89880c1bc8fe9826601ae4d294e5b9f9b72 SHA512 2b93762c2ceb6835185465dc933b32ed173e5fdbd309672c9185429dfbada6de68d6573b73f0b020a5127a99215e26dbcefdcb6fd53c498e9ca2db453a277f19
+EBUILD kodi-inputstream-adaptive-9999.ebuild 730 BLAKE2B 0e54a9f7e9ad794728cb8ab514a1c4d6aaec025f40ca754fe9fefa4080e60b89876c9c414b179a4fc6eeb9fbc59fc1532ff30ca8b32353e16306538e89ea39f1 SHA512 ce1ae0b52332fde23c754b5e5ab8395357adb410f700c7753919fbdec50eb40d89cf4595947bc1729a793a06d2023266fda9adfbf7fe4f7bcd0df44a42ac6c50
MISC metadata.xml 459 BLAKE2B eeb0ec3e241775f1953b2846edd160fcbe72d5990a256f5374e9aae5e45eef5f4c50225c72d371c0ca3d11a3b81eabd87a5de35952aa5f7676b4d7b79854ba71 SHA512 748df555db70e268d7f67b408428d949ecc04c49fcd143d984b47597c3c4ee86fd8066bf294598df926889525213f34182a790d442aced5fc2f39346f13e4d5c
diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.0.10.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.0.10.ebuild
new file mode 100644
index 000000000000..a8a3a6a147cf
--- /dev/null
+++ b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.0.10.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Kodi's Adaptive inputstream addon"
+HOMEPAGE="https://github.com/peak3d/inputstream.adaptive.git"
+SRC_URI=""
+
+case ${PV} in
+9999)
+ SRC_URI=""
+ EGIT_REPO_URI="https://github.com/peak3d/inputstream.adaptive.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/peak3d/inputstream.adaptive/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/inputstream.adaptive-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ dev-libs/expat
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
+ =dev-libs/libplatform-2*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
index 71cbf2efa53e..53da96d3acc9 100644
--- a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
+++ b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,6 +27,7 @@ SLOT="0"
IUSE=""
DEPEND="
+ dev-libs/expat
=media-tv/kodi-9999
=media-libs/kodi-platform-9999
=dev-libs/libplatform-2*