summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-01 12:16:34 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-01 12:20:10 +0100
commit346e5c6fca1acf58ce3b944fbf480fc9fc5b73b3 (patch)
treef9cc589014ebfc98df2c1509b811ca846d8b40a5 /media-sound
parentRevert "profiles: package.mask x11-libs/motif:2.2 for removal." (diff)
downloadgentoo-346e5c6fca1acf58ce3b944fbf480fc9fc5b73b3.tar.gz
gentoo-346e5c6fca1acf58ce3b944fbf480fc9fc5b73b3.tar.bz2
gentoo-346e5c6fca1acf58ce3b944fbf480fc9fc5b73b3.zip
profiles: Remove last-rited media-sound/{qpitch,qtagconvert}
Closes: https://bugs.gentoo.org/644516 Closes: https://bugs.gentoo.org/646182
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qpitch/Manifest1
-rw-r--r--media-sound/qpitch/metadata.xml8
-rw-r--r--media-sound/qpitch/qpitch-1.0.1-r1.ebuild25
-rw-r--r--media-sound/qtagconvert/Manifest1
-rw-r--r--media-sound/qtagconvert/files/qtagconvert-2.0.0-desktop.patch21
-rw-r--r--media-sound/qtagconvert/metadata.xml11
-rw-r--r--media-sound/qtagconvert/qtagconvert-2.0.0-r2.ebuild31
7 files changed, 0 insertions, 98 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
-</pkgmetadata>
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>qt@gentoo.org</email>
- <name>Gentoo Qt Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">qtagconvert</remote-id>
- </upstream>
-</pkgmetadata>
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
-}