This commit is contained in:
Wallenstein 2025-01-19 11:03:07 +03:00
parent 1cf4a0c992
commit d0032572d1
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'gtk4-layer-shell' # Template file for 'gtk4-layer-shell'
pkgname=gtk4-layer-shell pkgname=gtk4-layer-shell
version=1.0.4 version=1.0.4
revision=2 revision=3
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-protocols" hostmakedepends="gobject-introspection pkg-config wayland-protocols"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/wmww/gtk4-layer-shell" homepage="https://github.com/wmww/gtk4-layer-shell"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b" checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b"
shlib_providers="libgtk4-layer-shell.so.0" shlib_providers="libgtk4-layer-shell.so.0 libgtk4-layer-shell.so"
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true" configure_args+=" -Dtests=true"

View file

@ -1,7 +1,7 @@
# Template file for 'gtk4-layer-shell' # Template file for 'gtk4-layer-shell'
pkgname=gtk4-layer-shell pkgname=gtk4-layer-shell
version=1.0.4 version=1.0.4
revision=2 revision=3
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-protocols" hostmakedepends="gobject-introspection pkg-config wayland-protocols"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/wmww/gtk4-layer-shell" homepage="https://github.com/wmww/gtk4-layer-shell"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b" checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b"
shlib_providers="libgtk4-layer-shell.so.0" shlib_providers="libgtk4-layer-shell.so.0 libgtk4-layer-shell.so"
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true" configure_args+=" -Dtests=true"