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: Thu, 30 Jan 2020 14:53:28 +0000 (UTC) [thread overview]
Message-ID: <1580395803.0c860c0603632e035b82b53133dd8119775d1aa0.candrews@gentoo> (raw)
commit: 0c860c0603632e035b82b53133dd8119775d1aa0
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 30 14:50:03 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jan 30 14:50:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c860c06
media-plugins/kodi-vfs-sacd: 1.0.2 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/kodi-vfs-sacd-1.0.2.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/media-plugins/kodi-vfs-sacd/Manifest b/media-plugins/kodi-vfs-sacd/Manifest
index 7215728912b..7deb5bc1c2a 100644
--- a/media-plugins/kodi-vfs-sacd/Manifest
+++ b/media-plugins/kodi-vfs-sacd/Manifest
@@ -1 +1,2 @@
DIST kodi-vfs-sacd-1.0.1.tar.gz 185845 BLAKE2B 683e3fe0056fb40400c8db95437f8a6515d6f88f78045c5c8cd41890c7b9300f602f4d8a0d115dbc14a682dcffdec679340617e468d8a54661cb6397f6e13889 SHA512 591180602ac4b7e31591c9e5d241700c6977bb10f36a60724db437633611bc2289a9c7ee480a99615aa39ddec3cf725005359db3f7e229e6069baf8fd173d771
+DIST kodi-vfs-sacd-1.0.2.tar.gz 185853 BLAKE2B 36eb7f330c3f3192702a5bd35594f7383125445853e4ee2cbe6f30f3fe2b177b30c7b900fda7e06419b1a456a3b97a2bd2f80dce46ea07e9105bba60f831c331 SHA512 1224fc4a927ad2c9de7254bad1b63d2216e2b4bf4ce3bd3871f0c27f59141d4b7a754960d18da4872249852c7da13ff3ca8dc115a42b6c2d5e0fc17a981e7ab6
diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild
new file mode 100644
index 00000000000..1a8176b382f
--- /dev/null
+++ b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild
@@ -0,0 +1,35 @@
+# 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*
+ "
+RDEPEND="${DEPEND}"
next reply other threads:[~2020-01-30 14:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-30 14:53 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-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=1580395803.0c860c0603632e035b82b53133dd8119775d1aa0.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