From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kexi/
Date: Sat, 30 Jun 2018 20:47:57 +0000 (UTC) [thread overview]
Message-ID: <1530391651.7504f685666d460181bc5f7c782858a7b65ab1b5.asturm@gentoo> (raw)
commit: 7504f685666d460181bc5f7c782858a7b65ab1b5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 20:08:51 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 20:47:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7504f685
app-office/kexi: Fix cmake warning
Closes: https://bugs.gentoo.org/659644
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-office/kexi/kexi-3.1.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-office/kexi/kexi-3.1.0.ebuild b/app-office/kexi/kexi-3.1.0.ebuild
index 8074480ced6..16241347eb8 100644
--- a/app-office/kexi/kexi-3.1.0.ebuild
+++ b/app-office/kexi/kexi-3.1.0.ebuild
@@ -76,7 +76,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
-DKEXI_MIGRATEMANAGER_DEBUG=$(usex debug)
- -DKEXI_SCRIPTING_DEBUG=$(usex debug)
-DKEXI_AUTORISE_TABBED_TOOLBAR=$(usex experimental)
-DKEXI_SCRIPTS_SUPPORT=$(usex experimental)
$(cmake-utils_use_find_package marble KexiMarble)
@@ -84,5 +83,7 @@ src_configure() {
$(cmake-utils_use_find_package mysql MySQL)
$(cmake-utils_use_find_package postgres PostgreSQL)
)
+ use experimental && mycmakeargs+=( -DKEXI_SCRIPTING_DEBUG=$(usex debug) )
+
kde5_src_configure
}
next reply other threads:[~2018-06-30 20:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-30 20:47 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-28 17:39 [gentoo-commits] repo/gentoo:master commit in: app-office/kexi/ Andreas Sturmlechner
2022-10-06 11:39 Andreas Sturmlechner
2022-03-02 3:44 Sam James
2022-02-28 23:56 Sam James
2021-10-05 7:39 Jakov Smolić
2020-01-12 17:51 Andreas Sturmlechner
2020-01-12 13:18 Andreas Sturmlechner
2019-08-27 20:22 Andreas Sturmlechner
2019-08-24 10:30 Thomas Deutschmann
2019-05-19 20:55 Andreas Sturmlechner
2019-05-19 20:45 Mikle Kolyada
2019-04-18 17:56 Andreas Sturmlechner
2018-05-09 6:32 Andreas Sturmlechner
2018-05-08 7:11 Agostino Sarubbo
2018-05-07 0:24 Thomas Deutschmann
2018-03-18 3:22 Michael Palimaka
2017-09-26 14:32 Michael Palimaka
2017-09-26 14:32 Michael Palimaka
2017-08-21 13:15 Andreas Sturmlechner
2017-08-12 12:40 Michael Palimaka
2017-07-04 15:49 Agostino Sarubbo
2017-07-04 10:17 Agostino Sarubbo
2017-06-09 19:24 Andreas Sturmlechner
2017-03-19 2:24 Michael Palimaka
2016-11-09 13:14 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=1530391651.7504f685666d460181bc5f7c782858a7b65ab1b5.asturm@gentoo \
--to=asturm@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