mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/cogl: upgrade to 1.18.0
This commit is contained in:
parent
1f7cb8f708
commit
9ca64409e1
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer:
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cogl
|
||||
pkgver=1.16.2
|
||||
pkgver=1.18.0
|
||||
pkgrel=0
|
||||
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
|
||||
url="http://www.clutter-project.org/"
|
||||
@ -13,7 +13,7 @@ depends_dev="glib-dev mesa-dev libdrm-dev libxdamage-dev libxcomposite-dev libxr
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-lang"
|
||||
source="https://download.gnome.org/sources/cogl/1.16/cogl-$pkgver.tar.xz"
|
||||
source="https://download.gnome.org/sources/cogl/${pkgver%.*}/cogl-$pkgver.tar.xz"
|
||||
|
||||
_builddir="$srcdir"/cogl-$pkgver
|
||||
prepare() {
|
||||
@ -51,6 +51,6 @@ package() {
|
||||
rm -f "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="aaf32bde135cf3815aa3221726bad71e cogl-1.16.2.tar.xz"
|
||||
sha256sums="65be91591546ef6fdfec93a71979b2b108eee25edbc20c53190caafc9a92d4e7 cogl-1.16.2.tar.xz"
|
||||
sha512sums="638aea5a12d5f33d481ac6af767af74acdfcbb3512e38740847f385b38b665a108ae616c5971a38f0055cae5b7d9054075f97e4b18af0464c1a5553c6bc3e815 cogl-1.16.2.tar.xz"
|
||||
md5sums="994a29f5c02768367b6f035bfe456ba6 cogl-1.18.0.tar.xz"
|
||||
sha256sums="a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e cogl-1.18.0.tar.xz"
|
||||
sha512sums="2f338d4028f61038cf90f6f1fbe71c4c090084bb5598f9e70c7c46fa905f20c883bcf0522848f3a188187b6202ed496a8aa712276be0768a795a47c7ef1a6b2d cogl-1.18.0.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user