public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/cogl: metadata.xml ChangeLog cogl-1.10.2.ebuild
@ 2012-06-14  4:33 Luca Barbato (lu_zero)
  0 siblings, 0 replies; only message in thread
From: Luca Barbato (lu_zero) @ 2012-06-14  4:33 UTC (permalink / raw
  To: gentoo-commits

lu_zero     12/06/14 04:33:05

  Modified:             metadata.xml ChangeLog cogl-1.10.2.ebuild
  Log:
  Add gles2 useflag
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/cogl/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	28 Oct 2011 21:58:17 -0000	1.2
+++ metadata.xml	14 Jun 2012 04:33:04 -0000	1.3
@@ -3,9 +3,10 @@
 <pkgmetadata>
 <herd>gnome</herd>
 <use>
+  <flag name="gles2">Enable OpenGL ES 2.0 support</flag>
   <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
     for introspection</flag>
   <flag name="pango">Build cogl-pango library for <pkg>x11-libs/pango</pkg>
     integration</flag>
-</use>    
+</use>
 </pkgmetadata>



1.11                 media-libs/cogl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	24 May 2012 14:01:10 -0000	1.10
+++ ChangeLog	14 Jun 2012 04:33:04 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/cogl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.10 2012/05/24 14:01:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.11 2012/06/14 04:33:04 lu_zero Exp $
+
+  14 Jun 2012; Luca Barbato <lu_zero@gentoo.org> cogl-1.10.2.ebuild,
+  metadata.xml:
+  Add gles2 useflag
 
   24 May 2012; Samuli Suominen <ssuominen@gentoo.org> cogl-1.8.2.ebuild:
   ppc stable wrt #410611



1.3                  media-libs/cogl/cogl-1.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild?r1=1.2&r2=1.3

Index: cogl-1.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cogl-1.10.2.ebuild	5 May 2012 08:02:41 -0000	1.2
+++ cogl-1.10.2.ebuild	14 Jun 2012 04:33:05 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild,v 1.2 2012/05/05 08:02:41 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild,v 1.3 2012/06/14 04:33:05 lu_zero Exp $
 
 EAPI="4"
 CLUTTER_LA_PUNT="yes"
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="1.0"
-IUSE="doc examples +introspection +pango"
+IUSE="doc examples +introspection +opengl gles2 +pango"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
 
 # XXX: need uprof for optional profiling support
@@ -27,6 +27,7 @@
 	x11-libs/libXext
 	>=x11-libs/libXfixes-3
 	virtual/opengl
+	gles2? ( media-libs/mesa[gles2] )
 
 	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
 	pango? ( >=x11-libs/pango-1.20.0[introspection?] )"
@@ -51,9 +52,11 @@
 		--disable-maintainer-flags
 		--enable-cairo
 		--enable-gdk-pixbuf
-		--enable-gl
+		$(use_enable opengl glx)
+		$(use_enable opengl gl)
+		$(use_enable gles2)
+		$(use_enable gles2 xlib-egl-platform)
 		--enable-glib
-		--enable-glx
 		--enable-deprecated
 		$(use_enable introspection)
 		$(use_enable pango cogl-pango)"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-14  4:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  4:33 [gentoo-commits] gentoo-x86 commit in media-libs/cogl: metadata.xml ChangeLog cogl-1.10.2.ebuild Luca Barbato (lu_zero)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox