From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitlecomposer/
Date: Thu, 13 Dec 2018 23:04:15 +0000 (UTC) [thread overview]
Message-ID: <1544742145.0fee35e6fcaf58896838c1df6e584bd807fed536.asturm@gentoo> (raw)
commit: 0fee35e6fcaf58896838c1df6e584bd807fed536
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 23:02:25 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 23:02:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fee35e6
media-video/subtitlecomposer: Drop 0.6.4
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/subtitlecomposer/Manifest | 1 -
.../subtitlecomposer/subtitlecomposer-0.6.4.ebuild | 70 ----------------------
2 files changed, 71 deletions(-)
diff --git a/media-video/subtitlecomposer/Manifest b/media-video/subtitlecomposer/Manifest
index e0900c73d7f..65a61b133c3 100644
--- a/media-video/subtitlecomposer/Manifest
+++ b/media-video/subtitlecomposer/Manifest
@@ -1,2 +1 @@
-DIST subtitlecomposer-0.6.4.tar.gz 1638176 BLAKE2B b71de34df7f9e98d94a541d029bf5a06aafd6c67ded1b87647c176f0579b3f6e6fe79c797e9f438d850f9aad93cc461704ea43590b31ed855673249f6227f4d0 SHA512 585471b7fbcbe21da31fc5f67b7803bac5820ba1dd13135ab17d86121b105926712fd2c726541153e0223ca9a72a717f80229f3a32f526319357ae0ef47af18e
DIST subtitlecomposer-0.6.6.tar.gz 1637272 BLAKE2B 0a3a7cc7f0301b5ea8cb7affd4600349c8b65bf8a856480e706a3549d8deb7ddc687faad11258d7753e6484783b50fff99ddbd1fc9f68a35fbd0b4346a7a2748 SHA512 0f1513d3ff0abcbd0979b370e1ec4cd0b92f7e65adef8c922ddbf37e2dbc73fb4cd821356df6dc1ba3d8832ab8cba25573f68297f4f6be05b5c4d824a663872a
diff --git a/media-video/subtitlecomposer/subtitlecomposer-0.6.4.ebuild b/media-video/subtitlecomposer/subtitlecomposer-0.6.4.ebuild
deleted file mode 100644
index 46d66e31217..00000000000
--- a/media-video/subtitlecomposer/subtitlecomposer-0.6.4.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Text-based subtitles editor"
-HOMEPAGE="https://github.com/maxrd2/subtitlecomposer"
-SRC_URI="https://github.com/maxrd2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="mpv unicode xine"
-
-CDEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kross)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep sonnet)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/glib:2
- media-libs/gstreamer:1.0
- media-libs/gst-plugins-base:1.0
- media-libs/phonon[qt5(+)]
- mpv? ( media-video/mpv )
- unicode? ( dev-libs/icu:= )
- xine? (
- media-libs/xine-lib
- x11-libs/libxcb
- )
-"
-RDEPEND="${CDPEEND}
- !media-video/subtitlecomposer:4
-"
-DEPEND="${CDEPEND}
- sys-devel/gettext
-"
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_PocketSphinx=ON # bug 616706
- $(cmake-utils_use_find_package mpv MPV)
- $(cmake-utils_use_find_package unicode ICU)
- $(cmake-utils_use_find_package xine Xine)
- $(cmake-utils_use_find_package xine XCB)
- )
-
- kde5_src_configure
-}
-
-pkg_postinst() {
- kde5_pkg_postinst
-
- echo
- elog "Some example scripts provided by ${PV} require dev-lang/ruby"
- elog "or dev-lang/python to be installed."
- echo
-}
next reply other threads:[~2018-12-13 23:04 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 23:04 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-01 21:15 [gentoo-commits] repo/gentoo:master commit in: media-video/subtitlecomposer/ Andreas Sturmlechner
2025-03-12 10:14 Ionen Wolkens
2024-06-30 5:10 Sam James
2024-06-30 5:10 Sam James
2024-06-11 16:30 Andreas Sturmlechner
2023-12-20 6:23 Arthur Zamarin
2023-12-20 1:40 Sam James
2023-11-15 19:50 Andreas Sturmlechner
2023-11-14 22:55 Andreas Sturmlechner
2023-09-30 16:31 Andreas Sturmlechner
2023-09-26 21:26 Sam James
2023-09-26 20:59 Sam James
2023-08-25 18:10 Andreas Sturmlechner
2023-08-25 12:24 Arthur Zamarin
2023-08-25 12:24 Arthur Zamarin
2023-05-06 18:13 Andreas Sturmlechner
2023-05-06 9:23 Arthur Zamarin
2023-05-06 9:23 Arthur Zamarin
2021-11-09 0:46 Sam James
2021-11-07 18:04 Jakov Smolić
2020-09-29 13:39 Andreas Sturmlechner
2020-04-26 10:06 Mikle Kolyada
2020-01-12 17:45 Andreas Sturmlechner
2019-07-24 21:22 Andreas Sturmlechner
2019-07-24 20:49 Thomas Deutschmann
2018-12-22 12:37 Andreas Sturmlechner
2018-12-13 20:46 Mikle Kolyada
2018-12-07 2:41 Thomas Deutschmann
2018-09-16 0:37 Andreas Sturmlechner
2018-09-16 0:36 Andreas Sturmlechner
2017-10-30 11:41 Michael Palimaka
2017-06-03 15:49 Michael Palimaka
2017-01-16 19:50 Johannes Huber
2017-01-16 10:15 Agostino Sarubbo
2017-01-05 13:44 Aaron Bauman
2017-01-01 16:32 Johannes Huber
2016-07-10 23:58 Maciej Mrozowski
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=1544742145.0fee35e6fcaf58896838c1df6e584bd807fed536.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