From: "Jörg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvdswitch/
Date: Fri, 27 Dec 2019 16:22:59 +0000 (UTC) [thread overview]
Message-ID: <1577463762.9b6d70e58a0dfe1bb1b4a526eea92d5b4c87c0cd.hd_brummy@gentoo> (raw)
commit: 9b6d70e58a0dfe1bb1b4a526eea92d5b4c87c0cd
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 16:22:07 2019 +0000
Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 16:22:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6d70e5
media-plugins/vdr-dvdswitch: bump
Bug: https://bugs.gentoo.org/703968
Closes: https://bugs.gentoo.org/703968
Package-Manager: Portage-2.3.83, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-dvdswitch/Manifest | 1 +
.../vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/media-plugins/vdr-dvdswitch/Manifest b/media-plugins/vdr-dvdswitch/Manifest
index e617dfa498f..b53967f5d5f 100644
--- a/media-plugins/vdr-dvdswitch/Manifest
+++ b/media-plugins/vdr-dvdswitch/Manifest
@@ -1 +1,2 @@
DIST vdr-dvdswitch-0.2.2.tgz 50332 BLAKE2B c84fe0c1525a037bb3509d240f6d2fcdf41560a705d064167f5a21316e33ce7dc0b072367a393ddf245e0a8a3c3a5dbb795bb2e61c0ef6d80507dbf069b082d8 SHA512 37a89f33a2280823a885fdb8aa4919c7bc438c26ba6273ec25a7c980d7dac6c57df125f560b6f2f04d46a1db623c129a6e598d61cde66f5944e5b349d65ffeb8
+DIST vdr-dvdswitch-0.2.3.tgz 48515 BLAKE2B 5a342a518be0729be114500fe50d47330aa319fc84ef90e3fc1384be91b8e79748bf6c4301e549d7a7ce9d6d3b466ce89dfbba3f979be0e6927e7d8a4dcb6c06 SHA512 2c27b28a9b68f4880396c7297358eecb13d76341c98902c02eca86ef366709f38cba414b3e94445c52b56816e37e742340c93145816f5bae1b7ffca0bcd48df7
diff --git a/media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild b/media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild
new file mode 100644
index 00000000000..e20d6e3795c
--- /dev/null
+++ b/media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vdr-plugin-2
+
+VERSION="2084" # every bump, new version
+
+DESCRIPTION="VDR Plugin: to play dvds and dvd file structures"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-dvdswitch"
+SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-video/vdr"
+RDEPEND="media-plugins/vdr-dvd"
+
+DEFAULT_IMAGE_DIR="/var/vdr/video/dvd-images"
+
+VDR_CONFD_FILE="${FILESDIR}/0.1.3/confd-r2"
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ sed -e "s:/video/dvd:${DEFAULT_IMAGE_DIR}:" -i setup.c
+}
next reply other threads:[~2019-12-27 16:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-27 16:22 Jörg Bornkessel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 7:23 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvdswitch/ Joonas Niilola
2024-09-16 3:49 Jakov Smolić
2024-06-22 19:13 Conrad Kostecki
2021-07-17 14:09 Mikle Kolyada
2021-07-17 14:07 Mikle Kolyada
2020-02-14 21:51 Jörg Bornkessel
2018-08-26 12:39 Joerg Bornkessel
2018-03-26 19:18 Aaron Bauman
2017-11-26 23:06 David Seifert
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=1577463762.9b6d70e58a0dfe1bb1b4a526eea92d5b4c87c0cd.hd_brummy@gentoo \
--to=hd_brummy@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