public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/
Date: Mon,  2 Jul 2012 17:01:06 +0000 (UTC)	[thread overview]
Message-ID: <1341248392.e766ed011023de58ac339838f1fc069a0a6ef697.pesa@gentoo> (raw)

commit:     e766ed011023de58ac339838f1fc069a0a6ef697
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Mon Jul  2 16:59:52 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Jul  2 16:59:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=e766ed01

[x11-libs/qt-core:5] Add QCONFIG_{DEFINE,REMOVE}.

(Portage version: 2.2.0_alpha114/git/Linux x86_64, unsigned Manifest commit)

---
 x11-libs/qt-core/qt-core-5.9999.ebuild |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/x11-libs/qt-core/qt-core-5.9999.ebuild b/x11-libs/qt-core/qt-core-5.9999.ebuild
index fe419b7..7a5ec17 100644
--- a/x11-libs/qt-core/qt-core-5.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-5.9999.ebuild
@@ -34,6 +34,14 @@ QT5_TARGET_SUBDIRS=(
 	src/corelib
 	src/concurrent
 )
+QCONFIG_DEFINE="QT_ZLIB"
+
+pkg_setup() {
+	QCONFIG_REMOVE="$(usev !glib)
+			$(usev !icu)"
+
+	qt5-build_pkg_setup
+}
 
 src_configure() {
 	local myconf=(



             reply	other threads:[~2012-07-02 17:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 17:01 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-03 15:57 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/ Michael Palimaka
2012-11-27  9:35 Davide Pesavento
2012-11-27  9:21 Davide Pesavento
2012-09-22 12:01 Markos Chandras
2012-07-25 14:46 Michael Palimaka
2012-06-29  0:17 Davide Pesavento
2012-06-07 13:42 Davide Pesavento
2012-06-06 17:53 Davide Pesavento
2012-05-22 14:11 Davide Pesavento
2012-05-20 19:40 Davide Pesavento
2012-02-01 20:56 Markos Chandras

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=1341248392.e766ed011023de58ac339838f1fc069a0a6ef697.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