commit: ac5d00488cc79f262092a2ccc56bbd7d5282ade4
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 19:46:37 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 19:48:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5d0048
media-plugins/kodi-audiodecoder-vgmstream: 1.1.3 version bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-audiodecoder-vgmstream/Manifest | 1 +
...m-9999.ebuild => kodi-audiodecoder-vgmstream-1.1.3.ebuild} | 11 ++++++-----
.../kodi-audiodecoder-vgmstream-9999.ebuild | 11 ++++++-----
3 files changed, 13 insertions(+), 10 deletions(-)
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/Manifest
b/media-plugins/kodi-audiodecoder-vgmstream/Manifest
index 810a01d60cc..45a85432dbd 100644
--- a/media-plugins/kodi-audiodecoder-vgmstream/Manifest
+++ b/media-plugins/kodi-audiodecoder-vgmstream/Manifest
@@ -1 +1,2 @@
DIST kodi-audiodecoder-vgmstream-1.1.0.tar.gz 235215 BLAKE2B
de8253b3a619e0a9a3ab954967fe73081d72aaef37318862745e1378d21001cb9950a2849c0ae6320e9c968d2d0f2c16ca394315e30d08c5fda94e8faf599f45
SHA512
a0549ad7ef94a68bf3e1d77d222790acc15be06f124e148e980aa2f96956da659d5967e0ac034db9ccbb34416cd3a607e7607ec91d00ec12e4bf287766b76d0d
+DIST kodi-audiodecoder-vgmstream-1.1.3.tar.gz 236276 BLAKE2B
4323a96ab7d899f40b0cc3243ed9047ca32b2669a845213e7a5703e79e3a4c10d1a37039b0d627d9b636dc1128b49da28e6ba798b44584411b9bb8bd84cc043a
SHA512
7f855019e04156b5601a7be0f71a833b241c52bc2dd63f44f2c0c5f3a28b70e14ee9677e5e381ee283d332f167d1dc6e27f1f6cfc5212acb9854cfd93f2b4005
diff --git
a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild
similarity index 71%
copy from
media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
copy to
media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild
index 21015b25f58..fc4e9c3f0ad 100644
---
a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
+++
b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
inherit git-r3
;;
*)
+ CODENAME="Leia"
KEYWORDS="~amd64 ~x86"
-
SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}"
+
SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz
-> ${P}.tar.gz"
+ S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
;;
esac
@@ -27,8 +28,8 @@ SLOT="0"
IUSE=""
DEPEND="
- media-tv/kodi
- media-libs/kodi-platform
+ =media-tv/kodi-18*
+ =media-libs/kodi-platform-18*
"
RDEPEND="
${DEPEND}
diff --git
a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
index 21015b25f58..dbd2e565982 100644
---
a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
+++
b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
inherit git-r3
;;
*)
+ CODENAME="Leia"
KEYWORDS="~amd64 ~x86"
-
SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}"
+
SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz
-> ${P}.tar.gz"
+ S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
;;
esac
@@ -27,8 +28,8 @@ SLOT="0"
IUSE=""
DEPEND="
- media-tv/kodi
- media-libs/kodi-platform
+ ~media-tv/kodi-9999
+ ~media-libs/kodi-platform-9999
"
RDEPEND="
${DEPEND}