public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdeplasma-addons/
Date: Sun, 25 Mar 2012 09:18:48 +0000 (UTC)	[thread overview]
Message-ID: <1332667121.b8276f2abc3d996376d8f8ca3348a4c8a904665b.dilfridge@gentoo> (raw)

commit:     b8276f2abc3d996376d8f8ca3348a4c8a904665b
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 09:18:41 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 09:18:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b8276f2a

[kde-base/kdeplasma-addons] Add useflags for ibus and fcitx, bug 409413

(Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)

---
 .../kdeplasma-addons-4.8.49.9999.ebuild            |    7 +++++--
 .../kdeplasma-addons/kdeplasma-addons-9999.ebuild  |    9 ++++++---
 kde-base/kdeplasma-addons/metadata.xml             |    2 ++
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
index 8b1c705..6c6acbb 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
@@ -7,12 +7,12 @@ EAPI=4
 KDE_SCM="git"
 inherit kde4-base
 
-DESCRIPTION="Extra Plasma applets and engines."
+DESCRIPTION="Extra Plasma applets and engines"
 HOMEPAGE="http://www.kde.org/"
 LICENSE="GPL-2 LGPL-2"
 
 KEYWORDS=""
-IUSE="attica debug desktopglobe exif qalculate qwt scim semantic-desktop"
+IUSE="attica debug desktopglobe exif fcitx ibus qalculate qwt scim semantic-desktop"
 
 # krunner is only needed to generate dbus interface for lancelot
 COMMON_DEPEND="
@@ -25,6 +25,8 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
+	fcitx? ( app-i18n/fcitx[dbus] )
+	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )
 	scim? ( app-i18n/scim )
@@ -50,6 +52,7 @@ src_configure() {
 		$(cmake-utils_use_with attica LibAttica)
 		$(cmake-utils_use_with desktopglobe Marble)
 		$(cmake-utils_use_with exif Kexiv2)
+		$(cmake-utils_use_with ibus)
 		$(cmake-utils_use_with qalculate)
 		$(cmake-utils_use_with qwt)
 		$(cmake-utils_use_with semantic-desktop KdepimLibs)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
index bb979ae..3fa3121 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
@@ -7,12 +7,12 @@ EAPI=4
 KDE_SCM="git"
 inherit kde4-base
 
-DESCRIPTION="Extra Plasma applets and engines."
+DESCRIPTION="Extra Plasma applets and engines"
 HOMEPAGE="http://www.kde.org/"
 LICENSE="GPL-2 LGPL-2"
 
 KEYWORDS=""
-IUSE="attica debug desktopglobe exif qalculate qwt scim semantic-desktop"
+IUSE="attica debug desktopglobe exif fcitx ibus qalculate qwt scim semantic-desktop"
 
 # krunner is only needed to generate dbus interface for lancelot
 COMMON_DEPEND="
@@ -25,6 +25,8 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
+	fcitx? ( app-i18n/fcitx[dbus] )
+	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )
 	scim? ( app-i18n/scim )
@@ -50,6 +52,7 @@ src_configure() {
 		$(cmake-utils_use_with attica LibAttica)
 		$(cmake-utils_use_with desktopglobe Marble)
 		$(cmake-utils_use_with exif Kexiv2)
+		$(cmake-utils_use_with ibus)
 		$(cmake-utils_use_with qalculate)
 		$(cmake-utils_use_with qwt)
 		$(cmake-utils_use_with semantic-desktop KdepimLibs)
@@ -62,5 +65,5 @@ src_configure() {
 
 src_install () {
 	kde4-base_src_install
-	rm ${D}/usr/share/apps/cmake/modules/FindQJSON.cmake || die "Couldn't fix file collision"
+	rm "${D}"/usr/share/apps/cmake/modules/FindQJSON.cmake || die "Couldn't fix file collision"
 }

diff --git a/kde-base/kdeplasma-addons/metadata.xml b/kde-base/kdeplasma-addons/metadata.xml
index e4b97e4..e603a93 100644
--- a/kde-base/kdeplasma-addons/metadata.xml
+++ b/kde-base/kdeplasma-addons/metadata.xml
@@ -4,7 +4,9 @@
 <herd>kde</herd>
 <use>
 	<flag name="attica">Enable support for <pkg>dev-libs/libattica</pkg></flag>
+	<flag name="ibus">Use ibus input method via <pkg>app-i18n/ibus</pkg></flag>
 	<flag name="desktopglobe">Enable Desktop Globe wallpaper using <pkg>kde-base/marble</pkg></flag>
+	<flag name="fcitx">Use fcitx input method via <pkg>app-i18n/fcitx</pkg></flag>
 	<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
 	<flag name="qwt">Enable applets that use <pkg>x11-libs/qwt:5</pkg>.</flag>
 	<flag name="scim">Enable applets that use <pkg>app-i18n/scim</pkg>.</flag>



             reply	other threads:[~2012-03-25  9:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-25  9:18 Andreas Hüttel [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-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-05-07  8:35 Tomas Chvatal
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=1332667121.b8276f2abc3d996376d8f8ca3348a4c8a904665b.dilfridge@gentoo \
    --to=dilfridge@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