From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/
Date: Sun, 5 Jun 2016 18:59:25 +0000 (UTC) [thread overview]
Message-ID: <1465153016.c54422eeb091251c6e82c73763f49d75a2d63cec.kensington@gentoo> (raw)
commit: c54422eeb091251c6e82c73763f49d75a2d63cec
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat May 14 14:07:33 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 5 18:56:56 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c54422ee
kde-apps/pimcommon: Use KDE_DESIGNERPLUGIN
Package-Manager: portage-2.2.28
kde-apps/pimcommon/pimcommon-16.04.1.ebuild | 11 ++---------
kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild | 11 ++---------
kde-apps/pimcommon/pimcommon-9999.ebuild | 11 ++---------
3 files changed, 6 insertions(+), 27 deletions(-)
diff --git a/kde-apps/pimcommon/pimcommon-16.04.1.ebuild b/kde-apps/pimcommon/pimcommon-16.04.1.ebuild
index e9e9157..31798d4 100644
--- a/kde-apps/pimcommon/pimcommon-16.04.1.ebuild
+++ b/kde-apps/pimcommon/pimcommon-16.04.1.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
@@ -11,7 +12,7 @@ inherit kde5
DESCRIPTION="Common PIM libraries"
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~x86"
-IUSE="designer"
+IUSE=""
COMMON_DEPEND="
$(add_frameworks_dep karchive)
@@ -54,16 +55,8 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
- designer? ( $(add_qt_dep designer) )
"
RDEPEND="${COMMON_DEPEND}
!<kde-apps/kdepim-15.08.50:5
!kde-apps/kdepim-common-libs:4
"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package designer Qt5Designer)
- )
- kde5_src_configure
-}
diff --git a/kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild b/kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild
index 1ac1787..52b047d 100644
--- a/kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild
+++ b/kde-apps/pimcommon/pimcommon-16.04.49.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
@@ -11,7 +12,7 @@ inherit kde5
DESCRIPTION="Common PIM libraries"
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE="designer"
+IUSE=""
COMMON_DEPEND="
$(add_frameworks_dep karchive)
@@ -54,16 +55,8 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
- designer? ( $(add_qt_dep designer) )
"
RDEPEND="${COMMON_DEPEND}
!<kde-apps/kdepim-15.08.50:5
!kde-apps/kdepim-common-libs:4
"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package designer Qt5Designer)
- )
- kde5_src_configure
-}
diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild
index 7b1df56..c14387d 100644
--- a/kde-apps/pimcommon/pimcommon-9999.ebuild
+++ b/kde-apps/pimcommon/pimcommon-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_TEST="forceoptional"
QT_MINIMAL="5.6.0"
VIRTUALX_REQUIRED="test"
@@ -12,7 +13,7 @@ inherit kde5
DESCRIPTION="Common PIM libraries"
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE="designer"
+IUSE=""
COMMON_DEPEND="
$(add_frameworks_dep karchive)
@@ -52,16 +53,8 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
- designer? ( $(add_qt_dep designer) )
"
RDEPEND="${COMMON_DEPEND}
!kde-apps/kdepim:5
!kde-apps/kdepim-common-libs:4
"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package designer Qt5Designer)
- )
- kde5_src_configure
-}
next reply other threads:[~2016-06-05 18:59 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-05 18:59 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-11 6:58 [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/ Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-02-25 23:40 Sam James
2023-12-17 12:04 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2023-04-29 13:01 Andreas Sturmlechner
2023-03-23 14:44 Andreas Sturmlechner
2022-12-04 10:37 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-11-16 7:35 Andreas Sturmlechner
2021-11-16 7:35 Andreas Sturmlechner
2020-08-27 6:17 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2020-06-14 23:02 Andreas Sturmlechner
2020-05-24 17:27 Andreas Sturmlechner
2020-02-22 19:43 Andreas Sturmlechner
2019-10-20 9:00 Andreas Sturmlechner
2019-05-08 6:09 Andreas Sturmlechner
2019-03-30 22:07 Andreas Sturmlechner
2018-10-02 20:34 Andreas Sturmlechner
2018-07-22 14:27 Andreas Sturmlechner
2018-04-22 8:49 Andreas Sturmlechner
2018-02-01 1:05 Andreas Sturmlechner
2017-07-23 21:01 Andreas Sturmlechner
2017-07-23 20:56 Andreas Sturmlechner
2017-02-10 11:27 Andreas Sturmlechner
2016-08-24 13:34 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-04-06 12:36 Michael Palimaka
2016-04-02 16:06 Michael Palimaka
2015-10-22 10:13 Michael Palimaka
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=1465153016.c54422eeb091251c6e82c73763f49d75a2d63cec.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