cogl: update to 1.10.2.
This commit is contained in:
parent
3444574cb5
commit
bb8bce9d55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cogl'
|
# Template file for 'cogl'
|
||||||
pkgname=cogl
|
pkgname=cogl
|
||||||
version=1.10.0
|
version=1.10.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.10/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.10/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-introspection"
|
configure_args="--enable-introspection"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Library for using 3D graphics hardware for rendering"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.clutter-project.org"
|
homepage="http://www.clutter-project.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=544b648cd5dc0a0ea438acd89d83727d82d6c29927db33a519ce2b28dc1ad07d
|
checksum=042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3
|
||||||
long_desc="
|
long_desc="
|
||||||
cogl is a small open source library for using 3D graphics hardware for
|
cogl is a small open source library for using 3D graphics hardware for
|
||||||
rendering. The API departs from the flat state machine style of OpenGL and is
|
rendering. The API departs from the flat state machine style of OpenGL and is
|
||||||
|
|
Loading…
Reference in a new issue