From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-libs/cogl/
Date: Wed, 19 Dec 2012 00:39:24 +0000 (UTC) [thread overview]
Message-ID: <1355877499.019aed6e8170ad30fa684be709b03958f89c8333.tetromino@gentoo> (raw)
commit: 019aed6e8170ad30fa684be709b03958f89c8333
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 00:38:07 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 00:38:19 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=019aed6e
media-libs/cogl: sync with gx86
Most desktop user want gl, not gles, as the default driver. Thanks to
Rafał Mużyło.
---
media-libs/cogl/cogl-9999.ebuild | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/media-libs/cogl/cogl-9999.ebuild b/media-libs/cogl/cogl-9999.ebuild
index 84b24b2..f1c79b8 100644
--- a/media-libs/cogl/cogl-9999.ebuild
+++ b/media-libs/cogl/cogl-9999.ebuild
@@ -55,6 +55,7 @@ src_prepare() {
DOCS="NEWS README"
EXAMPLES="examples/{*.c,*.jpg}"
# XXX: think about kms-egl, quartz, sdl, wayland
+ # Prefer gl over gles2 if both are selected
G2CONF="${G2CONF}
--disable-examples-install
--disable-profile
@@ -66,7 +67,7 @@ src_prepare() {
$(use_enable gles2)
$(use_enable gles2 cogl-gles2)
$(use_enable gles2 xlib-egl-platform)
- "$(usex gles2 --with-default-driver=gles2 "")"
+ "$(usex gles2 --with-default-driver=$(usex opengl gl gles2 ) "")"
--enable-glib
--enable-deprecated
$(use_enable introspection)
next reply other threads:[~2012-12-19 0:39 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 0:39 Alexandre Rostovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-12 14:00 [gentoo-commits] proj/gnome:master commit in: media-libs/cogl/ Dennis Lamm
2016-01-30 17:33 Priit Laes
2015-09-13 22:03 Ole Reifschneider
2015-06-09 9:16 Gilles Dartiguelongue
2015-04-18 9:00 Ole Reifschneider
2014-12-26 21:47 Gilles Dartiguelongue
2014-12-08 21:57 Gilles Dartiguelongue
2014-12-07 23:08 Gilles Dartiguelongue
2014-11-03 23:24 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-19 23:40 Gilles Dartiguelongue
2013-03-15 7:38 Priit Laes
2013-01-19 21:38 Alexandre Rostovtsev
2012-10-27 19:40 Gilles Dartiguelongue
2012-09-16 7:44 Alexandre Rostovtsev
2012-09-15 7:53 Alexandre Rostovtsev
2011-10-29 19:41 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-10-01 4:39 Alexandre Restovtsev
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=1355877499.019aed6e8170ad30fa684be709b03958f89c8333.tetromino@gentoo \
--to=tetromino@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