public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joerg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-cdplayer/
Date: Thu, 30 Aug 2018 12:49:11 +0000 (UTC)	[thread overview]
Message-ID: <1535633326.d6ec41d6709448ddfe6a725afd134776ff44bf06.hd_brummy@gentoo> (raw)

commit:     d6ec41d6709448ddfe6a725afd134776ff44bf06
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 12:48:46 2018 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 12:48:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ec41d6

media-plugins/vdr-cdplayer: eapi 7; clean up old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-plugins/vdr-cdplayer/Manifest                |  2 --
 .../vdr-cdplayer/vdr-cdplayer-1.2.0.ebuild         | 40 ----------------------
 .../vdr-cdplayer/vdr-cdplayer-1.2.1.ebuild         | 40 ----------------------
 .../vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild         |  2 +-
 4 files changed, 1 insertion(+), 83 deletions(-)

diff --git a/media-plugins/vdr-cdplayer/Manifest b/media-plugins/vdr-cdplayer/Manifest
index 6cbc6bfe13d..722e809fb62 100644
--- a/media-plugins/vdr-cdplayer/Manifest
+++ b/media-plugins/vdr-cdplayer/Manifest
@@ -1,3 +1 @@
-DIST vdr-cdplayer-1.2.0.tgz 175851 BLAKE2B 3974a8d1bed9a15f5924cb7852b6ed89b92c56b31e9f296102f8ccf84dee64dd8ab9faf83311db3e1b1cbdf375131c33f4ca2b87995219235be0024c0dccfcd3 SHA512 03dda4389347a43bf20fa15ef4b754aa15c7af965dbc56b7cf054ff0c7d8eb987d77dbec3e8cc513ab7b4a773e0848a58fa72664016d8f6cce9c3aa3fe25674c
-DIST vdr-cdplayer-1.2.1.tgz 180240 BLAKE2B f85f9be545cf57cb0bad68c45242002276a7623e447c7abd569ad345433ec887ce81de7423c23dd6a6e73e9bde6df7219655ce954279bfb80c5e029c83b23b54 SHA512 64b502a7f07d977c95e10a86353bc45351a43b178e8edcbfa783fcc6a5ae985e405b4f86ac783bc15d8795c8b77d59955570f4ab2e89a426f28c343216dc7768
 DIST vdr-cdplayer-1.2.2.tgz 180369 BLAKE2B deffc63e159eb7327ce3c5464c27305fab830ea9b27ed20d1874a819881c471c87c2db197eec4e88c4cdaa47aab0a556fbfbb9bec73e61fe3be587bfa993a7e0 SHA512 783f675f874798f4578b550abb6f0bcf3439d3b4cbcdc8e6abebe2c6f0bd83b7e7a73ef81e48b7b3d34bde80fcef79c5c13a8687caa5a6aa711c38473224a290

diff --git a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.0.ebuild b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.0.ebuild
deleted file mode 100644
index c58ebecd313..00000000000
--- a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: CD-PLAYER"
-HOMEPAGE="https://www.uli-eckhardt.de/vdr/cdplayer.en.shtml"
-SRC_URI="https://www.uli-eckhardt.de/vdr/download/${P}.tgz"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE="cdparanoia"
-
-DEPEND=">=media-video/vdr-1.6"
-RDEPEND="${DEPEND}
-		>=dev-libs/libcdio-0.8.0
-		>=dev-libs/libcdio-paranoia-0.90
-		>=media-libs/libcddb-1.3.0"
-
-src_prepare() {
-	if has_version "<media-video/vdr-1.7.27"; then
-		cp Makefile.old Makefile
-	fi
-
-	vdr-plugin-2_src_prepare
-
-	use cdparanoia || BUILD_PARAMS="NOPARANOIA=1"
-}
-
-src_install() {
-	vdr-plugin-2_src_install
-
-	if has_version "<media-video/vdr-1.7.27"; then
-		insinto /etc/vdr/plugins/"${VDRPLUGIN}"
-		doins "${S}"/contrib/cd.mpg
-	fi
-}

diff --git a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.1.ebuild b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.1.ebuild
deleted file mode 100644
index 6607e51d967..00000000000
--- a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: CD-PLAYER"
-HOMEPAGE="https://www.uli-eckhardt.de/vdr/cdplayer.en.shtml"
-SRC_URI="https://www.uli-eckhardt.de/vdr/download/${P}.tgz"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE="cdparanoia"
-
-DEPEND=">=media-video/vdr-1.6
-		>=dev-libs/libcdio-0.8.0
-		>=media-libs/libcddb-1.3.0
-		cdparanoia? ( >=dev-libs/libcdio-paranoia-0.90 )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	if has_version "<media-video/vdr-1.7.27"; then
-		cp Makefile.old Makefile
-	fi
-
-	vdr-plugin-2_src_prepare
-
-	use cdparanoia || BUILD_PARAMS="NOPARANOIA=1"
-}
-
-src_install() {
-	vdr-plugin-2_src_install
-
-	if has_version "<media-video/vdr-1.7.27"; then
-		insinto /etc/vdr/plugins/"${VDRPLUGIN}"
-		doins "${S}"/contrib/cd.mpg
-	fi
-}

diff --git a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
index c06b3a81b57..a3695fe480c 100644
--- a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
+++ b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit vdr-plugin-2
 


             reply	other threads:[~2018-08-30 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 12:49 Joerg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-13  6:56 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-cdplayer/ Joonas Niilola
2019-09-15 14:55 Michał Górny
2018-03-26 19:18 Aaron Bauman

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=1535633326.d6ec41d6709448ddfe6a725afd134776ff44bf06.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