public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-lcdproc/
Date: Sun, 21 Jul 2024 15:12:11 +0000 (UTC)	[thread overview]
Message-ID: <1721574476.bcac8a23127b969936f70a1fabb0d41c4a66a0ff.conikost@gentoo> (raw)

commit:     bcac8a23127b969936f70a1fabb0d41c4a66a0ff
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun Jul 14 21:03:47 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 15:07:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcac8a23

media-plugins/vdr-lcdproc: add 1.0.0

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-plugins/vdr-lcdproc/Manifest                 |  1 +
 media-plugins/vdr-lcdproc/metadata.xml             |  3 +++
 media-plugins/vdr-lcdproc/vdr-lcdproc-1.0.0.ebuild | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+)

diff --git a/media-plugins/vdr-lcdproc/Manifest b/media-plugins/vdr-lcdproc/Manifest
index 690a65ea10d8..1f8707ff881e 100644
--- a/media-plugins/vdr-lcdproc/Manifest
+++ b/media-plugins/vdr-lcdproc/Manifest
@@ -1 +1,2 @@
 DIST vdr-lcdproc-0.0.10.9.tgz 40465 BLAKE2B c812c9efe57f5015450ebc7c91ba6ff107486b566fd46ccf60fe3251eac483d119d8c1caa41868536a6051d5f094a7b89f985609f60c13bb4fcbb31bdc8d631c SHA512 237726e6c7a3436e416596e2b85411edb5945a3feef809d2e86c3952673b2531077ab70f9bddbfc1bc12fa0b2f416f153bf1a12f91288ecbdee23553474e044a
+DIST vdr-lcdproc-1.0.0.tgz 43485 BLAKE2B 8b6a8d8ee51c70ba5b364a74deb582321422f407be11e839a1fdc19a6e787ea821df84324480fbfc655969e877b1a854284e64c8a37de4f67e1d36bf470983ac SHA512 181ebe1339fa772ad0e89b6c84306aecf73f477ef51a6376718177a46d2cadd4b344c9d9e7fd8ae9a144aad2ccd6029a8ce3cb7f5eec091df2072d9239b49d69

diff --git a/media-plugins/vdr-lcdproc/metadata.xml b/media-plugins/vdr-lcdproc/metadata.xml
index c08751971fb3..bbfb5e2b75bd 100644
--- a/media-plugins/vdr-lcdproc/metadata.xml
+++ b/media-plugins/vdr-lcdproc/metadata.xml
@@ -13,4 +13,7 @@
         <email>vdr@gentoo.org</email>
         <name>Gentoo VDR Project</name>
     </maintainer>
+    <upstream>
+        <remote-id type="github">vdr-projects/vdr-plugin-lcdproc</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/media-plugins/vdr-lcdproc/vdr-lcdproc-1.0.0.ebuild b/media-plugins/vdr-lcdproc/vdr-lcdproc-1.0.0.ebuild
new file mode 100644
index 000000000000..49826000a82a
--- /dev/null
+++ b/media-plugins/vdr-lcdproc/vdr-lcdproc-1.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: use LCD device for additional output"
+HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-lcdproc"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-lcdproc/archive/refs/tags/${PV}.tar.gz -> ${P}.tgz"
+S=${WORKDIR}/vdr-plugin-lcdproc-${PV}
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-misc/lcdproc
+	>=media-video/vdr-2.4"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2024-07-21 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-21 15:12 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-11 11:47 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-lcdproc/ Tony Vroon
2017-11-26 23:06 David Seifert

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=1721574476.bcac8a23127b969936f70a1fabb0d41c4a66a0ff.conikost@gentoo \
    --to=conikost@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