From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/
Date: Mon, 1 Dec 2014 12:38:31 +0000 (UTC) [thread overview]
Message-ID: <1417437509.9a0c30b26f029d97f3f14d9bcd69a145ecc7654a.kensington@gentoo> (raw)
commit: 9a0c30b26f029d97f3f14d9bcd69a145ecc7654a
Author: Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Sat Nov 22 10:08:34 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec 1 12:38:29 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a0c30b2
[kde-base/kdepimlibs] added KF5 based version
---
kde-base/kdepimlibs/kdepimlibs-9999.ebuild | 64 ++++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
diff --git a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild
new file mode 100644
index 0000000..4da6496
--- /dev/null
+++ b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Common library for KDE PIM apps"
+KEYWORDS=""
+LICENSE="LGPL-2.1"
+IUSE=""
+
+# some akonadi tests timeout, that probaly needs more work as its ~700 tests
+RESTRICT="test"
+
+DEPEND="
+ $(add_frameworks_dep kcodecs)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kemoticons)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kitemmodels)
+ $(add_frameworks_dep kitemviews)
+ $(add_frameworks_dep kjobwidgets)
+ $(add_frameworks_dep kparts)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep sonnet)
+ app-crypt/gpgme
+ >=app-office/akonadi-server-5
+ dev-libs/cyrus-sasl
+ dev-libs/libical
+ dev-libs/libxml2
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtsql:5
+ dev-qt/qttest:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ media-libs/phonon[qt5]
+ net-nds/openldap
+ sys-apps/util-linux
+"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=( -DBUILD_TESTING=ON )
+ cmake-utils_src_configure
+}
next reply other threads:[~2014-12-01 12:38 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 12:38 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-03 17:45 [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/ Michael Palimaka
2015-04-29 15:49 Michael Palimaka
2015-02-04 16:14 Michael Palimaka
2014-08-17 9:37 Michael Palimaka
2014-08-06 17:37 Johannes Huber
2014-07-18 15:01 Johannes Huber
2014-07-18 14:07 Manuel Rüger
2014-05-25 15:20 Johannes Huber
2014-04-22 22:15 Johannes Huber
2014-04-21 12:47 Johannes Huber
2014-04-14 15:22 Johannes Huber
2014-03-30 9:47 Johannes Huber
2014-03-09 16:11 Johannes Huber
2014-02-05 19:31 Michael Palimaka
2013-12-20 23:21 Andreas Hüttel
2013-12-15 14:14 Andreas Hüttel
2013-10-14 20:34 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-08-19 16:25 Michael Palimaka
2013-07-25 22:21 Johannes Huber
2013-06-12 8:09 Michael Palimaka
2013-06-02 11:43 Johannes Huber
2013-03-03 15:57 Michael Palimaka
2013-02-08 15:18 Michael Palimaka
2013-02-01 16:39 Michael Palimaka
2013-01-05 15:59 Chris Reffett
2012-11-23 4:41 Chris Reffett
2012-11-23 4:37 Chris Reffett
2012-11-16 21:23 Johannes Huber
2012-11-11 10:58 Johannes Huber
2012-11-06 11:13 Michael Palimaka
2012-10-13 22:08 Johannes Huber
2012-10-09 7:29 Patrick Lauer
2012-07-25 21:15 Johannes Huber
2012-06-28 13:16 Andreas Hüttel
2012-05-30 8:57 Michael Palimaka
2012-05-25 18:12 Johannes Huber
2012-04-02 15:57 Johannes Huber
2012-03-07 21:39 Andreas Hüttel
2012-01-24 23:02 Andreas Hüttel
2011-09-07 21:23 Alexey Shvetsov
2011-09-04 15:10 Alexey Shvetsov
2011-09-04 15:05 Alexey Shvetsov
2011-09-04 12:36 Alexey Shvetsov
2011-07-31 20:39 Andreas Hüttel
2011-07-13 21:52 Andreas Hüttel
2011-07-09 22:48 Theo Chatzimichos
2011-05-29 23:48 David Heidelberger
2011-05-24 5:57 Jorge Manuel B. S. Vicetto
2011-05-16 22:54 Jonathan Callen
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=1417437509.9a0c30b26f029d97f3f14d9bcd69a145ecc7654a.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