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 41B63138334 for ; Fri, 1 Nov 2019 13:37:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 859A6E08C4; Fri, 1 Nov 2019 13:37:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6196BE08C4 for ; Fri, 1 Nov 2019 13:37:52 +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 3E15534C64F for ; Fri, 1 Nov 2019 13:37:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F83F8A1 for ; Fri, 1 Nov 2019 13:37:47 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1572615429.6543241017dccf2120ac66d456b5d34e592b18ee.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-clock/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-clock/Manifest media-plugins/vdr-clock/metadata.xml media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild X-VCS-Directories: media-plugins/vdr-clock/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6543241017dccf2120ac66d456b5d34e592b18ee X-VCS-Branch: master Date: Fri, 1 Nov 2019 13:37:47 +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: 6b80a35e-4f4f-43fd-80dd-408b165ec344 X-Archives-Hash: 9a2f8b162b6a95393b3188e69a191d47 commit: 6543241017dccf2120ac66d456b5d34e592b18ee Author: Martin Dummer gmx net> AuthorDate: Mon Oct 28 17:11:44 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Nov 1 13:37:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65432410 media-plugins/vdr-clock: fix SRC_URI source transferred to github adjust SRC_URI add proxy maintainer Bug: https://bugs.gentoo.org/638458 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Martin Dummer gmx.net> Closes: https://github.com/gentoo/gentoo/pull/13478 Signed-off-by: Joonas Niilola gentoo.org> media-plugins/vdr-clock/Manifest | 1 + media-plugins/vdr-clock/metadata.xml | 11 ++++++++--- media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/media-plugins/vdr-clock/Manifest b/media-plugins/vdr-clock/Manifest index faa41bf47ae..2edeb94cb1e 100644 --- a/media-plugins/vdr-clock/Manifest +++ b/media-plugins/vdr-clock/Manifest @@ -1 +1,2 @@ +DIST vdr-clock-1.0.0.tar.gz 30136 BLAKE2B eeb778675ae1dc3fabc76e4d48557c93fda378bf501cd06ad9b195535f01ded00277228e3c4f054bc07d7a8bcaa5e39c8c4de153d3b1e9cd7279c98d5860dd86 SHA512 04d69abefb19e4b249edac621a7cd48f7f0e776a339a05157ca18fab32fc1e8f674e212a24d10327c7dceffe75efee3e4b0ca5215641049d428b4358c40b72fe DIST vdr-clock-1.0.0.tgz 30593 BLAKE2B 37c8849ee22ca992db5e6a2670886db7e2a272c89f2794d3b0a56b346c1e94e413968567569a4d99a2c0a925215790383113b333c465eeb9f98c627613f7de8c SHA512 a1627063cec72006cfe648a43083b7b785b0eac3230774f3fee498f63df6b4f3e07f913762b0a01c43244e1b5d595e531b374430cec8fefb519b388244874b53 diff --git a/media-plugins/vdr-clock/metadata.xml b/media-plugins/vdr-clock/metadata.xml index f780a1ce092..fb084b3f825 100644 --- a/media-plugins/vdr-clock/metadata.xml +++ b/media-plugins/vdr-clock/metadata.xml @@ -1,12 +1,17 @@ + + martin.dummer@gmx.net + Martin Dummer + + + proxy-maint@gentoo.org + Proxy Maintainers + vdr@gentoo.org Gentoo VDR Project - - Please contacts maintainer before you change something - This is the Clock plugin for the Video Disk Recorder (VDR) diff --git a/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild b/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild new file mode 100644 index 00000000000..8d4b8f4c9d5 --- /dev/null +++ b/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild @@ -0,0 +1,22 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: Tea clock, clock" +HOMEPAGE="http://vdr.aistleitner.info https://github.com/madmartin/vdr-clock" +SRC_URI="https://github.com/madmartin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +DEPEND=">=media-video/vdr-1.5.9" +RDEPEND="${DEPEND}" + +QA_FLAGS_IGNORED="usr/lib/vdr/plugins/libvdr-.* usr/lib64/vdr/plugins/libvdr-.*" +PATCHES=( "${FILESDIR}/${P}_gettext.diff" ) +S="${WORKDIR}"/"${P}"