mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: swayidle-1.1
This commit is contained in:
parent
9472368e1b
commit
63084140b9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/swayidle/template
Normal file
17
srcpkgs/swayidle/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'swayidle'
|
||||||
|
pkgname=swayidle
|
||||||
|
version=1.1
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||||
|
makedepends="wayland-devel wayland-protocols"
|
||||||
|
short_desc="Idle management daemon for Wayland"
|
||||||
|
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://swaywm.org"
|
||||||
|
distfiles="https://github.com/swaywm/swayidle/archive/${version}.tar.gz"
|
||||||
|
checksum=f7b108404892029c736a0b37b43e9c94feede355aea3e4932dd5e36d56fab246
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue