diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-30 18:37:53 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-30 18:37:53 +0000 |
commit | 884d1d4d2083086f661d9416e30cbfa8595ca636 (patch) | |
tree | f66fcb3e4c229459c8f7da4cd7a0bd2e177f9e39 /kde-base/akode | |
parent | QA: Remove default src_compile. (diff) | |
download | gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.gz gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.bz2 gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.zip |
Remove ebuilds for KDE 3.4.0.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/akode')
-rw-r--r-- | kde-base/akode/akode-3.4.0.ebuild | 32 | ||||
-rw-r--r-- | kde-base/akode/files/digest-akode-3.4.0 | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/kde-base/akode/akode-3.4.0.ebuild b/kde-base/akode/akode-3.4.0.ebuild deleted file mode 100644 index 9ec1994f6be3..000000000000 --- a/kde-base/akode/akode-3.4.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akode/akode-3.4.0.ebuild,v 1.5 2005/04/27 20:17:41 corsair Exp $ - -KMNAME=kdemultimedia -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="aRts plugins for various formats" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" -IUSE="flac oggvorbis speex mad arts alsa jack" -DEPEND="arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) - flac? ( media-libs/flac ) - oggvorbis? ( media-sound/vorbis-tools ) - speex? ( media-libs/speex ) - !=media-libs/speex-1.1.4 - media-libs/libsamplerate - mad? ( media-libs/libmad ) - alsa? ( media-libs/alsa-lib ) - jack? ( media-sound/jack-audio-connection-kit )" - -# MISSING: polypaudio - no gentoo ebuild as yet -# TODO: configure needs a pkg-config file for media-sound/jack to detect it - -src_compile() { - use speex && myconf="$myconf --with-extra-includes=/usr/include/speex" - myconf="$myconf $(use_with mad libmad) $(use_with flac) $(use_with speex) - $(use_with alsa) $(use_with jack) $(use_with oggvorbis vorbis)" - - kde-meta_src_compile -} diff --git a/kde-base/akode/files/digest-akode-3.4.0 b/kde-base/akode/files/digest-akode-3.4.0 deleted file mode 100644 index b872e190e770..000000000000 --- a/kde-base/akode/files/digest-akode-3.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 4e42790bbea7c4ac0c436da3c7c664ac kdemultimedia-3.4.0.tar.bz2 5581865 |