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: Tue, 22 May 2012 14:11:19 +0000 (UTC) [thread overview]
Message-ID: <1337695670.78b0c9299ff3a798ad42fab97f60a0abb7693b00.pesa@gentoo> (raw)
commit: 78b0c9299ff3a798ad42fab97f60a0abb7693b00
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Tue May 22 14:07:50 2012 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue May 22 14:07:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=78b0c929
[x11-libs/qt-core] Updates for 4.8.2.
* Pass -no-openvg to configure.
* Link to openssl at build-time if USE=ssl is enabled, instead of
relying on run-time loading.
---
x11-libs/qt-core/qt-core-4.8.9999.ebuild | 6 +++---
1 files changed, 3 insertions(+), 3 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 2341b70..18b773a 100644
--- a/x11-libs/qt-core/qt-core-4.8.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
@@ -21,7 +21,7 @@ DEPEND="
icu? ( >=dev-libs/icu-49 )
ssl? ( dev-libs/openssl )
!<x11-libs/cairo-1.10.2-r2
- !<x11-libs/qt-4.4.0:4
+ !x11-libs/qt:4
"
RDEPEND="${DEPEND}"
PDEPEND="
@@ -94,14 +94,14 @@ src_configure() {
-no-accessibility -no-xmlpatterns -no-multimedia -no-audio-backend -no-phonon
-no-phonon-backend -no-svg -no-webkit -no-script -no-scripttools -no-declarative
-system-zlib -no-gif -no-libtiff -no-libpng -no-libmng -no-libjpeg
- -no-cups -no-dbus -no-gtkstyle -no-nas-sound -no-opengl
+ -no-cups -no-dbus -no-gtkstyle -no-nas-sound -no-opengl -no-openvg
-no-sm -no-xshape -no-xvideo -no-xsync -no-xinerama -no-xcursor -no-xfixes
-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)
+ $(use ssl && echo -openssl-linked || echo -no-openssl)
$(qt_use qt3support)"
qt4-build_src_configure
next reply other threads:[~2012-05-22 14:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 14:11 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-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=1337695670.78b0c9299ff3a798ad42fab97f60a0abb7693b00.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