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: Mon, 30 Mar 2020 01:21:50 +0000 (UTC) [thread overview]
Message-ID: <1585531304.27fdbb113ec601027254987feff3d16c7aa76a43.candrews@gentoo> (raw)
commit: 27fdbb113ec601027254987feff3d16c7aa76a43
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 01:20:06 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 01:21:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fdbb11
media-plugins/kodi-vfs-sacd: 1.0.4 version bump
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-vfs-sacd/Manifest | 1 +
.../kodi-vfs-sacd/kodi-vfs-sacd-1.0.4.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-vfs-sacd/Manifest b/media-plugins/kodi-vfs-sacd/Manifest
index bf5ad045c08..c8fea945e62 100644
--- a/media-plugins/kodi-vfs-sacd/Manifest
+++ b/media-plugins/kodi-vfs-sacd/Manifest
@@ -1 +1,2 @@
DIST kodi-vfs-sacd-1.0.3.tar.gz 185930 BLAKE2B 7c80cd2a7bfccaf4ca61c7bbe6654b4bedf9e054eac76fe80a3ebbd7c6a8e3896891d4da3c60391c47f7cf585524822ddf5b740a632c9067fa3fdf8684398a65 SHA512 418620256c0ebc5f4ea90ce9e22428f46b318fc1824c17f0a1034443f73333b887abb7fd6a36747c9d2db33a9f7d03d7e0bc2606f5b1c9681a6feae92252918e
+DIST kodi-vfs-sacd-1.0.4.tar.gz 192147 BLAKE2B 6cc09d620a0db1acfa54e4a172410220cb50d68da719afa36ca19396737292e23c16bc1f381e7b43cbd6b19a609af1617e7e015ebe91766e18dd62cf415eacf6 SHA512 27a9fe9070ab52c6970e13ea7f10964e9adb4ee1fd5493ba1ac2edb97159dc77e2d9c140ad9c86ebfad51efdaadf9c16b57c03348c1f7fc9232429f01b753446
diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.4.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.4.ebuild
new file mode 100644
index 00000000000..c72e5630aa0
--- /dev/null
+++ b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="SACD VFS addon for Kodi"
+HOMEPAGE="https://github.com/xbmc/vfs.sacd"
+SRC_URI=""
+
+case ${PV} in
+9999)
+ SRC_URI=""
+ EGIT_REPO_URI="https://github.com/xbmc/vfs.sacd.git"
+ EGIT_BRANCH="Matrix"
+ inherit git-r3
+ ;;
+*)
+ CODENAME="Leia"
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/xbmc/vfs.sacd/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/vfs.sacd-${PV}-${CODENAME}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ =media-libs/kodi-platform-18*
+ =media-tv/kodi-18*
+ virtual/libiconv
+ "
+RDEPEND="${DEPEND}"
next reply other threads:[~2020-03-30 1:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 1:21 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-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-28 21:17 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=1585531304.27fdbb113ec601027254987feff3d16c7aa76a43.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