mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
libadwaita: update to 1.7.4
This commit is contained in:
parent
77d6f2a425
commit
3e8add6a08
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libadwaita'
|
# Template file for 'libadwaita'
|
||||||
pkgname=libadwaita
|
pkgname=libadwaita
|
||||||
version=1.7.2
|
version=1.7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
||||||
|
@ -16,7 +16,7 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-7/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-7/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
||||||
checksum=28ee2ff589c6debe47af9da7a56e37c97d6849e003918a4b223f690d25f960be
|
checksum=a012bef97ac0d726b969b18099f75fc5eee9e92c012af9672b827350d53ae970
|
||||||
make_check_pre="dbus-run-session xvfb-run"
|
make_check_pre="dbus-run-session xvfb-run"
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue