From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-avards/
Date: Thu, 13 Jun 2024 06:56:06 +0000 (UTC) [thread overview]
Message-ID: <1718261762.97a1e3d0f42fc7fc6712d928fbc026d8ff904642.juippis@gentoo> (raw)
commit: 97a1e3d0f42fc7fc6712d928fbc026d8ff904642
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu May 2 16:02:05 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 06:56:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a1e3d0
media-plugins/vdr-avards: drop 0.2.4, eapi 7->8
fix pkgcheck issues
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-avards/Manifest | 1 -
media-plugins/vdr-avards/vdr-avards-0.2.4.ebuild | 32 ------------------------
media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild | 5 ++--
3 files changed, 3 insertions(+), 35 deletions(-)
diff --git a/media-plugins/vdr-avards/Manifest b/media-plugins/vdr-avards/Manifest
index 79f0fcb0cd42..9e2329cb312c 100644
--- a/media-plugins/vdr-avards/Manifest
+++ b/media-plugins/vdr-avards/Manifest
@@ -1,2 +1 @@
-DIST vdr-avards-0.2.4.tar.bz2 24865 BLAKE2B 13d14a923869054145e7cc30515271ff5676dcdc14d6a7237934deec17d9b2ae52b34df5d32b00f415c744d16311dc2af9e7c28bb9842244e6b024b89d9bba5a SHA512 d878016d83317ff4d8a6fc121344615d508f1dc1c8b1d555a9e94cb02725353fe8c9f274cbeca45b5ee46e384379128a8c1d1ec8833aa10454d7bef1be02fc83
DIST vdr-avards-0.2.6.tar.bz2 26190 BLAKE2B 56bd73baeea816dfdb0c1c67b9699236a62f29333f97ee9a962ecf215f153e427ff738e24af2faa531c272075a0e7eb4fea6dc8f627bf3023caeb8d132b1d3c1 SHA512 945182b77d4dd5fc927d0fb28635183a29dcf45addc3ce8fee50e00bf5f12823fa20e707736f87b43c53c821c149365c8b4e47390ca70ad0a63f01b544ccc024
diff --git a/media-plugins/vdr-avards/vdr-avards-0.2.4.ebuild b/media-plugins/vdr-avards/vdr-avards-0.2.4.ebuild
deleted file mode 100644
index d00e7f4ea89f..000000000000
--- a/media-plugins/vdr-avards/vdr-avards-0.2.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: Automatic Video Aspect Ratio Detection and Signaling"
-HOMEPAGE="http://firefly.vdr-developer.org/avards/"
-SRC_URI="http://firefly.vdr-developer.org/avards/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.6.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- vdr-plugin-2_src_prepare
-
- sed -i "s:i18n.c:i18n.h:g" Makefile
-
- if ! has_version ">=media-video/vdr-1.7.13"; then
- sed -i "s:-include \$(VDRDIR)/Make.global:#-include \$(VDRDIR)/Make.global:" Makefile
- fi
-
- # fix deprecated i18n handling >=vdr-1.7.27
- sed -i "s:i18n.o::" Makefile || die "sed makefile faild"
- sed -i "s:extern://extern:" i18n.h || die "sed i18n.h failed"
-}
diff --git a/media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild b/media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild
index 0f88ee0a6e4a..c6b800213db4 100644
--- a/media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild
+++ b/media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit vdr-plugin-2
@@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
src_prepare() {
vdr-plugin-2_src_prepare
next reply other threads:[~2024-06-13 6:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 6:56 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-17 14:09 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-avards/ Mikle Kolyada
2021-07-17 14:07 Mikle Kolyada
2020-01-12 17:56 Jörg Bornkessel
2020-01-05 17:04 Jörg Bornkessel
2018-08-26 12:08 Joerg Bornkessel
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=1718261762.97a1e3d0f42fc7fc6712d928fbc026d8ff904642.juippis@gentoo \
--to=juippis@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