public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sacd/
Date: Tue, 28 Jan 2020 21:17:55 +0000 (UTC)	[thread overview]
Message-ID: <1580246270.efbab33bb3d6100462112092de7e27fdcf88388e.candrews@gentoo> (raw)

commit:     efbab33bb3d6100462112092de7e27fdcf88388e
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 21:17:28 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 21:17:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbab33b

media-plugins/kodi-vfs-sacd: 1.0.1 version bump

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 media-plugins/kodi-vfs-sacd/Manifest                           |  1 +
 .../{kodi-vfs-sacd-9999.ebuild => kodi-vfs-sacd-1.0.1.ebuild}  | 10 +++++-----
 media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild          |  6 +++---
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/media-plugins/kodi-vfs-sacd/Manifest b/media-plugins/kodi-vfs-sacd/Manifest
new file mode 100644
index 00000000000..7215728912b
--- /dev/null
+++ b/media-plugins/kodi-vfs-sacd/Manifest
@@ -0,0 +1 @@
+DIST kodi-vfs-sacd-1.0.1.tar.gz 185845 BLAKE2B 683e3fe0056fb40400c8db95437f8a6515d6f88f78045c5c8cd41890c7b9300f602f4d8a0d115dbc14a682dcffdec679340617e468d8a54661cb6397f6e13889 SHA512 591180602ac4b7e31591c9e5d241700c6977bb10f36a60724db437633611bc2289a9c7ee480a99615aa39ddec3cf725005359db3f7e229e6069baf8fd173d771

diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.1.ebuild
similarity index 69%
copy from media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
copy to media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.1.ebuild
index 813a460bf5f..1a8176b382f 100644
--- a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
+++ b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.1.ebuild
@@ -17,9 +17,10 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
+	CODENAME="Leia"
 	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/xbmc/vfs.sacd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/vfs.sacd-${PV}"
+	SRC_URI="https://github.com/xbmc/vfs.sacd/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/vfs.sacd-${PV}-${CODENAME}"
 	;;
 esac
 
@@ -28,8 +29,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	=dev-libs/libplatform-2*
-	~media-libs/kodi-platform-9999
-	~media-tv/kodi-9999
+	=media-libs/kodi-platform-18*
+	=media-tv/kodi-18*
 	"
 RDEPEND="${DEPEND}"

diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
index 813a460bf5f..37317cc058c 100644
--- a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
+++ b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
@@ -17,9 +17,10 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
+	CODENAME="Leia"
 	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/xbmc/vfs.sacd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/vfs.sacd-${PV}"
+	SRC_URI="https://github.com/xbmc/vfs.sacd/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/vfs.sacd-${PV}-${CODENAME}"
 	;;
 esac
 
@@ -28,7 +29,6 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	=dev-libs/libplatform-2*
 	~media-libs/kodi-platform-9999
 	~media-tv/kodi-9999
 	"


             reply	other threads:[~2020-01-28 21:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 21:17 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-16 21:56 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sacd/ Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-03-30  1:21 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-01-06 22:08 Craig Andrews
2019-08-26 21:12 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-06-17 19:42 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1580246270.efbab33bb3d6100462112092de7e27fdcf88388e.candrews@gentoo \
    --to=candrews@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox