commit:     a2e695af8871c57c97d2d3e0af374da82231ddec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 12:07:57 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 12:07:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e695af

media-sound/qarecord: Remove last-rited package

Closes: https://bugs.gentoo.org/648706
Closes: https://bugs.gentoo.org/650640

 media-sound/qarecord/Manifest              |  1 -
 media-sound/qarecord/metadata.xml          | 11 -----------
 media-sound/qarecord/qarecord-0.5.0.ebuild | 31 ------------------------------
 profiles/package.mask                      |  4 ----
 4 files changed, 47 deletions(-)

diff --git a/media-sound/qarecord/Manifest b/media-sound/qarecord/Manifest
deleted file mode 100644
index 2539f6730cd..00000000000
--- a/media-sound/qarecord/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qarecord-0.5.0.tar.bz2 100173 BLAKE2B 
26d35524fc61c49949bff6bbe4908b4665fa8204a811d54638550874f36c0e3abefc49d9e852281cfbc0702f5b5559a5f37646894b2a43016022b331bd75cc60
 SHA512 
1179d6d5017d243860910a2fdd0d731b3c5262b95998b96e2c13f3b5bd15fc7daf8d7d1c399d0c602ac48b2790153a2d3fcb10e9541afb90a5ec393fb6182460

diff --git a/media-sound/qarecord/metadata.xml 
b/media-sound/qarecord/metadata.xml
deleted file mode 100644
index 7b3a323df70..00000000000
--- a/media-sound/qarecord/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>[email protected]</email>
-               <name>Gentoo Sound project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">alsamodular</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/media-sound/qarecord/qarecord-0.5.0.ebuild 
b/media-sound/qarecord/qarecord-0.5.0.ebuild
deleted file mode 100644
index 4513c915c88..00000000000
--- a/media-sound/qarecord/qarecord-0.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit flag-o-matic multilib
-
-DESCRIPTION="A simple harddisk recorder writing from an input audio stream to 
a .wav file"
-HOMEPAGE="http://alsamodular.sourceforge.net/";
-SRC_URI="mirror://sourceforge/alsamodular/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-qt/qtgui:4
-       media-sound/jack-audio-connection-kit
-       media-libs/alsa-lib"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-src_configure() {
-       append-ldflags -L/usr/$(get_libdir)/qt4
-       econf \
-               --disable-dependency-tracking
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog NEWS README
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 3ff746f6e81..7d3f037fa68 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -359,10 +359,6 @@ net-dialup/hcfpcimodem
 # Not useful anymore without warsow (#648676). Removal in a month.
 games-fps/warsow-community-map-pack
 
-# Pacho Ramos <[email protected]> (18 Mar 2018)
-# Needs QT4, fails to build (#648706, #650640). Removal in a month.
-media-sound/qarecord
-
 # Pacho Ramos <[email protected]> (18 Mar 2018)
 # Library dead for years, finally nothing in the tree requires it anymore
 # (#648996). Removal in a month.

Reply via email to