commit:     14de29d23842717dc27ab8a03884b127672a12ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 12:33:49 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 12:35:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14de29d2

media-sound/glmix: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/glmix/Manifest         |  1 -
 media-sound/glmix/glmix-0.3.ebuild | 36 ------------------------------------
 media-sound/glmix/metadata.xml     |  8 --------
 profiles/package.mask              |  5 -----
 4 files changed, 50 deletions(-)

diff --git a/media-sound/glmix/Manifest b/media-sound/glmix/Manifest
deleted file mode 100644
index 072490b4df6..00000000000
--- a/media-sound/glmix/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST glmix-0.3.tar.gz 17500 BLAKE2B 
25fc1cf3a1bbdbade37a7996472b59b538a218c0f136204b6b71617ffb93f1182ebbb8be5fade6ca5859d5318c9b0f4168ad84881d23ac14ccd42b1673252d99
 SHA512 
158136d67f53834c34500ba88f9d4c8c7c6928878497bbf63db127c900b89d649ebed3baee129d597f46c955184efb9d8ff30676e0430968eb4e057fa2e4bb45

diff --git a/media-sound/glmix/glmix-0.3.ebuild 
b/media-sound/glmix/glmix-0.3.ebuild
deleted file mode 100644
index e25af6abda6..00000000000
--- a/media-sound/glmix/glmix-0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop toolchain-funcs
-
-DESCRIPTION="3D widget for mixing up to eight JACK audio streams down to 
stereo"
-HOMEPAGE="https://devel.tlrmx.org/audio";
-SRC_URI="https://devel.tlrmx.org/audio/source/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ~ppc sparc x86"
-
-RDEPEND="
-       media-sound/jack-audio-connection-kit
-       x11-libs/gtk+:2
-       >=x11-libs/gtkglext-1
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_compile() {
-       local libs="gtk+-2.0 gtkglext-1.0 jack pango"
-       emake CC="$(tc-getCC)" \
-               CFLAGS="${CFLAGS} $(pkg-config --cflags ${libs})" \
-               LDFLAGS="-lm ${LDFLAGS} $(pkg-config --libs ${libs})"
-}
-
-src_install() {
-       dobin ${PN}
-       dodoc README TODO
-       make_desktop_entry ${PN} "GL Mixer"
-}

diff --git a/media-sound/glmix/metadata.xml b/media-sound/glmix/metadata.xml
deleted file mode 100644
index c870d0eef0a..00000000000
--- a/media-sound/glmix/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>[email protected]</email>
-       <name>Gentoo Sound project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6bdcf83a56d..0044daf2303 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -581,11 +581,6 @@ app-text/sary
 # maintain. Take this over if wanted, otherwise I will remove it in 30 days.
 app-admin/cli53
 
-# Andreas Sturmlechner <[email protected]> (2020-01-19)
-# Ancient, last release in 2006, blocks x11-libs/gtkglext cleanup
-# Masked for removal in 30 days.
-media-sound/glmix
-
 # Zac Medico <[email protected]> (2020-01-19)
 # This package has been replaced by dev-python/python-podman and has
 # no reverse dependencies.

Reply via email to