From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-themes/qtcurve/
Date: Fri, 17 Apr 2015 23:41:14 +0000 (UTC) [thread overview]
Message-ID: <1429314061.ad047a63786968d4a922fb6009ebcf23d0c325f0.pesa@gentoo> (raw)
commit: ad047a63786968d4a922fb6009ebcf23d0c325f0
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 23:41:01 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 23:41:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ad047a63
[x11-themes/qtcurve] Fix dep on extra-cmake-modules.
Package-Manager: portage-2.2.18
x11-themes/qtcurve/qtcurve-9999.ebuild | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 6a30828..c8ba36a 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -3,8 +3,10 @@
# $Header: $
EAPI=5
+
KDE_REQUIRED="optional"
inherit cmake-utils kde4-base multilib
+
KDE_AUTODEPS=false
KDE_DEBUG=false
KDE_HANDBOOK=false # needed for kde5.eclass, but misinterpreted by kde4-base.eclass
@@ -18,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="git://anongit.kde.org/qtcurve.git"
KEYWORDS=""
else
- SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+ SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/QtCurve/${PN}/commit/69047935dd4a9549d238cbc457e9c3cfa37386ae.patch -> ${P}-old_config_file.patch"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
@@ -47,15 +49,15 @@ RDEPEND="X? ( x11-libs/libxcb
dev-qt/qtx11extras:5 ) )
kde? ( $(add_kdebase_dep systemsettings)
windeco? ( $(add_kdebase_dep kwin) ) )
- kf5? ( $(add_frameworks_dep karchive)
+ kf5? ( $(add_frameworks_dep extra-cmake-modules)
+ $(add_frameworks_dep karchive)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- dev-libs/extra-cmake-modules )
+ $(add_frameworks_dep kxmlgui) )
!x11-themes/gtk-engines-qtcurve"
DEPEND="${RDEPEND}
virtual/pkgconfig
next reply other threads:[~2015-04-17 23:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 23:41 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-07 20:41 [gentoo-commits] proj/qt:master commit in: x11-themes/qtcurve/ Davide Pesavento
2016-05-26 10:44 Michael Palimaka
2014-12-13 3:44 Ben de Groot
2014-09-04 11:35 Michael Palimaka
2014-01-20 9:59 Ben de Groot
2014-01-20 9:25 Ben de Groot
2013-11-25 8:57 Sergey Popov
2013-11-03 11:51 Ben de Groot
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=1429314061.ad047a63786968d4a922fb6009ebcf23d0c325f0.pesa@gentoo \
--to=pesa@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