* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kimtoy/
@ 2016-11-19 22:57 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2016-11-19 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 6f4441009dfed8aa47ce87080c7f7579f0e18c17
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 22:57:22 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 22:57:22 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=6f444100
kde-misc/kimtoy: Import from gentoo main tree
Package-Manager: portage-2.3.2
kde-misc/kimtoy/kimtoy-1.8.ebuild | 34 ++++++++++++++++++++++++++++++++++
kde-misc/kimtoy/metadata.xml | 5 +++++
2 files changed, 39 insertions(+)
diff --git a/kde-misc/kimtoy/kimtoy-1.8.ebuild b/kde-misc/kimtoy/kimtoy-1.8.ebuild
new file mode 100644
index 0000000..161bdea
--- /dev/null
+++ b/kde-misc/kimtoy/kimtoy-1.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="cs da de es et ga ja it nds nl pl pt pt_BR sk sv uk zh_CN"
+inherit kde4-base
+
+DESCRIPTION="An input method frontend for KDE"
+HOMEPAGE="http://kde-apps.org/content/show.php/KIMToy?content=140967"
+SRC_URI="http://kde-apps.org/CONTENT/content-files/140967-${P}.tar.bz2"
+
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+LICENSE="GPL-2+"
+IUSE=""
+
+DEPEND="
+ >=app-i18n/fcitx-4.0
+ >=app-i18n/scim-1.4.9
+ dev-libs/dbus-c++
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep plasma-workspace)
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DWITH_IBus=OFF
+ )
+
+ kde4-base_src_configure
+}
diff --git a/kde-misc/kimtoy/metadata.xml b/kde-misc/kimtoy/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/kimtoy/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-19 22:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-19 22:57 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kimtoy/ Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox