From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sacd/
Date: Sat, 17 Jun 2017 19:42:22 +0000 (UTC) [thread overview]
Message-ID: <1497728324.4dc7071ad1c35e489e57cff37a7fe49d031acefa.mgorny@gentoo> (raw)
commit: 4dc7071ad1c35e489e57cff37a7fe49d031acefa
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Tue Jun 6 16:23:33 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 19:38:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc7071a
media-plugins/kodi-vfs-sacd: SACD VFS addon for Kodi
Adds support for playing SACD to Kodi.
Closes: https://github.com/gentoo/gentoo/pull/4874
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild | 33 ++++++++++++++++++++++
media-plugins/kodi-vfs-sacd/metadata.xml | 16 +++++++++++
2 files changed, 49 insertions(+)
diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
new file mode 100644
index 00000000000..fee0c837892
--- /dev/null
+++ b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="SACD VFS addon for Kodi"
+HOMEPAGE="https://github.com/notspiff/vfs.sacd"
+SRC_URI=""
+
+case ${PV} in
+9999)
+ SRC_URI=""
+ EGIT_REPO_URI="git://github.com/notspiff/vfs.sacd.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/notspiff/vfs.sacd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/vfs.sacd-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ =dev-libs/libplatform-2*
+ =media-libs/kodi-platform-9999
+ =media-tv/kodi-9999
+ "
diff --git a/media-plugins/kodi-vfs-sacd/metadata.xml b/media-plugins/kodi-vfs-sacd/metadata.xml
new file mode 100644
index 00000000000..a524e95a884
--- /dev/null
+++ b/media-plugins/kodi-vfs-sacd/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>candrews@integralblue.com</email>
+ <name>Craig Andrews</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>SACD VFS addon for Kodi</longdescription>
+ <upstream>
+ <remote-id type="github">notspiff/vfs.sacd</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-06-17 19:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-17 19:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-30 12:13 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sacd/ Michał Górny
2018-11-06 16:02 Craig Andrews
2019-08-26 21:12 Craig Andrews
2020-01-06 22:08 Craig Andrews
2020-01-28 21:17 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-03-30 1:21 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-09-16 21:56 Craig Andrews
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=1497728324.4dc7071ad1c35e489e57cff37a7fe49d031acefa.mgorny@gentoo \
--to=mgorny@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