cogl: update to 1.18.0 (soname bumps).
This commit is contained in:
parent
c9c6d453f5
commit
fd8fedb5a4
2 changed files with 7 additions and 6 deletions
|
@ -810,10 +810,11 @@ libmx-1.0.so.2 mx-1.4.3_1_1
|
|||
libmx-gtk-1.0.so.0 mx-1.4.3_1_1
|
||||
libjson.so.0 json-c-0.9_1
|
||||
libjson-c.so.2 json-c-0.11_1
|
||||
libcogl.so.15 cogl-1.16.0_1
|
||||
libcogl-pango.so.15 cogl-1.16.0_1
|
||||
libcogl-gst.so.15 cogl-1.16.0_1
|
||||
libcogl-gles2.so.15 cogl-1.16.0_2
|
||||
libcogl.so.20 cogl-1.18.0_1
|
||||
libcogl-pango.so.20 cogl-1.18.0_1
|
||||
libcogl-gst.so.20 cogl-1.18.0_1
|
||||
libcogl-gles2.so.20 cogl-1.18.0_1
|
||||
libcogl-path.so.20 cogl-1.18.0_1
|
||||
libp11-kit.so.0 p11-kit-0.7_1
|
||||
librest-0.7.so.0 rest-0.7_1
|
||||
librest-extras-0.7.so.0 rest-0.7_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cogl'
|
||||
pkgname=cogl
|
||||
version=1.16.2
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-introspection --enable-cogl-gst=yes
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.clutter-project.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/cogl/${version%.*}/cogl-${version}.tar.xz"
|
||||
checksum=65be91591546ef6fdfec93a71979b2b108eee25edbc20c53190caafc9a92d4e7
|
||||
checksum=a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e
|
||||
|
||||
cogl-devel_package() {
|
||||
depends="libdrm-devel libXcomposite-devel libXdamage-devel
|
||||
|
|
Loading…
Reference in a new issue