mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: swaylock-1.2
This commit is contained in:
parent
054f572ad8
commit
9472368e1b
1 changed files with 19 additions and 0 deletions
19
srcpkgs/swaylock/template
Normal file
19
srcpkgs/swaylock/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'swaylock'
|
||||||
|
pkgname=swaylock
|
||||||
|
version=1.2
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
conf_files="/etc/pam.d/swaylock"
|
||||||
|
hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||||
|
makedepends="wlroots-devel wayland-protocols pango-devel cairo-devel
|
||||||
|
gdk-pixbuf-devel pam-devel libxkbcommon-devel"
|
||||||
|
short_desc="Screen locker for Wayland"
|
||||||
|
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://swaywm.org"
|
||||||
|
distfiles="https://github.com/swaywm/swaylock/archive/${version}.tar.gz"
|
||||||
|
checksum=211c77a40ff464651522c751838b04b4703b02c191e388d83d147a960e45c0c1
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue