public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdeplasma-addons/
Date: Sat,  7 May 2011 08:35:43 +0000 (UTC)	[thread overview]
Message-ID: <3ebeb7eb6294b58a80bc5831c565b14efb2952b0.scarabeus@gentoo> (raw)

commit:     3ebeb7eb6294b58a80bc5831c565b14efb2952b0
Author:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 08:35:34 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Sat May  7 08:35:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3ebeb7eb

[kde-base/kdeplasma-addons] bump to 4.6.3

---
 .../kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild |   66 ++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild
new file mode 100644
index 0000000..c85afeb
--- /dev/null
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.6.3.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+WEBKIT_REQUIRED="always"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Extra Plasma applets and engines."
+HOMEPAGE="http://www.kde.org/"
+LICENSE="GPL-2 LGPL-2"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="attica debug desktopglobe exif qalculate qwt scim semantic-desktop"
+
+# krunner is only needed to generate dbus interface for lancelot
+COMMON_DEPEND="
+	app-crypt/qca:2
+	app-crypt/qca-ossl:2
+	$(add_kdebase_dep kdelibs 'semantic-desktop=')
+	$(add_kdebase_dep krunner)
+	$(add_kdebase_dep plasma-workspace 'semantic-desktop=')
+	x11-misc/shared-mime-info
+	attica? ( dev-libs/libattica )
+	desktopglobe? ( $(add_kdebase_dep marble) )
+	exif? ( $(add_kdebase_dep libkexiv2) )
+	qalculate? ( sci-libs/libqalculate )
+	qwt? ( x11-libs/qwt:5 )
+	scim? ( app-i18n/scim )
+	semantic-desktop? (
+		$(add_kdebase_dep kdepimlibs 'semantic-desktop')
+		$(add_kdebase_dep plasma-workspace 'rss')
+	)
+"
+DEPEND="${COMMON_DEPEND}
+	dev-cpp/eigen:2
+"
+# kde-misc/plasmaboard: moved here in 4.3.65
+# kde-misc/qalculate-applet: since 4.4.0
+RDEPEND="${COMMON_DEPEND}
+	!kdeprefix? (
+		!kde-misc/plasmaboard
+		!kde-misc/qalculate-applet
+	)
+"
+
+# kdebase-data: some svg icons moved from data directly here.
+add_blocker kdebase-data '<4.2.88'
+
+src_configure() {
+	mycmakeargs=(
+		-DDBUS_INTERFACES_INSTALL_DIR="${EKDEDIR}/share/dbus-1/interfaces/"
+		$(cmake-utils_use_with attica LibAttica)
+		$(cmake-utils_use_with desktopglobe Marble)
+		$(cmake-utils_use_with exif Kexiv2)
+		$(cmake-utils_use_with qalculate)
+		$(cmake-utils_use_with qwt)
+		$(cmake-utils_use_with semantic-desktop KdepimLibs)
+		$(cmake-utils_use_with semantic-desktop Nepomuk)
+		$(cmake-utils_use_with scim)
+	)
+
+	kde4-base_src_configure
+}



             reply	other threads:[~2011-05-07  8:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-07  8:35 Tomas Chvatal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-29 17:14 [gentoo-commits] proj/kde:master commit in: kde-base/kdeplasma-addons/ Michael Palimaka
2014-10-02 15:38 Michael Palimaka
2014-05-04 23:35 Johannes Huber
2014-01-20 10:41 Michael Palimaka
2013-10-14 17:28 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-08-01 10:28 Michael Palimaka
2012-12-09  4:12 Andreas Hüttel
2012-10-13 22:10 Johannes Huber
2012-09-07 12:05 Johannes Huber
2012-06-17 21:08 Andreas Hüttel
2012-06-16 16:00 Michael Palimaka
2012-04-19 21:32 Johannes Huber
2012-04-16 10:18 Johannes Huber
2012-04-02 11:35 Johannes Huber
2012-03-25  9:18 Andreas Hüttel
2012-03-07  7:21 Patrick Lauer
2011-11-25 18:33 Johannes Huber
2011-09-07 21:43 Alexey Shvetsov
2011-06-26  0:11 Jorge Manuel B. S. Vicetto
2011-06-09 22:03 Andreas Hüttel
2011-06-09 22:03 Andreas Hüttel
2011-05-30 20:01 Alexey Shvetsov
2011-04-12  1:54 Theo Chatzimichos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ebeb7eb6294b58a80bc5831c565b14efb2952b0.scarabeus@gentoo \
    --to=scarabeus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox