public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvbrowser-bin/
Date: Fri, 29 Jan 2021 13:52:09 +0000 (UTC)	[thread overview]
Message-ID: <1611928256.e5fac8f4d370ff3abea66a4d7f2751fbccaa836a.juippis@gentoo> (raw)

commit:     e5fac8f4d370ff3abea66a4d7f2751fbccaa836a
Author:     Harald Judt <h.judt <AT> gmx <DOT> at>
AuthorDate: Tue Jan 19 21:04:21 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 13:50:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fac8f4

media-tv/tvbrowser-bin: Remove tvbrowser-bin-4.2.1

Signed-off-by: Harald Judt <h.judt <AT> gmx.at>
Closes: https://github.com/gentoo/gentoo/pull/19131
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-tv/tvbrowser-bin/Manifest                   |  1 -
 media-tv/tvbrowser-bin/tvbrowser-bin-4.2.1.ebuild | 39 -----------------------
 2 files changed, 40 deletions(-)

diff --git a/media-tv/tvbrowser-bin/Manifest b/media-tv/tvbrowser-bin/Manifest
index 3a20e39213a..2de69e1c4d9 100644
--- a/media-tv/tvbrowser-bin/Manifest
+++ b/media-tv/tvbrowser-bin/Manifest
@@ -1,2 +1 @@
-DIST tvbrowser-bin-4.2.1.tar.gz 5488609 BLAKE2B 7a40c202cd46be7a87f8179c9924ba976aba2fd50d976a3737180a6d53e8c2bfc63e6d72e95275072223b150e3f47e5839e29497fc332e86520b6ccd5fd5ac36 SHA512 c2d0ff4124c3409c73b3e01969dc88abd5652c1ff2df177044827811345343ac47641acc288c9100e0b9dc690bb5544ef41f70299728cb9322f3b3bb51c0da0e
 DIST tvbrowser-bin-4.2.2.tar.gz 5538847 BLAKE2B fff4bb1db00f4fca8688dbc83a63f2332d7b90f247916c68cfdd9f55c2e21cbabe16dabfb4782650f2c7abc1d0da7940cd29d2ded4a2225134ebbf06fdfdd5b3 SHA512 609558983f3bfa1410e3c6a83f2d0bcc4bdbdc297024c963234d19eef02bab20ae12f2ecf330a2f7f3bbf25450c62373d4d5ce14938e56c9a1d350604a08d048

diff --git a/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.1.ebuild b/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.1.ebuild
deleted file mode 100644
index d5d998615c2..00000000000
--- a/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit desktop
-
-DESCRIPTION="Themeable and easy to use TV Guide - written in Java"
-HOMEPAGE="https://www.tvbrowser.org"
-MY_PN="tvbrowser"
-SRC_URI="mirror://sourceforge/project/tvbrowser/TV-Browser%20Releases%20%28Java%2011%20and%20higher%29/${PV}/${MY_PN}_${PV}_bin.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-JAVA_SLOT=11
-RDEPEND="|| ( dev-java/openjdk:${JAVA_SLOT}
-	dev-java/openjdk-bin:${JAVA_SLOT}
-	dev-java/openjdk-jre-bin:${JAVA_SLOT} )"
-
-S="${WORKDIR}"/"${MY_PN}-${PV}"
-
-src_install() {
-	# Copy files and directories
-	insinto /opt/"${P}"
-	doins -r *
-
-	# Generate launcher
-	exeinto /opt/bin
-	sed -e "s/^P=.*\$/P=${P}/" \
-		-e "s/^JAVA_SLOT=.*\$/JAVA_SLOT=${JAVA_SLOT}/" \
-		"${FILESDIR}"/tvbrowser | \
-		newexe - tvbrowser || die
-
-	# Generate desktop entry
-	make_desktop_entry tvbrowser "TV-Browser" \
-		/opt/"${P}"/imgs/tvbrowser128.png \
-		"AudioVideo;TV;Video"
-}


             reply	other threads:[~2021-01-29 13:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-29 13:52 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-11  6:46 [gentoo-commits] repo/gentoo:master commit in: media-tv/tvbrowser-bin/ Viorel Munteanu
2023-01-11  6:46 Viorel Munteanu
2022-07-23 12:50 Joonas Niilola
2022-07-23 12:50 Joonas Niilola
2022-07-23 12:50 Joonas Niilola
2022-01-05 20:48 Florian Schmaus
2022-01-05 20:48 Florian Schmaus
2021-05-30  7:12 Joonas Niilola
2021-05-30  7:12 Joonas Niilola
2021-01-29 13:52 Joonas Niilola
2020-07-29  7:29 Joonas Niilola
2019-08-01 12:23 Joonas Niilola

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=1611928256.e5fac8f4d370ff3abea66a4d7f2751fbccaa836a.juippis@gentoo \
    --to=juippis@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