Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/gtk-layer-shell/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell
version=0.9.2
version=0.10.0
revision=1
build_style=meson
build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-devel"
makedepends="gtk+3-devel wayland-devel wayland-protocols"
makedepends="gtk+3-devel wayland-devel"
checkdepends="cantarell-fonts xvfb-run"
short_desc="Library to create panels and other desktop components for Wayland"
maintainer="travankor <travankor@tuta.io>"
license="LGPL-3.0-or-later, MIT"
homepage="https://github.com/wmww/gtk-layer-shell"
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
checksum=526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c
checksum=ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505
make_check_pre="xvfb-run"

if [ "$XBPS_CHECK_PKGS" ]; then
Expand Down