From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/smtube/
Date: Sun, 28 Jun 2020 22:15:48 +0000 (UTC) [thread overview]
Message-ID: <1593382541.8fa0a21da8e1d9a62531f30567a63c6594951bb9.asturm@gentoo> (raw)
commit: 8fa0a21da8e1d9a62531f30567a63c6594951bb9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 22:10:47 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 22:15:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa0a21d
media-video/smtube: Drop 19.6.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/smtube/Manifest | 1 -
media-video/smtube/smtube-19.6.0.ebuild | 65 ---------------------------------
2 files changed, 66 deletions(-)
diff --git a/media-video/smtube/Manifest b/media-video/smtube/Manifest
index b6b3a1d86a4..4917b5654dd 100644
--- a/media-video/smtube/Manifest
+++ b/media-video/smtube/Manifest
@@ -1,2 +1 @@
-DIST smtube-19.6.0.tar.bz2 748844 BLAKE2B 55e662fc85ec44f067cba037c28b26fbfe08439bafea294dfcd1c4187e8df9f1f066780dd80c765dc4e584ba5b3917d8982a46253039b6327a30ff9d842b9e0b SHA512 f61e432b8f99e34ddbd9415064eecf30c9a3a6731d646073253d63690cf531321a7a5038117db981d036d1abfdbd3150df21bc22c9ae75e32c63ade3a859ecef
DIST smtube-20.1.0.tar.bz2 749306 BLAKE2B 27d8b8c45264311f324d826768c44750373161521e8a3a9778b7b929d2ac437cfbfa9131b772c19d065d6a9e7646a381a2dd52c0e4fdf1d7a202ce982f22d9e2 SHA512 91a3b53c7bf23b567cc9e35f6c12cfc37e4286c0b60938d4ea9e275f1f459db6ff149f3b316b05a4810a62b0f224ee360ecf10f1e5c1d101178a949280eb8e2f
diff --git a/media-video/smtube/smtube-19.6.0.ebuild b/media-video/smtube/smtube-19.6.0.ebuild
deleted file mode 100644
index 833814a95eb..00000000000
--- a/media-video/smtube/smtube-19.6.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PLOCALES="bg cs da de en_GB en es eu fr gl he_IL hr hu it ja ko ms nn_NO pl pt_BR pt ru sq sr tr uk zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-inherit desktop l10n qmake-utils
-
-DESCRIPTION="YouTube Browser for SMPlayer"
-HOMEPAGE="http://smplayer.sourceforge.net/smtube"
-SRC_URI="mirror://sourceforge/smtube/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="
- dev-qt/linguist-tools:5
-"
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5[ssl]
- dev-qt/qtscript:5
- dev-qt/qtwebkit:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}
- || (
- media-video/smplayer
- media-video/mpv
- media-video/mplayer
- media-video/vlc
- media-video/totem
- )
-"
-
-gen_translation() {
- "$(qt5_get_bindir)"/lrelease ${PN}_${1}.ts
- eend $? || die "failed to generate $1 translation"
-}
-
-src_compile() {
- eqmake5 src/${PN}.pro
- emake
-
- cd src/translations || die
- l10n_for_each_locale_do gen_translation
-}
-
-install_locale() {
- insinto /usr/share/${PN}/translations
- doins src/translations/${PN}_${1}.qm
- eend $? || die "failed to install $1 translation"
-}
-
-src_install() {
- dobin ${PN}
- domenu ${PN}.desktop
- newicon icons/${PN}_64.png ${PN}.png
- dodoc Changelog
-
- l10n_for_each_locale_do install_locale
-}
next reply other threads:[~2020-06-28 22:15 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-28 22:15 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-28 20:44 [gentoo-commits] repo/gentoo:master commit in: media-video/smtube/ Agostino Sarubbo
2020-06-25 6:59 Agostino Sarubbo
2020-05-21 20:37 Andreas Sturmlechner
2019-07-22 12:18 Andreas Sturmlechner
2019-07-22 12:09 Agostino Sarubbo
2019-07-18 7:26 Agostino Sarubbo
2019-06-27 23:37 Andreas Sturmlechner
2018-11-11 13:07 Pacho Ramos
2018-08-22 18:39 Andreas Sturmlechner
2018-08-22 18:39 Andreas Sturmlechner
2018-08-22 18:39 Andreas Sturmlechner
2017-12-12 21:46 Daniel Campbell
2017-10-16 9:09 Daniel Campbell
2017-09-29 4:03 Michael Palimaka
2017-09-29 4:02 Michael Palimaka
2017-06-25 8:18 Daniel Campbell
2017-06-04 8:19 Daniel Campbell
2017-05-06 1:50 Daniel Campbell
2017-02-13 10:13 Daniel Campbell
2017-02-13 10:13 Daniel Campbell
2016-12-10 7:00 Daniel Campbell
2016-10-28 7:45 Daniel Campbell
2016-07-15 6:32 Daniel Campbell
2016-06-14 10:16 Daniel Campbell
2016-03-18 22:56 Daniel Campbell
2016-01-07 23:08 Daniel Campbell
2015-12-31 23:18 Daniel Campbell
2015-12-07 7:48 Daniel Campbell
2015-11-27 8:55 Daniel Campbell
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=1593382541.8fa0a21da8e1d9a62531f30567a63c6594951bb9.asturm@gentoo \
--to=asturm@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