From: Andreas Sturmlechner Date: Thu, 1 Mar 2018 11:16:34 +0000 (+0100) Subject: profiles: Remove last-rited media-sound/{qpitch,qtagconvert} X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=346e5c6fca1acf58ce3b944fbf480fc9fc5b73b3;p=gentoo.git profiles: Remove last-rited media-sound/{qpitch,qtagconvert} Closes: https://bugs.gentoo.org/644516 Closes: https://bugs.gentoo.org/646182 --- diff --git a/media-sound/qpitch/Manifest b/media-sound/qpitch/Manifest deleted file mode 100644 index 470ca4924ca2..000000000000 --- a/media-sound/qpitch/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qpitch-1.0.1.tar.gz 116676 BLAKE2B e68351a301388b1bc61a231a45bba94c741ca90d46519f2d62a40fbef705a90538a09236c81032d039216c5b90bb0bf97d9bfe7adb64dbe6da4767ae1024b8d9 SHA512 d732d0b2a7c07741586d3724a6a2c73bb02b4390bbd4baa5e7fe4abe3531ad12e7be208a470ca6f0da38334e4cb556cebe5c0df3839547c3f55c5b37b9944e94 diff --git a/media-sound/qpitch/metadata.xml b/media-sound/qpitch/metadata.xml deleted file mode 100644 index ee7258ac28eb..000000000000 --- a/media-sound/qpitch/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - sound@gentoo.org - Gentoo Sound project - - diff --git a/media-sound/qpitch/qpitch-1.0.1-r1.ebuild b/media-sound/qpitch/qpitch-1.0.1-r1.ebuild deleted file mode 100644 index 036eaa3fd026..000000000000 --- a/media-sound/qpitch/qpitch-1.0.1-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils - -DESCRIPTION="A program to tune musical instruments using Qt4" -HOMEPAGE="http://wspinell.altervista.org/qpitch/" -SRC_URI="http://download.gna.org/${PN}/releases/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - dev-qt/qtcore:4 - dev-qt/qtgui:4 - >=media-libs/portaudio-19_pre20071207 - >=sci-libs/fftw-3.1.0 -" -RDEPEND="${DEPEND}" - -DOCS=( README changelog ) diff --git a/media-sound/qtagconvert/Manifest b/media-sound/qtagconvert/Manifest deleted file mode 100644 index af6808766afa..000000000000 --- a/media-sound/qtagconvert/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qtagconvert-2.0.0.tar.gz 95475 BLAKE2B c0a7085a6fd53fc7df9c9290b79426013f0157aad45ac6965da3700081c3154b776dc668172c0991e99f6164e1783c046e426944f2a6a5b6b142af0d7bb27de7 SHA512 dec5ac042dbe9219fceaeaa3d2aa7476ac12321157421bcd2f1dce9fb9dcabffc8c059ec86ac16b2043f168161d3b3b13c9f4e24fad469a955575d4df8733390 diff --git a/media-sound/qtagconvert/files/qtagconvert-2.0.0-desktop.patch b/media-sound/qtagconvert/files/qtagconvert-2.0.0-desktop.patch deleted file mode 100644 index 57465247db9f..000000000000 --- a/media-sound/qtagconvert/files/qtagconvert-2.0.0-desktop.patch +++ /dev/null @@ -1,21 +0,0 @@ -Solve validation errors and add an additional category. - ---- qtagconvert.desktop -+++ qtagconvert.desktop -@@ -1,14 +1,12 @@ - [Desktop Entry] - Type=Application --Version=2.0.0 --Encoding=UTF-8 -+Version=1.0 - Name=QTagConvert - Name[ru]=QTagConvert - GenericName=Tag Editor - GenericName[ru]=Редактор тегов - Exec=qtagconvert --Comment=QTagConvert - Icon=qtagconvert - MimeType=audio/mpeg;audio/x-mp3; - Terminal=false --Categories=AudioVideo; -+Categories=Qt;AudioVideo; diff --git a/media-sound/qtagconvert/metadata.xml b/media-sound/qtagconvert/metadata.xml deleted file mode 100644 index a80c00098ea8..000000000000 --- a/media-sound/qtagconvert/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - qt@gentoo.org - Gentoo Qt Project - - - qtagconvert - - diff --git a/media-sound/qtagconvert/qtagconvert-2.0.0-r2.ebuild b/media-sound/qtagconvert/qtagconvert-2.0.0-r2.ebuild deleted file mode 100644 index 79ab013b30b0..000000000000 --- a/media-sound/qtagconvert/qtagconvert-2.0.0-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit qt4-r2 - -DESCRIPTION="Qt4 tag editor for mp3 files" -HOMEPAGE="http://www.qt-apps.org/content/show.php/QTagConvert2?content=100481" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="dev-libs/glib:2 - dev-qt/qtcore:4 - dev-qt/qtgui:4 - media-libs/taglib" -RDEPEND="${DEPEND}" - -DOCS=( README.utf8 ) -PATCHES=( "${FILESDIR}/${P}-desktop.patch" ) - -src_prepare() { - sed -e "/INSTALLS +=/s/documentation//" -i ${PN}.pro \ - || die "failed to remove unneeded docs" - - qt4-r2_src_prepare -} diff --git a/profiles/package.mask b/profiles/package.mask index 66d31ca78c5a..d58556e47ad7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -212,16 +212,6 @@ media-libs/hupnp-ng # Masked for removal in 30 days. Bug #464658 sys-apps/ultracopier -# Andreas Sturmlechner (31 Jan 2018) -# Dead upstream, depends on deprecated Qt4. -# Masked for removal in 30 days. Bug #646182 -media-sound/qtagconvert - -# Andreas Sturmlechner (31 Jan 2018) -# Dead upstream, depends on deprecated Qt4. -# Masked for removal in 30 days. Bug #644516 -media-sound/qpitch - # Patrice Clement (26 Jan 2018) # Has different symbols. Known to cause issues with i3bar/swaybar. media-fonts/fontawesome:0/5