New package: chayang-0.1.0
This commit is contained in:
parent
7f893484a1
commit
2022009cd0
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'chayang'
|
||||
pkgname=chayang
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-protocols wayland-devel"
|
||||
short_desc="Gradually dim the screen"
|
||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||
license="MIT"
|
||||
homepage="https://git.sr.ht/~emersion/chayang"
|
||||
changelog="https://git.sr.ht/~emersion/chayang/refs"
|
||||
distfiles="https://git.sr.ht/~emersion/chayang/archive/v${version}.tar.gz"
|
||||
checksum=61aa0e2955e8b5cf321ef14a5fd72f0e953da51a390d456e929b74fc5efcb74a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue