public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitlecomposer/
Date: Sat,  6 May 2023 18:13:45 +0000 (UTC)	[thread overview]
Message-ID: <1683396740.347b3a22161831d8cb25f0bfc4eaa7c0c8ee43f7.asturm@gentoo> (raw)

commit:     347b3a22161831d8cb25f0bfc4eaa7c0c8ee43f7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 18:12:20 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May  6 18:12:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347b3a22

media-video/subtitlecomposer: drop 0.7.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../subtitlecomposer/subtitlecomposer-0.7.1.ebuild | 68 ----------------------
 1 file changed, 68 deletions(-)

diff --git a/media-video/subtitlecomposer/subtitlecomposer-0.7.1.ebuild b/media-video/subtitlecomposer/subtitlecomposer-0.7.1.ebuild
deleted file mode 100644
index ad0554f6b897..000000000000
--- a/media-video/subtitlecomposer/subtitlecomposer-0.7.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=5.82.0
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Text-based subtitles editor"
-HOMEPAGE="https://subtitlecomposer.kde.org/"
-PATCHSET="${P}-patchset-1"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz
-	https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 x86"
-IUSE="unicode"
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcodecs-${KFMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kross-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	media-libs/openal
-	media-video/ffmpeg:0=
-	unicode? ( dev-libs/icu:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-PATCHES=(
-	"${WORKDIR}/${PATCHSET}/${P}-tests-optional.patch"
-	"${WORKDIR}/${PATCHSET}/${P}-gles-support.patch" # bug 820035
-	"${WORKDIR}/${PATCHSET}/${P}-ffmpeg-5.patch" # bug 834416
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_PocketSphinx=ON # bug 616706
-		$(cmake_use_find_package unicode ICU)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	ecm_pkg_postinst
-
-	elog "Some example scripts provided by ${PN} require dev-lang/ruby"
-	elog "or dev-lang/python to be installed."
-}


             reply	other threads:[~2023-05-06 18:13 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06 18:13 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  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 23:04 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=1683396740.347b3a22161831d8cb25f0bfc4eaa7c0c8ee43f7.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