From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB49D138334 for ; Fri, 27 Dec 2019 20:54:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04F78E0BA2; Fri, 27 Dec 2019 20:54:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5384FE0BA2 for ; Fri, 27 Dec 2019 20:54:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F305B34DBAD for ; Fri, 27 Dec 2019 20:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21DFE34 for ; Fri, 27 Dec 2019 20:54:53 +0000 (UTC) From: "Jörg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jörg Bornkessel" Message-ID: <1577480063.dcfd6556aad77077a637a32b9aa545c3161b37aa.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-actuator/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-actuator/Manifest media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild X-VCS-Directories: media-plugins/vdr-actuator/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Jörg Bornkessel X-VCS-Revision: dcfd6556aad77077a637a32b9aa545c3161b37aa X-VCS-Branch: master Date: Fri, 27 Dec 2019 20:54:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd5d7cdc-9968-4229-980d-1631169078c5 X-Archives-Hash: 94c212f2c5d02aac2556d0a620b4b492 commit: dcfd6556aad77077a637a32b9aa545c3161b37aa Author: Joerg Bornkessel gentoo org> AuthorDate: Fri Dec 27 20:53:34 2019 +0000 Commit: Jörg Bornkessel gentoo org> CommitDate: Fri Dec 27 20:54:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfd6556 media-plugins/vdr-actuator: version bump vdr-2.4 readdy moved to eapi 7 Closes: https://bugs.gentoo.org/704022 Package-Manager: Portage-2.3.83, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel gentoo.org> media-plugins/vdr-actuator/Manifest | 1 + .../vdr-actuator/vdr-actuator-1.2.1.ebuild | 6 ++--- .../vdr-actuator-2.4.1_pre20181025.ebuild | 27 ++++++++++++++++++++++ 3 files changed, 30 insertions(+), 4 deletions(-) diff --git a/media-plugins/vdr-actuator/Manifest b/media-plugins/vdr-actuator/Manifest index 9912b0604d0..40bf0fd9d6c 100644 --- a/media-plugins/vdr-actuator/Manifest +++ b/media-plugins/vdr-actuator/Manifest @@ -1 +1,2 @@ DIST vdr-actuator-1.2.1.tgz 91343 BLAKE2B 93c29c026a7e5178e0ec71c7276f01de8afb2bf3360a654029aed6f32dc769a6fb0100900e3dd33ce7386dd09e2bf3952db66b21387346a043b8b096e0a64602 SHA512 faed02e0dfd1027e412418023caba7c257d6f7c46ebca89139436bf2769c3b928f103ab2e1d90bd0836db32356e3fa238d5fbef6c5548415cefee0f09c96fd66 +DIST vdr-actuator-2.4.1_pre20181025.tar.gz 122233 BLAKE2B f49cfe08f9201fa0d2795e12acbb2c981fbf7e91a9609930deb70d8d642ef5aec3d740af3d0613ec1f9332a5e08135ab05fd2eb4a6d1ab0da18b1b1a9378b5a8 SHA512 f2a79534d3bbb1320b75be7a870e7cce95bbd814f82bbfa61ab30bafeb333dcf3220a4f9c470f4390b691aa2cf745f565e45d776e4ae170ff940132e1dcecaac diff --git a/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild b/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild index 5211357b305..858a5bac452 100644 --- a/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild +++ b/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vdr-plugin-2 @@ -12,10 +12,8 @@ SRC_URI="http://ventoso.org/luca/vdr/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" DEPEND=">=media-video/vdr-1.7.23" -RDEPEND="${DEPEND}" src_prepare() { vdr-plugin-2_src_prepare diff --git a/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild new file mode 100644 index 00000000000..f07e61092cf --- /dev/null +++ b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vdr-plugin-2 + +GIT_VERSION="c810abffbf6dc6f1f354b0c545abe65311203fd8" + +DESCRIPTION="VDR plugin: control an hor. or ver. actuator attached trough the parallel port" +HOMEPAGE="http://ventoso.org/luca/vdr/" +SRC_URI="https://github.com/olivluca/vdr-actuator-plugin/archive/${GIT_VERSION}.tar.gz -> ${PF}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=media-video/vdr-2.4" + +S="${WORKDIR}/${PN}-plugin-${GIT_VERSION}" + +src_prepare() { + vdr-plugin-2_src_prepare + + fix_vdr_libsi_include "${S}/scanfilter.h" + fix_vdr_libsi_include "${S}/scanfilter.c" +}