]> git.pld-linux.org Git - packages/cogl.git/commitdiff
Enable wayland, gles 1&2 and gdkpixbuf, release 2 auto/th/cogl-1.16.0-2
authorArtur Frysiak <artur@frysiak.net>
Fri, 27 Sep 2013 12:56:30 +0000 (14:56 +0200)
committerArtur Frysiak <artur@frysiak.net>
Fri, 27 Sep 2013 12:56:30 +0000 (14:56 +0200)
cogl.spec

index 5974f843adbcacc8f09fac2b578aaaa3c4f5ed13..bb06d1975f017b544f2c7a4f2f7d48eb8952c9e4 100644 (file)
--- a/cogl.spec
+++ b/cogl.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build
 %bcond_without static_libs     # static libraries
-%bcond_with    gdkpixbuf       # gdk-pixbuf for image loading [instead of stb_image]
-%bcond_with    gles1           # OpenGL-ES 1.1 support
-%bcond_with    gles2           # OpenGL-ES 2.0 support
+%bcond_without gdkpixbuf       # gdk-pixbuf for image loading [instead of stb_image]
+%bcond_without gles1           # OpenGL-ES 1.1 support
+%bcond_without gles2           # OpenGL-ES 2.0 support
 %bcond_without gstreamer       # GStreamer support
-%bcond_with    wayland         # Wayland EGL support
+%bcond_without wayland         # Wayland EGL support
 #
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 Summary(pl.UTF-8):     Biblioteka do rysowania ładnych obrazków przy użyciu sprzętowej grafiki 3D
 Name:          cogl
 Version:       1.16.0
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/cogl/1.16/%{name}-%{version}.tar.xz
This page took 0.077203 seconds and 4 git commands to generate.