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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 185951582ED for ; Thu, 13 Jun 2024 06:56:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FF62E2AAE; Thu, 13 Jun 2024 06:56:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71494E2AAE for ; Thu, 13 Jun 2024 06:56:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86BF1335DEB for ; Thu, 13 Jun 2024 06:56:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE4F51CD6 for ; Thu, 13 Jun 2024 06:56:06 +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: <1718261763.3b6a3df3e2db4618feb8b59b5c42dfabfee465f1.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/vdr-clock-1.0.2.ebuild X-VCS-Directories: media-plugins/vdr-clock/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3b6a3df3e2db4618feb8b59b5c42dfabfee465f1 X-VCS-Branch: master Date: Thu, 13 Jun 2024 06:56:06 +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: 11c892df-3a86-45ca-9c02-684e9e1cb28a X-Archives-Hash: 6882ce9a971183df2c16417cb85d23d6 commit: 3b6a3df3e2db4618feb8b59b5c42dfabfee465f1 Author: Martin Dummer gmx net> AuthorDate: Wed Jun 12 21:35:16 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 13 06:56:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6a3df3 media-plugins/vdr-clock: add 1.0.2 Signed-off-by: Martin Dummer gmx.net> Closes: https://github.com/gentoo/gentoo/pull/36572 Signed-off-by: Joonas Niilola gentoo.org> media-plugins/vdr-clock/Manifest | 1 + media-plugins/vdr-clock/vdr-clock-1.0.2.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/media-plugins/vdr-clock/Manifest b/media-plugins/vdr-clock/Manifest index 9e87adc0f4c0..b8bbb52bc4f9 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.2.tar.gz 34510 BLAKE2B 6e044b5c300644a357bc0c2cd01ab9cd74bf4477528ba30810217894727c7617284575fae24836c628424976f879ea7cdb9d7e6b992433687b79c14378d283ad SHA512 5a0efd4998c8bfd786498617c07ad3a2fdc420b529d9a3b42cea5fa0e4d2f3ec6e763d38c8c5fb6625b015fe39ad3f9eead9dc4fe5dd5164077663e5db4eb2da diff --git a/media-plugins/vdr-clock/vdr-clock-1.0.2.ebuild b/media-plugins/vdr-clock/vdr-clock-1.0.2.ebuild new file mode 100644 index 000000000000..2836ff78999f --- /dev/null +++ b/media-plugins/vdr-clock/vdr-clock-1.0.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: Tea clock, On-Screen clock" +HOMEPAGE="https://github.com/madmartin/vdr-clock" +SRC_URI="https://github.com/madmartin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}"/"${P}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" + +DEPEND="media-video/vdr" +RDEPEND="${DEPEND}"