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: Sun, 20 May 2012 19:40:16 +0000 (UTC) [thread overview]
Message-ID: <1337542774.16abdccea073699a49f79855d584a28b1a30b687.pesa@gentoo> (raw)
commit: 16abdccea073699a49f79855d584a28b1a30b687
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Sun May 20 19:39:34 2012 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun May 20 19:39:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=16abdcce
[x11-libs/qt-core] Introduce USE="icu".
---
x11-libs/qt-core/qt-core-4.8.9999.ebuild | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-libs/qt-core/qt-core-4.8.9999.ebuild b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
index edc937a..2341b70 100644
--- a/x11-libs/qt-core/qt-core-4.8.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
@@ -13,11 +13,12 @@ if [[ ${QT4_BUILD_TYPE} == live ]]; then
else
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
-IUSE="+glib iconv optimized-qmake qt3support ssl"
+IUSE="+glib iconv icu optimized-qmake qt3support ssl"
DEPEND="
sys-libs/zlib
- glib? ( dev-libs/glib )
+ glib? ( dev-libs/glib:2 )
+ icu? ( >=dev-libs/icu-49 )
ssl? ( dev-libs/openssl )
!<x11-libs/cairo-1.10.2-r2
!<x11-libs/qt-4.4.0:4
@@ -98,6 +99,7 @@ src_configure() {
-no-xrandr -no-xrender -no-mitshm -no-fontconfig -no-freetype -no-xinput -no-xkb
$(qt_use glib)
$(qt_use iconv)
+ $(qt_use icu)
$(qt_use optimized-qmake)
$(qt_use ssl openssl)
$(qt_use qt3support)"
next reply other threads:[~2012-05-20 19:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-20 19:40 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-07-02 17:01 Davide Pesavento
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-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=1337542774.16abdccea073699a49f79855d584a28b1a30b687.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