summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-25 15:13:38 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-25 15:13:38 +0000
commitb446f957a3b322b46928a311698a22d4b5fd56d6 (patch)
tree4c8d5b39fe080018b3d32953f1b7f8c693dd3aa9 /kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-b446f957a3b322b46928a311698a22d4b5fd56d6.tar.gz
gentoo-2-b446f957a3b322b46928a311698a22d4b5fd56d6.tar.bz2
gentoo-2-b446f957a3b322b46928a311698a22d4b5fd56d6.zip
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild')
-rw-r--r--kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild34
1 files changed, 34 insertions, 0 deletions
diff --git a/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild b/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild
new file mode 100644
index 000000000000..c0d9aff2667d
--- /dev/null
+++ b/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.5.ebuild,v 1.1 2010/01/25 15:13:38 scarabeus Exp $
+
+EAPI="2"
+inherit kde4-functions
+
+DESCRIPTION="kdegraphics - merge this to pull in all kdegraphics-derived packages"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+SLOT="4.3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="aqua kdeprefix"
+
+RDEPEND="
+ $(add_kdebase_dep gwenview)
+ $(add_kdebase_dep kamera)
+ $(add_kdebase_dep kcolorchooser)
+ $(add_kdebase_dep kdegraphics-strigi-analyzer)
+ $(add_kdebase_dep kgamma)
+ $(add_kdebase_dep kolourpaint)
+ $(add_kdebase_dep kruler)
+ $(add_kdebase_dep ksaneplugin)
+ $(add_kdebase_dep ksnapshot)
+ $(add_kdebase_dep libkdcraw)
+ $(add_kdebase_dep libkexiv2)
+ $(add_kdebase_dep libkipi)
+ $(add_kdebase_dep libksane)
+ $(add_kdebase_dep okular)
+ $(add_kdebase_dep svgpart)
+ $(add_kdebase_dep thumbnailers)
+ $(block_other_slots)
+"