commit:     40f1d4602926d25207fb959ce0b19b9cbdce653d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 08:27:55 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 08:27:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f1d460

media-plugins/libvisual-projectm: Drop 2.1.0-r1, cmake-utils--

Closes: https://bugs.gentoo.org/834300
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../libvisual-projectm-2.1.0-r1.ebuild             | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git 
a/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild 
b/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild
deleted file mode 100644
index 7d5ece8ffe22..000000000000
--- a/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-MY_P=projectM-complete-${PV}-Source
-
-DESCRIPTION="A libvisual graphical music visualization plugin similar to 
milkdrop"
-HOMEPAGE="http://projectm.sourceforge.net";
-SRC_URI="mirror://sourceforge/projectm/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="
-       >=media-libs/libprojectm-3.1.12:0=
-       media-libs/libsdl
-       =media-libs/libvisual-0.4*
-       virtual/opengl
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}/src/projectM-libvisual/
-
-DOCS=( AUTHORS ChangeLog )

Reply via email to