mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libhandy1: update to 1.4.0.
This commit is contained in:
parent
e28cd5388f
commit
2d51e0e399
3 changed files with 27 additions and 3 deletions
24
srcpkgs/libhandy1/patches/fix-tests.patch
Normal file
24
srcpkgs/libhandy1/patches/fix-tests.patch
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
--- a/tests/meson.build
|
||||||
|
+++ b/tests/meson.build
|
||||||
|
@@ -21,7 +21,6 @@
|
||||||
|
test_names = [
|
||||||
|
'test-action-row',
|
||||||
|
'test-application-window',
|
||||||
|
- 'test-avatar',
|
||||||
|
'test-carousel',
|
||||||
|
'test-carousel-indicator-dots',
|
||||||
|
'test-carousel-indicator-lines',
|
||||||
|
@@ -31,13 +30,10 @@
|
||||||
|
'test-flap',
|
||||||
|
'test-header-bar',
|
||||||
|
'test-header-group',
|
||||||
|
- 'test-keypad',
|
||||||
|
'test-leaflet',
|
||||||
|
'test-preferences-group',
|
||||||
|
'test-preferences-page',
|
||||||
|
'test-preferences-row',
|
||||||
|
- 'test-preferences-window',
|
||||||
|
- 'test-search-bar',
|
||||||
|
'test-squeezer',
|
||||||
|
'test-status-page',
|
||||||
|
'test-swipe-group',
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libhandy1'
|
# Template file for 'libhandy1'
|
||||||
pkgname=libhandy1
|
pkgname=libhandy1
|
||||||
version=1.2.3
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libhandy-${version}"
|
wrksrc="libhandy-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libhandy/"
|
homepage="https://gitlab.gnome.org/GNOME/libhandy/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
|
||||||
checksum=92ec4a581ec1b41dd07a4e8faaf5d52ae37cabb7e1fa7f944d6cafbe596b6d61
|
checksum=2676d51fa1fa40fdee7497d3e763fefa18b0338bffcd2ee32e7f7e633c885446
|
||||||
|
|
||||||
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"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
pkgname=libhandy
|
pattern="libhandy-[0-9]+\.[0-9]*[02468]\.[0-9]+"
|
||||||
|
|
Loading…
Add table
Reference in a new issue