summaryrefslogtreecommitdiff
blob: 29194be9722394f039728c397ee0c46a27e747c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia-meta/kdemultimedia-meta-3.5.10.ebuild,v 1.8 2009/10/24 22:21:03 ssuominen Exp $

EAPI="1"
inherit kde-functions
DESCRIPTION="kdemultimedia - merge this to pull in all kdemultimedia-derived packages"
HOMEPAGE="http://www.kde.org/"

LICENSE="GPL-2"
SLOT="3.5"
KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="arts xine"

RDEPEND="arts? ( >=kde-base/artsplugin-akode-${PV}:${SLOT}
		>=kde-base/artsplugin-audiofile-${PV}:${SLOT}
		xine? ( >=kde-base/artsplugin-xine-${PV}:${SLOT} )
		>=kde-apps/juk-${PV}:${SLOT}
		>=kde-base/kaboodle-${PV}:${SLOT}
		>=kde-base/kaudiocreator-${PV}:${SLOT}
		>=kde-base/kdemultimedia-arts-${PV}:${SLOT}
		>=kde-base/krec-${PV}:${SLOT} )
	>=kde-base/kdemultimedia-kappfinder-data-${PV}:${SLOT}
	>=kde-base/kdemultimedia-kfile-plugins-${PV}:${SLOT}
	>=kde-base/kdemultimedia-kioslaves-${PV}:${SLOT}
	>=kde-base/kmid-${PV}:${SLOT}
	>=kde-apps/kmix-${PV}:${SLOT}
	>=kde-apps/kscd-${PV}:${SLOT}
	>=kde-apps/libkcddb-${PV}:${SLOT}"

# Not really useful, these are scheduled for being removed from KDE soon.
#>=kde-base/artsplugin-mpeglib-${PV}:${SLOT}
#>=kde-base/artsplugin-mpg123-${PV}:${SLOT}
#>=kde-base/mpeglib-${PV}:${SLOT}