From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/recoll/
Date: Sun, 18 Oct 2015 18:20:43 +0000 (UTC) [thread overview]
Message-ID: <1445192436.eb44809c3cf06f2afa0de60578f0adde04c78d1c.kensington@gentoo> (raw)
commit: eb44809c3cf06f2afa0de60578f0adde04c78d1c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 18:19:37 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 18:20:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb44809c
app-misc/recoll: don't call qmake directly
Package-Manager: portage-2.2.20.1
app-misc/recoll/recoll-1.17.3-r1.ebuild | 4 ++--
app-misc/recoll/recoll-1.19.5.ebuild | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-misc/recoll/recoll-1.17.3-r1.ebuild b/app-misc/recoll/recoll-1.17.3-r1.ebuild
index 8e8e80d..ead4dff 100644
--- a/app-misc/recoll/recoll-1.17.3-r1.ebuild
+++ b/app-misc/recoll/recoll-1.17.3-r1.ebuild
@@ -5,7 +5,7 @@
EAPI="4"
PYTHON_DEPEND="2"
-inherit toolchain-funcs qt4-r2 linux-info python
+inherit toolchain-funcs qmake-utils qt4-r2 linux-info python
DESCRIPTION="A personal full text search package"
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
@@ -103,7 +103,7 @@ src_prepare() {
src_configure() {
local qtconf
- use qt4 && qtconf="QMAKEPATH=/usr/bin/qmake"
+ use qt4 && qtconf="QMAKEPATH=$(qt4_get_bindir)/qmake"
econf \
$(use_with spell aspell) \
diff --git a/app-misc/recoll/recoll-1.19.5.ebuild b/app-misc/recoll/recoll-1.19.5.ebuild
index 9c074c1..73b0906 100644
--- a/app-misc/recoll/recoll-1.19.5.ebuild
+++ b/app-misc/recoll/recoll-1.19.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
PYTHON_DEPEND="2"
-inherit toolchain-funcs qt4-r2 linux-info python readme.gentoo
+inherit toolchain-funcs qmake-utils qt4-r2 linux-info python readme.gentoo
DESCRIPTION="A personal full text search package"
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
@@ -116,7 +116,7 @@ src_configure() {
local qtconf
if use qt4 || use webkit; then
- qtconf="QMAKEPATH=/usr/bin/qmake"
+ qtconf="QMAKEPATH=$(qt4_get_bindir)/qmake"
fi
econf \
next reply other threads:[~2015-10-18 18:20 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-18 18:20 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-25 8:26 [gentoo-commits] repo/gentoo:master commit in: app-misc/recoll/ Michał Górny
2016-08-17 13:50 Pacho Ramos
2016-11-01 10:29 Pacho Ramos
2016-11-01 10:30 Pacho Ramos
2017-03-04 18:17 Andreas Sturmlechner
2017-03-04 18:17 Andreas Sturmlechner
2017-03-04 18:50 Andreas Sturmlechner
2017-04-20 7:59 David Seifert
2017-04-24 7:23 Agostino Sarubbo
2017-04-27 18:15 Andreas Sturmlechner
2017-07-19 15:51 Patrice Clement
2017-09-24 8:53 Michael Palimaka
2017-11-30 19:02 Thomas Deutschmann
2017-12-16 23:15 Andreas Sturmlechner
2018-06-01 14:10 Aaron Bauman
2018-09-09 1:12 Thomas Deutschmann
2018-09-09 8:23 Mikle Kolyada
2018-09-10 19:46 Andreas Sturmlechner
2019-02-03 14:08 Andreas Sturmlechner
2019-05-08 17:05 Andreas Sturmlechner
2019-06-27 17:21 Andreas Sturmlechner
2019-07-18 7:26 Agostino Sarubbo
2019-07-18 13:39 Agostino Sarubbo
2020-12-05 4:55 Erik Mackdanz
2021-01-13 9:17 Sam James
2021-01-13 9:18 Sam James
2021-02-10 14:55 Joonas Niilola
2021-02-10 14:55 Joonas Niilola
2021-03-10 11:33 Joonas Niilola
2021-03-16 6:54 Joonas Niilola
2021-04-22 2:59 Sam James
2021-04-22 3:01 Sam James
2021-05-31 20:18 Michał Górny
2021-06-29 21:24 Sam James
2021-06-29 21:24 Sam James
2021-07-08 7:35 Joonas Niilola
2021-11-10 8:02 Joonas Niilola
2021-12-08 11:54 Jakov Smolić
2021-12-09 16:24 Agostino Sarubbo
2022-01-09 11:02 Joonas Niilola
2022-01-09 11:02 Joonas Niilola
2022-04-23 6:25 Joonas Niilola
2022-04-23 6:25 Joonas Niilola
2022-07-03 11:51 Joonas Niilola
2022-07-03 11:51 Joonas Niilola
2022-08-17 17:11 Joonas Niilola
2023-01-12 14:07 Joonas Niilola
2023-04-10 7:37 Joonas Niilola
2023-05-01 0:09 Sam James
2023-05-01 0:23 Sam James
2023-05-27 7:49 Joonas Niilola
2023-05-27 7:49 Joonas Niilola
2023-05-27 7:49 Joonas Niilola
2023-06-24 15:38 Arthur Zamarin
2023-07-08 18:08 Conrad Kostecki
2023-12-29 7:33 Arthur Zamarin
2024-02-06 3:39 Sam James
2024-03-02 23:01 Sam James
2024-03-02 23:01 Sam James
2024-04-09 6:55 Yixun Lan
2024-04-21 12:38 Sam James
2024-04-21 12:38 Sam James
2024-09-05 16:50 Andreas Sturmlechner
2024-10-17 9:58 Joonas Niilola
2024-10-19 7:07 Yixun Lan
2025-01-03 22:08 Sam James
2025-01-03 22:08 Sam James
2025-01-05 22:51 Andreas Sturmlechner
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=1445192436.eb44809c3cf06f2afa0de60578f0adde04c78d1c.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