public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dvdstyler/
Date: Sat, 12 Nov 2022 17:48:40 +0000 (UTC)	[thread overview]
Message-ID: <1668274372.41ad85115736c9d352707d22bf30b7ff8c1adaa4.mattst88@gentoo> (raw)

commit:     41ad85115736c9d352707d22bf30b7ff8c1adaa4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 17:29:19 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 17:32:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ad8511

media-video/dvdstyler: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-video/dvdstyler/Manifest               |  1 -
 media-video/dvdstyler/dvdstyler-3.0.4.ebuild | 70 ----------------------------
 2 files changed, 71 deletions(-)

diff --git a/media-video/dvdstyler/Manifest b/media-video/dvdstyler/Manifest
index 1bfc852cc5dc..324a4c9897c2 100644
--- a/media-video/dvdstyler/Manifest
+++ b/media-video/dvdstyler/Manifest
@@ -1,2 +1 @@
-DIST DVDStyler-3.0.4.tar.bz2 8870498 BLAKE2B c1ec7651d90613cebbd8d4e62b4626b8a7e2069eadc07bfe9a91e51bf33638135ca975f4857242b3f9ff34606a4e6084200059c82ebc3aa146f446f9b77483ae SHA512 2747e6a494d331b6f35405d7d2ed47789f4452bb3d4e86b0c68cf0fafffb4e6de452b28fac0e9995c312017c7e4e8a3f89ad42bf0a0c99ce19c5d6c0ca6e351a
 DIST DVDStyler-3.2.1.tar.bz2 9040634 BLAKE2B f6c3ec5d6595b650ead167ae6532a0849cc6545e1531f10483a7dd2f9962ea6cd4494b7eb8224bbc6e70588b1054fc13a13a5e2f5d977b5b80692c7cc2553d53 SHA512 09124a6c8db2b8d8072bfe2f7de98474d736a36a66d5124eab1b925da9ca830901f554ca80d9a4403365616001d869237002a2cb467cf3cc11b37aea12ff9d90

diff --git a/media-video/dvdstyler/dvdstyler-3.0.4.ebuild b/media-video/dvdstyler/dvdstyler-3.0.4.ebuild
deleted file mode 100644
index fc6e67168465..000000000000
--- a/media-video/dvdstyler/dvdstyler-3.0.4.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P=${P/dvds/DVDS}
-WX_GTK_VER=3.0
-
-inherit wxwidgets
-
-DESCRIPTION="A cross-platform free DVD authoring application"
-HOMEPAGE="https://www.dvdstyler.org/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug +udev"
-
-DEPEND="
-	app-cdr/cdrtools
-	>=app-cdr/dvd+rw-tools-7.1
-	media-libs/libexif:=
-	>=media-libs/wxsvg-1.5.11:=
-	>=media-video/dvdauthor-0.7.1
-	>=media-video/ffmpeg-2.6:0=[encode]
-	>=media-video/xine-ui-0.99.7
-	virtual/jpeg:0
-	x11-libs/wxGTK:${WX_GTK_VER}=[gstreamer,X]
-	sys-apps/dbus
-	udev? ( >=virtual/libudev-215:= )"
-RDEPEND="${DEPEND}
-	>=app-cdr/dvdisaster-0.72.4
-	media-video/mjpegtools"
-BDEPEND="
-	app-arch/zip
-	app-text/xmlto
-	sys-devel/gettext
-	virtual/yacc
-	virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/ffmpeg4.patch )
-
-src_prepare() {
-	default
-
-	# disable obsolete GNOME 2.x libraries wrt #508854
-	sed -i -e '/PKG_CONFIG/s:libgnomeui-2.0:dIsAbLeAuToMaGiC&:' configure || die
-	# rmdir: failed to remove `tempfoobar': Directory not empty
-	sed -i -e '/rmdir "$$t"/d' docs/Makefile.in || die
-	# fix underlinking wrt #367863
-	sed -i -e 's:@LIBS@:& -ljpeg:' wxVillaLib/Makefile.in || die
-	# silence desktop-file-validate QA check
-	sed -i \
-		-e '/Icon/s:.png::' -e '/^Encoding/d' -e '/Categories/s:Application;::' \
-		data/dvdstyler.desktop || die
-}
-
-src_configure() {
-	setup-wxwidgets unicode
-	econf \
-		$(use_enable debug) \
-		--with-wx-config="${WX_CONFIG}"
-}
-
-src_install() {
-	default
-	rm "${ED}"/usr/share/doc/${PF}/{COPYING*,INSTALL*} || die
-}


             reply	other threads:[~2022-11-12 17:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-12 17:48 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-18  2:57 [gentoo-commits] repo/gentoo:master commit in: media-video/dvdstyler/ Ionen Wolkens
2025-03-17  1:53 Ionen Wolkens
2025-03-11  9:04 Ionen Wolkens
2024-07-05 17:49 Pacho Ramos
2020-12-18  9:00 Michał Górny
2020-04-26 12:05 David Seifert
2019-08-01 14:59 Andreas Sturmlechner
2018-01-13 12:16 Alexis Ballier
2018-01-13 12:16 Alexis Ballier
2017-02-09 13:57 Alexis Ballier
2016-08-29 13:19 Alexis Ballier
2016-08-06 16:51 Michał Górny
2016-02-26 21:32 Pacho Ramos
2016-01-07  7:38 Alexis Ballier
2015-12-01 12:31 Alexis Ballier
2015-10-25 15:25 Pacho Ramos
2015-10-06  9:13 Alexis Ballier
2015-08-15  9:49 Alexis Ballier

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=1668274372.41ad85115736c9d352707d22bf30b7ff8c1adaa4.mattst88@gentoo \
    --to=mattst88@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