cogl: sync options with fedora.
This commit is contained in:
parent
6e903ba88a
commit
853fe26c19
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'cogl'
|
||||
pkgname=cogl
|
||||
version=1.22.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cogl-gst=yes
|
||||
--enable-gles1 --enable-gles2 --enable-kms-egl-platform
|
||||
configure_args="--enable-cairo=yes --enable-cogl-pango=yes
|
||||
--enable-gdk-pixbuf=yes --enable-cogl-gst=yes --enable-kms-egl-platform
|
||||
--enable-wayland-egl-platform --enable-wayland-egl-server
|
||||
$(vopt_enable gir introspection)"
|
||||
hostmakedepends="automake libtool gettext-devel pkg-config intltool
|
||||
glib-devel gobject-introspection"
|
||||
makedepends="libXcomposite-devel libXrandr-devel MesaLib-devel pango-devel
|
||||
gdk-pixbuf-devel gst-plugins-base1-devel wayland-devel"
|
||||
depends="gst-plugins-base1>=1:1.2.0"
|
||||
short_desc="Library for using 3D graphics hardware for rendering"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.clutter-project.org"
|
||||
|
|
Loading…
Reference in a new issue