public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, media-video/dv2sub/
Date: Tue, 16 Aug 2022 08:11:56 +0000 (UTC)	[thread overview]
Message-ID: <1660637099.fbab56392c89a97248d2686c4d0aec68421ee7cb.jsmolic@gentoo> (raw)

commit:     fbab56392c89a97248d2686c4d0aec68421ee7cb
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 08:04:01 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 08:04:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbab5639

media-video/dv2sub: Remove USE=kino

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-video/dv2sub/dv2sub-0.3-r1.ebuild | 32 --------------------------------
 media-video/dv2sub/dv2sub-0.3-r2.ebuild | 15 +++++++++++++++
 media-video/dv2sub/metadata.xml         |  3 ---
 profiles/base/package.use.mask          |  4 ----
 4 files changed, 15 insertions(+), 39 deletions(-)

diff --git a/media-video/dv2sub/dv2sub-0.3-r1.ebuild b/media-video/dv2sub/dv2sub-0.3-r1.ebuild
deleted file mode 100644
index a45a239bcfd4..000000000000
--- a/media-video/dv2sub/dv2sub-0.3-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Extract info or subtitles from DV stream"
-HOMEPAGE="http://dv2sub.sourceforge.net/"
-SRC_URI="mirror://sourceforge/dv2sub/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="kino"
-
-DEPEND="media-libs/libdv"
-RDEPEND="${DEPEND}
-	kino? (
-		media-video/kino
-		media-video/dvdauthor
-		media-video/ffmpeg
-	)"
-
-src_install() {
-	default
-
-	if use kino; then
-		insinto /usr/share/kino/scripts/exports
-		exeinto /usr/share/kino/scripts/exports
-		doins kino_scripts/dv2sub_spumux.xml
-		doexe kino_scripts/*.sh
-	fi
-}

diff --git a/media-video/dv2sub/dv2sub-0.3-r2.ebuild b/media-video/dv2sub/dv2sub-0.3-r2.ebuild
new file mode 100644
index 000000000000..655239544c3d
--- /dev/null
+++ b/media-video/dv2sub/dv2sub-0.3-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Extract info or subtitles from DV stream"
+HOMEPAGE="http://dv2sub.sourceforge.net/"
+SRC_URI="mirror://sourceforge/dv2sub/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="media-libs/libdv"
+RDEPEND="${DEPEND}"

diff --git a/media-video/dv2sub/metadata.xml b/media-video/dv2sub/metadata.xml
index c46fee690af6..8fc8f44b8338 100644
--- a/media-video/dv2sub/metadata.xml
+++ b/media-video/dv2sub/metadata.xml
@@ -11,9 +11,6 @@
 		every input DV frame or create MicroDVD subtitles with the
 		recording date and time.
 	</longdescription>
-	<use>
-		<flag name="kino">install kino plugin</flag>
-	</use>
 	<upstream>
 		<remote-id type="sourceforge">dv2sub</remote-id>
 	</upstream>

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 7b377ff31b49..349d75049ba3 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -28,10 +28,6 @@ app-text/xdvik Xaw3d
 # being removed soon. #758344
 www-client/seamonkey crypt
 
-# Sam James <sam@gentoo.org> (2022-07-12)
-# Depends on last-rited media-video/kino
-media-video/dv2sub kino
-
 # Sam James <sam@gentoo.org> (2022-07-10)
 # TBB support is deprecated/broken upstream, needs older version,
 # and upstream are inclined to remove it entirely. bug #820827.


                 reply	other threads:[~2022-08-16  8:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1660637099.fbab56392c89a97248d2686c4d0aec68421ee7cb.jsmolic@gentoo \
    --to=jsmolic@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