# Template file for 'wbg'
pkgname=wbg
version=1.3.0
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="libjpeg-turbo-devel libpng-devel libwebp-devel libjxl-devel pixman-devel
 tllist wayland-devel wayland-protocols"
short_desc="Simple wallpaper application for Wayland compositors"
maintainer="travankor <travankor@tuta.io>"
license="MIT"
homepage="https://codeberg.org/dnkl/wbg"
changelog="https://codeberg.org/dnkl/wbg/raw/branch/master/CHANGELOG.md"
distfiles="https://codeberg.org/dnkl/wbg/archive/${version}.tar.gz"
checksum=2d5b3109d65602827e7e935e00ee25deae3e89574f8328b28e214cd61f98de07

post_install() {
	vlicense LICENSE
}
