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 BBDAC15802E for ; Sun, 30 Jun 2024 12:41:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBC59E2B23; Sun, 30 Jun 2024 12:41:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9FA1CE2B23 for ; Sun, 30 Jun 2024 12:41:45 +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 E7D61340C3C for ; Sun, 30 Jun 2024 12:41:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 397141D9D for ; Sun, 30 Jun 2024 12:41:42 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1719751179.d6b8463f1e86a67781e4bd20b2911ad2d98340ad.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv-status/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/mythtv-status/Manifest media-tv/mythtv-status/mythtv-status-1.1.0.ebuild X-VCS-Directories: media-tv/mythtv-status/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d6b8463f1e86a67781e4bd20b2911ad2d98340ad X-VCS-Branch: master Date: Sun, 30 Jun 2024 12:41:42 +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: 13d189b7-e87e-4191-98f5-798b37eb2358 X-Archives-Hash: 5e997537852b22a9cbaf14adf0ba7fa3 commit: d6b8463f1e86a67781e4bd20b2911ad2d98340ad Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sun Jun 30 10:21:52 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jun 30 12:39:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b8463f media-tv/mythtv-status: add 1.1.0 Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37374 Signed-off-by: Conrad Kostecki gentoo.org> media-tv/mythtv-status/Manifest | 1 + media-tv/mythtv-status/mythtv-status-1.1.0.ebuild | 34 +++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/media-tv/mythtv-status/Manifest b/media-tv/mythtv-status/Manifest index 6849e4b27dd1..9b8a91da9dde 100644 --- a/media-tv/mythtv-status/Manifest +++ b/media-tv/mythtv-status/Manifest @@ -1 +1,2 @@ DIST mythtv-status-1.0.1.tar.gz 45990 BLAKE2B 439d1b4a0d324a94e947139cd7038ba623532f414a43a8a6f481f5630cba9d6801288bd684e92c59c465f8f65683fc7b86efb47700b6ff58e1b299ca81442d19 SHA512 9f0a3a38c91ec451f2c95177d8acc7566705ec77e601fe40cdf97d8f8ccf5f9b55e419d42309e1601e128c0344103ffe75d10a06bcb15d5a1617ad30424dbc1a +DIST mythtv-status-1.1.0.tar.gz 47393 BLAKE2B b444ac83c2c6d6d3dbcd28485de974201510e14d4d773be5fbe867ddcc25fec20369d40f52b3d87a72cfb2b04ffd8c61861dcf4e013d70974053bf732165fc4f SHA512 4a0fd49cb36624d0da677f901ae48ae7c2971e3d18e0a2669cbfe137ed540321373fe9118aa603ef6fcf0397c4af0ee5a5086d20481cdcedc47b5881ff8da3f5 diff --git a/media-tv/mythtv-status/mythtv-status-1.1.0.ebuild b/media-tv/mythtv-status/mythtv-status-1.1.0.ebuild new file mode 100644 index 000000000000..8bae575f0074 --- /dev/null +++ b/media-tv/mythtv-status/mythtv-status-1.1.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Displays the current status of MythTV at the command prompt" +HOMEPAGE="http://www.etc.gen.nz/projects/mythtv/mythtv-status.html" +SRC_URI="http://www.etc.gen.nz/projects/mythtv/tarballs/${P}.tar.gz" +#SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-perl/libwww-perl + dev-perl/XML-LibXML + dev-perl/Date-Manip + dev-perl/MIME-tools + dev-perl/Sys-SigAction + dev-perl/Config-Auto + media-tv/mythtv[perl]" + +src_compile() { :; } + +src_install() { + dobin bin/${PN} + newman "${FILESDIR}"/${PN}-1.0.1.man ${PN}.1 + dodoc README FAQ ChangeLog THANKS +} + +src_test() { + emake test +}