Skip to content

Commit

Permalink
New package: wlsunset-0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Oct 31, 2020
1 parent 6b5fe12 commit 89e5a4e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions srcpkgs/wlsunset/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Template file for 'wlsunset'
pkgname=wlsunset
version=0.1.0
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="pkg-config wayland-devel wayland-protocols"
short_desc="Day/night gamma adjustments for Wayland compositors"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://sr.ht/~kennylevinsen/wlsunset/"
distfiles="https://git.sr.ht/~kennylevinsen/wlsunset/archive/${version}.tar.gz"
checksum=78ec889f74505aa2f9060eebdee05092bda5452104656c0d868b2f0a4998f53c

post_install() {
vlicense LICENSE
}

0 comments on commit 89e5a4e

Please sign in to comment.