commit:     ae56b0777836ba87515e4c17b9deb88edad38bcb
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 25 12:05:29 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 25 12:05:29 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ae56b077

[kde-base/kcalc] KF5 version bump wrt bug #523672.

Package-Manager: portage-2.2.10

---
 kde-base/kcalc/kcalc-9999.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/kde-base/kcalc/kcalc-9999.ebuild b/kde-base/kcalc/kcalc-9999.ebuild
new file mode 100644
index 0000000..d31408a
--- /dev/null
+++ b/kde-base/kcalc/kcalc-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE calculator"
+HOMEPAGE="http://www.kde.org/applications/utilities/kcalc
+http://utils.kde.org/projects/kcalc";
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+       $(add_frameworks_dep kconfig)
+       $(add_frameworks_dep kconfigwidgets)
+       $(add_frameworks_dep kcoreaddons)
+       $(add_frameworks_dep kdelibs4support)
+       $(add_frameworks_dep kguiaddons)
+       $(add_frameworks_dep ki18n)
+       $(add_frameworks_dep knotifications)
+       $(add_frameworks_dep kwidgetsaddons)
+       $(add_frameworks_dep kxmlgui)
+       dev-libs/gmp:0
+       dev-qt/qtgui:5
+       dev-qt/qtwidgets:5
+       dev-qt/qtxml:5
+"
+RDEPEND="${DEPEND}
+       !kde-base/kcalc:4
+"

Reply via email to