New package: wlclock-1.0.0
This commit is contained in:
parent
5f0820eb99
commit
ba3c48641c
1 changed files with 14 additions and 0 deletions
14
srcpkgs/wlclock/template
Normal file
14
srcpkgs/wlclock/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'wlclock'
|
||||||
|
pkgname=wlclock
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v${version}"
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
|
makedepends="cairo-devel wayland-devel wayland-protocols"
|
||||||
|
short_desc="Digital analog clock for Wayland desktops"
|
||||||
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://git.sr.ht/~leon_plickat/wlclock/"
|
||||||
|
distfiles="https://git.sr.ht/~leon_plickat/wlclock/archive/v${version}.tar.gz"
|
||||||
|
checksum=cdbc32eb1f68614a09e430eaa24578e4d58475ed8988871fce20a669898a48db
|
Loading…
Reference in a new issue