diff options
author | 2010-03-02 16:55:15 +0000 | |
---|---|---|
committer | 2010-03-02 16:55:15 +0000 | |
commit | 17a7f9b9c953340a05dacff2517b3e265c006a30 (patch) | |
tree | 8180fc91f66ad8b20f90d96fca532461827bbb12 /kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild | |
parent | Version bump KDE 4.4.1 (diff) | |
download | gentoo-2-17a7f9b9c953340a05dacff2517b3e265c006a30.tar.gz gentoo-2-17a7f9b9c953340a05dacff2517b3e265c006a30.tar.bz2 gentoo-2-17a7f9b9c953340a05dacff2517b3e265c006a30.zip |
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild')
-rw-r--r-- | kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild b/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild new file mode 100644 index 000000000000..99fa5cae4e1a --- /dev/null +++ b/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.4.1.ebuild,v 1.1 2010/03/02 16:55:15 tampakrap Exp $ + +EAPI="3" +inherit kde4-functions + +DESCRIPTION="kdemultimedia - merge this to pull in all kdemultimedia-derived packages" +HOMEPAGE="http://www.kde.org/" + +LICENSE="GPL-2" +SLOT="4.4" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="aqua kdeprefix" + +RDEPEND=" + $(add_kdebase_dep dragonplayer) + $(add_kdebase_dep juk) + $(add_kdebase_dep kdemultimedia-kioslaves) + $(add_kdebase_dep kmix) + $(add_kdebase_dep kscd) + $(add_kdebase_dep libkcddb) + $(add_kdebase_dep libkcompactdisc) + $(add_kdebase_dep mplayerthumbs) + $(block_other_slots) +" |