From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qthelp/
Date: Tue, 27 May 2014 22:59:31 +0000 (UTC) [thread overview]
Message-ID: <1401231448.40289fb225374d71db90b76fc64daa9790b1a70b.pesa@gentoo> (raw)
commit: 40289fb225374d71db90b76fc64daa9790b1a70b
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 22:57:28 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue May 27 22:57:28 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=40289fb2
[dev-qt/qthelp:4] Minor cleanup.
Package-Manager: portage-2.2.10
---
dev-qt/qthelp/qthelp-4.8.9999.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-qt/qthelp/qthelp-4.8.9999.ebuild b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
index e9aa312..ff5f20b 100644
--- a/dev-qt/qthelp/qthelp-4.8.9999.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.9999.ebuild
@@ -75,7 +75,7 @@ src_prepare() {
qt4-build-multilib_src_prepare
- # bug 348034
+ # prevent rebuild of QtCore and QtXml (bug 348034)
sed -i -e '/^sub-qdoc3\.depends/d' doc/doc.pri || die
}
@@ -93,8 +93,9 @@ src_configure() {
src_compile() {
qt4-build-multilib_src_compile
- # ugly hack to build docs
- "${S}"/bin/qmake "LIBS+=-L${QT4_LIBDIR}" "CONFIG+=nostrip" || die
+ # this generates a top-level Makefile containing the targets
+ # used below to build and install the documentation
+ "${S}"/bin/qmake || die
if use doc; then
emake docs
next reply other threads:[~2014-05-27 22:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 22:59 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-08 21:22 [gentoo-commits] proj/qt:master commit in: dev-qt/qthelp/ Andreas Sturmlechner
2022-03-18 18:07 Andreas Sturmlechner
2019-02-24 15:21 Andreas Sturmlechner
2019-02-24 15:21 Andreas Sturmlechner
2018-08-15 14:20 Jimi Huotari
2018-08-15 14:11 Jimi Huotari
2017-11-25 3:33 Michael Palimaka
2017-05-02 2:40 Davide Pesavento
2016-07-13 17:37 Davide Pesavento
2014-11-26 18:30 Davide Pesavento
2014-11-16 4:09 Davide Pesavento
2014-09-02 0:08 Davide Pesavento
2014-07-11 1:35 Davide Pesavento
2014-05-27 22:59 Davide Pesavento
2014-05-15 16:52 Michael Palimaka
2013-08-01 6:58 Davide Pesavento
2013-07-18 14:03 Michael Palimaka
2013-07-11 18:17 Michael Palimaka
2013-03-08 8:13 Davide Pesavento
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=1401231448.40289fb225374d71db90b76fc64daa9790b1a70b.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