mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kanshi: update to 1.5.0, adopt
Maintainer @stacyharper has not contributed to Void for two years.
This commit is contained in:
parent
aaf3922cd7
commit
fd38370ce0
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kanshi'
|
# Template file for 'kanshi'
|
||||||
pkgname=kanshi
|
pkgname=kanshi
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="wayland-devel libvarlink-devel"
|
makedepends="wayland-devel libvarlink-devel"
|
||||||
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
||||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.emersion.fr/kanshi/"
|
homepage="https://wayland.emersion.fr/kanshi/"
|
||||||
changelog="https://git.sr.ht/~emersion/kanshi/refs"
|
changelog="https://git.sr.ht/~emersion/kanshi/refs"
|
||||||
distfiles="https://git.sr.ht/~emersion/kanshi/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~emersion/kanshi/archive/v${version}.tar.gz"
|
||||||
checksum=e9be76a969f526bd51217c0465f4f00bdb8ce176c1e58f08c7b2ed1b341ce653
|
checksum=303676479dbd944204632e4baf7c20cf74ab8d9b218d98ffc531650632e8fc56
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue