mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libhandy1: update to 1.8.2.
This commit is contained in:
parent
013601e84c
commit
7d0ef95fa2
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libhandy1'
|
# Template file for 'libhandy1'
|
||||||
pkgname=libhandy1
|
pkgname=libhandy1
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -17,16 +17,13 @@ homepage="https://gitlab.gnome.org/GNOME/libhandy/"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/main/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/main/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/libhandy-1-8/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/libhandy-1-8/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
||||||
checksum=3766b9a881fe0658cc6080453a2219086c3f6dbd82069de409b8ab3f59948a70
|
checksum=d11aa2cd3e570ac6d0efdba46d173147c11f45826457e924c05990bb2e0df9ad
|
||||||
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
build_options="gir glade gtk_doc"
|
build_options="gir glade gtk_doc"
|
||||||
desc_option_glade="Generate glade modules and catalog files"
|
desc_option_glade="Generate glade modules and catalog files"
|
||||||
build_options_default="gir glade gtk_doc"
|
build_options_default="gir glade gtk_doc"
|
||||||
|
|
||||||
do_check() {
|
|
||||||
xvfb-run ninja -C build test
|
|
||||||
}
|
|
||||||
|
|
||||||
libhandy1-devel_package() {
|
libhandy1-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} gtk+3-devel"
|
depends="${sourcepkg}>=${version}_${revision} gtk+3-devel"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue