wbg: update to 1.1.0.
This commit is contained in:
parent
683362bd55
commit
729a47c2f8
1 changed files with 9 additions and 4 deletions
|
@ -1,15 +1,20 @@
|
||||||
# Template file for 'wbg'
|
# Template file for 'wbg'
|
||||||
pkgname=wbg
|
pkgname=wbg
|
||||||
version=1.0.2
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel pixman-devel
|
makedepends="libjpeg-turbo-devel libpng-devel libwebp-devel pixman-devel
|
||||||
tllist wayland-devel wayland-protocols"
|
tllist wayland-devel wayland-protocols"
|
||||||
short_desc="Simple wallpaper application for Wayland compositors"
|
short_desc="Simple wallpaper application for Wayland compositors"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-3.0-or-later"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/wbg"
|
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"
|
distfiles="https://codeberg.org/dnkl/wbg/archive/${version}.tar.gz"
|
||||||
checksum=3afcad17233ae3120369eaaf54bde41be8629bcda375d75a2d0d893649e802bc
|
checksum=3f7844914c8a53fababa5df3575a9adb06026932bdd359664077ffdf19aae917
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue