mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/libdazzle: upgrade to 3.33.90
This commit is contained in:
parent
165be5c528
commit
80fda57c0a
@ -1,7 +1,7 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=libdazzle
|
||||
pkgver=3.32.3
|
||||
pkgver=3.33.90
|
||||
pkgrel=0
|
||||
pkgdesc="Library to delight your users with fancy features"
|
||||
url="https://gitlab.gnome.org/GNOME/libdazzle"
|
||||
@ -9,14 +9,14 @@ arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="gtk+3.0-dev vala gobject-introspection-dev gtk-doc meson"
|
||||
checkdepends="xvfb-run"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
subpackages="$pkgname-dev"
|
||||
source="https://download.gnome.org/sources/libdazzle/${pkgver%.*}/libdazzle-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
-Denable_gtk_doc=true \
|
||||
-Denable_gtk_doc=false \
|
||||
. output
|
||||
ninja -C output
|
||||
}
|
||||
@ -29,4 +29,4 @@ package() {
|
||||
DESTDIR="$pkgdir" ninja -C output install
|
||||
}
|
||||
|
||||
sha512sums="e82d5f04706ec2003db27ece490255264828334d1e1c2076485660539664fd382c1289b9d8d4a6cc2dc31c65db270207e7d51105ffd1cadb7c384cd91199ceaa libdazzle-3.32.3.tar.xz"
|
||||
sha512sums="15c4ba9ad2bc6b5930623f2cfc63a24861e37a94e95f0098c2566abca938aa24eeb0df1ade66e52af013b342359569d596382cff33738aac55980b2f057733e6 libdazzle-3.33.90.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user