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 47FE01382C5 for ; Sat, 1 May 2021 16:17:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A285E0C15; Sat, 1 May 2021 16:17:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7EA0AE0C0C for ; Sat, 1 May 2021 16:17:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 418C2340BBD for ; Sat, 1 May 2021 16:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3FC85D2 for ; Sat, 1 May 2021 16:17:21 +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: <1619885831.fc187038864c69aa378e9bf7a3484da274473388.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvbsddevice/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-dvbsddevice/Manifest media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0-r1.ebuild X-VCS-Directories: media-plugins/vdr-dvbsddevice/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Jörg Bornkessel X-VCS-Revision: fc187038864c69aa378e9bf7a3484da274473388 X-VCS-Branch: master Date: Sat, 1 May 2021 16:17:21 +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: fdda05e0-01d2-4c3e-b149-7ea05a790537 X-Archives-Hash: 58a21a22b0cda382c0627a566a4cd3f2 commit: fc187038864c69aa378e9bf7a3484da274473388 Author: Joerg Bornkessel gentoo org> AuthorDate: Sat May 1 16:16:43 2021 +0000 Commit: Jörg Bornkessel gentoo org> CommitDate: Sat May 1 16:17:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc187038 media-plugins/vdr-dvbsddevice: eapi 7 support fixed src_uri to upstream url Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Joerg Bornkessel gentoo.org> media-plugins/vdr-dvbsddevice/Manifest | 1 + .../vdr-dvbsddevice-2.2.0-r1.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/media-plugins/vdr-dvbsddevice/Manifest b/media-plugins/vdr-dvbsddevice/Manifest index 82a27273918..28ee667d257 100644 --- a/media-plugins/vdr-dvbsddevice/Manifest +++ b/media-plugins/vdr-dvbsddevice/Manifest @@ -1,2 +1,3 @@ DIST vdr-dvbsddevice-2.0.0.tar.gz 18780 BLAKE2B c625d925e91b1560602326770058c8ce7aca676e43751c852c6a673342bbc074da508d1b9938f8dfe5d224379811bc513acffafcf4c3da971627b762f1dd4777 SHA512 e0e32158fb3d8cc5857a85e89ba7d4f7c641509b21184022d4c7184621db01f93380bde7fdce9540e3cba73dc40ae405bdad323aee989f07ad1f0ce5f4d533ca DIST vdr-dvbsddevice-2.2.0.tar.gz 19122 BLAKE2B 9b20c07ac2ee8eab7afac08afcd8b34e1ac05eba387dfb3253e487c18d4caf82073856acc83eb7002ecc0535233598cf2f8ac39d5ae480ae0b4e621002e9c381 SHA512 261861070c1acd2bfac2b0942e46d91a97d694ce3f392bfa4c3707eff104f58cb86db56cddc2f3d76be69e487b11ffb005b9c123626b45c0f0ed8a9e10ddcf91 +DIST vdr-dvbsddevice-2.2.0.tgz 19594 BLAKE2B 09f5155075b7c12896ca73b37025ef020ec7ededfc9e78335320cca019b92c5010d515e14fc7d5b2f8a16f25c50e838878ac129971080acad2f654fc9e2cd3e6 SHA512 ac0b94b8b192208ad7e736d7c4f27cca6517134b17fc86a79cdd19453176d5f6076418bf679435899cd953053f3b54776342bcdab23a659e8331e9f2ed4ee364 diff --git a/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0-r1.ebuild b/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0-r1.ebuild new file mode 100644 index 00000000000..90fc8d7b06a --- /dev/null +++ b/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: output device for the 'Full Featured' SD DVB Card" +HOMEPAGE="http://www.tvdr.de/" +SRC_URI="ftp://ftp.tvdr.de/vdr/Plugins/vdr-dvbsddevice-2.2.0.tgz" + +KEYWORDS="~amd64 ~x86" +SLOT="0" +LICENSE="GPL-2" +IUSE="" + +DEPEND=">=media-video/vdr-2.2.0" +RDEPEND="${DEPEND}" + +src_install() { + vdr-plugin-2_src_install + + doheader "${S}"/dvbsdffdevice.h +}