commit:     242ab80a6037c38528f612b859ae792541f3d31a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 07:38:50 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 07:38:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242ab80a

media-sound/codecgraph: Remove last-rited pkg

Closes: https://bugs.gentoo.org/734574
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-sound/codecgraph/Manifest                    |  1 -
 .../codecgraph/codecgraph-20120114-r2.ebuild       | 33 ----------------------
 .../codecgraph/files/20120114-makefile-prefix.diff | 18 ------------
 media-sound/codecgraph/metadata.xml                | 12 --------
 profiles/package.mask                              |  1 -
 5 files changed, 65 deletions(-)

diff --git a/media-sound/codecgraph/Manifest b/media-sound/codecgraph/Manifest
deleted file mode 100644
index dfb1d290906..00000000000
--- a/media-sound/codecgraph/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST codecgraph-20120114.tar.gz 94168 BLAKE2B 
8c7a30d86197f53a8feb39c56257e7ba6b55eddee92963f04c35d8ed018f0369d83885f092c2d4ae040a77c166f65a29fa523018dcf6e29ddc437e6c50420b6b
 SHA512 
85053ea83707c817e5d190a981458b271814602fda36757dd4dd14ded3a992abc613f4023dbb9eac7d10589f32fa1489fc68c98e80b235588fcde5390bdc099c

diff --git a/media-sound/codecgraph/codecgraph-20120114-r2.ebuild 
b/media-sound/codecgraph/codecgraph-20120114-r2.ebuild
deleted file mode 100644
index dfe7a09d932..00000000000
--- a/media-sound/codecgraph/codecgraph-20120114-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="Generates a graph based on the ALSA description of an HD Audio 
codec"
-HOMEPAGE="http://helllabs.org/codecgraph/";
-SRC_URI="http://helllabs.org/codecgraph/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       media-gfx/graphviz"
-DEPEND="${RDEPEND}
-       media-gfx/imagemagick"
-
-PATCHES=( "${FILESDIR}/${PV}-makefile-prefix.diff" )
-
-src_configure() {
-       python_fix_shebang *.py
-}
-
-src_install() {
-       default
-       dodoc codecs.txt IDEAS
-}

diff --git a/media-sound/codecgraph/files/20120114-makefile-prefix.diff 
b/media-sound/codecgraph/files/20120114-makefile-prefix.diff
deleted file mode 100644
index 2636fad59e5..00000000000
--- a/media-sound/codecgraph/files/20120114-makefile-prefix.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -uNr codecgraph-20120114.ORIG/Makefile codecgraph-20120114/Makefile
---- codecgraph-20120114.ORIG/Makefile  2012-04-20 11:46:16.585852026 +0100
-+++ codecgraph-20120114/Makefile       2012-04-20 11:46:50.730851052 +0100
-@@ -1,4 +1,4 @@
--PREFIX = /usr/local
-+PREFIX = /usr
- DOTTY = dot
- 
- samples = \
-@@ -87,7 +87,7 @@
- install:
-       install -m755 -D codecgraph $(DESTDIR)$(PREFIX)/bin/codecgraph
-       install -m755 -D codecgraph.py $(DESTDIR)$(PREFIX)/bin/codecgraph.py
--      install -m644 -D codecgraph.1 $(DESTDIR)$(PREFIX)/man/man1/codecgraph.1
-+      install -m644 -D codecgraph.1 
$(DESTDIR)$(PREFIX)/share/man/man1/codecgraph.1
- 
- thumbs: png
-       for p in $(pngfiles);do \

diff --git a/media-sound/codecgraph/metadata.xml 
b/media-sound/codecgraph/metadata.xml
deleted file mode 100644
index 5f92e888215..00000000000
--- a/media-sound/codecgraph/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-  <email>chain...@gentoo.org</email>
-  <name>Tony Vroon</name>
-</maintainer>
-<maintainer type="project">
-  <email>so...@gentoo.org</email>
-  <name>Gentoo Sound project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index f59915c3f85..d0511ffa50d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -509,7 +509,6 @@ dev-util/mpatch
 dev-vcs/cvs2svn
 dev-vcs/gitstats
 games-strategy/0ad
-media-sound/codecgraph
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever....@gmail.com> (2020-09-01)
 # Mismatched version (bug #695022). Masked to force upgrade to 
2.0.4_pre20200306162733.

Reply via email to