From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kimtoy/
Date: Thu, 26 Nov 2015 16:06:34 +0000 (UTC) [thread overview]
Message-ID: <1448553954.3ad91633503efca9aaab834a201037f6f85e9d07.kensington@gentoo> (raw)
commit: 3ad91633503efca9aaab834a201037f6f85e9d07
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Nov 22 22:25:27 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 16:05:54 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ad91633
kde-misc/kimtoy: Add kf5 version
Package-Manager: portage-2.2.20.1
kde-misc/kimtoy/kimtoy-9999.ebuild | 66 ++++++++++++++++++++++++++++++++++++++
kde-misc/kimtoy/metadata.xml | 8 +++++
2 files changed, 74 insertions(+)
diff --git a/kde-misc/kimtoy/kimtoy-9999.ebuild b/kde-misc/kimtoy/kimtoy-9999.ebuild
new file mode 100644
index 0000000..b966892
--- /dev/null
+++ b/kde-misc/kimtoy/kimtoy-9999.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="An input method frontend for Plasma"
+HOMEPAGE="http://kde-apps.org/content/show.php?content=140967"
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+ SRC_URI="http://kde-apps.org/CONTENT/content-files/140967-${P}.tar.bz2"
+fi
+
+KEYWORDS=""
+LICENSE="GPL-2+"
+IUSE="libressl scim semantic-desktop"
+
+COMMON_DEPEND="
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep plasma)
+ app-i18n/ibus
+ dev-libs/glib:2
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:= )
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ media-libs/libpng:0=[apng]
+ x11-libs/libX11
+ scim? (
+ >=app-i18n/scim-1.4.9
+ dev-libs/dbus-c++
+ )
+ semantic-desktop? ( $(add_frameworks_dep kfilemetadata) )
+"
+DEPEND="${COMMON_DEPEND}
+ sys-devel/gettext
+ x11-misc/shared-mime-info
+"
+RDEPEND="${COMMON_DEPEND}
+ !kde-misc/kimtoy:4
+ >=app-i18n/fcitx-4.0
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package scim)
+ $(cmake-utils_use_find_package scim DBusCXX)
+ $(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-misc/kimtoy/metadata.xml b/kde-misc/kimtoy/metadata.xml
new file mode 100644
index 0000000..67fd161
--- /dev/null
+++ b/kde-misc/kimtoy/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+ <use>
+ <flag name="scim">Enable Smart Common Input Method support</flag>
+ </use>
+</pkgmetadata>
next reply other threads:[~2015-11-26 16:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 16:06 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-25 10:59 [gentoo-commits] proj/kde:master commit in: kde-misc/kimtoy/ Andreas Sturmlechner
2017-09-26 13:31 Michael Palimaka
2016-08-31 12:25 Michael Palimaka
2016-02-09 10:48 Michael Palimaka
2016-02-09 10:48 Michael Palimaka
2016-02-09 10:48 Michael Palimaka
2013-06-19 22:53 Chris Reffett
2012-05-25 6:14 Johannes Huber
2012-05-25 6:14 Johannes Huber
2012-05-24 20:50 Paulos Ratis
2012-05-24 16:34 Paulos Ratis
2012-05-18 14:12 Paulos Ratis
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=1448553954.3ad91633503efca9aaab834a201037f6f85e9d07.kensington@gentoo \
--to=kensington@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