From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-kresources/
Date: Thu, 2 Jul 2015 07:25:19 +0000 (UTC) [thread overview]
Message-ID: <1435821861.f22de3aac2533c9258d2f4aab36e4923faaf695d.dilfridge@gentoo> (raw)
commit: f22de3aac2533c9258d2f4aab36e4923faaf695d
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 07:24:21 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 07:24:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f22de3aa
[kde-base/kdepim-kresources] fix build following KDE 4.3
.../kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
index d19aaf8..7b1dfda 100644
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
@@ -20,14 +20,25 @@ DEPEND="
RDEPEND="${DEPEND}"
KMEXTRACTONLY="
+ kaddressbook/common/
kmail/
knotes/
korganizer/version.h
- kaddressbook/common/kabprefs.h
"
KMLOADLIBS="libkdepim"
+src_prepare() {
+ local kconfig_compiler="${EKDEDIR}/bin/kconfig_compiler"
+
+ pushd kaddressbook/common
+ # create the kabprefs_base.h file
+ "${kconfig_compiler}" kaddressbook.kcfg kabprefs_base.kcfgc
+ popd
+
+ kde4-meta_src_prepare
+}
+
src_install() {
kde4-meta_src_install
next reply other threads:[~2015-07-02 7:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 7:25 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-12 22:16 [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-kresources/ Andreas Hüttel
2015-07-01 22:50 Andreas Hüttel
2015-07-01 21:43 Andreas Hüttel
2012-01-04 8:15 Johannes Huber
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=1435821861.f22de3aac2533c9258d2f4aab36e4923faaf695d.dilfridge@gentoo \
--to=dilfridge@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