Skip to content

Commit 98b2d51

Browse files
author
Chase Longwith
committed
New package: swaylock-effects
1 parent a0dbb6b commit 98b2d51

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

srcpkgs/swaylock-effects/template

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Template file for 'swaylock-effects'
2+
pkgname=swaylock-effects
3+
version=1.7.0.0
4+
revision=1
5+
archs="x86_64 aarch64"
6+
build_style=meson
7+
hostmakedepends="meson pkgconf wayland-protocols pam-devel scdoc git"
8+
makedepends="libgomp-devel wayland-devel libxkbcommon-devel libxcrypt-devel gdk-pixbuf cairo-devel"
9+
short_desc="Swaylock, with effects"
10+
maintainer="Chase Longwith <sudo@dclmao.com>"
11+
license="MIT"
12+
homepage="https://github.com/jirutka/swaylock-effects"
13+
changelog="https://github.com/jirutka/swaylock-effects/tags"
14+
distfiles="https://github.com/jirutka/swaylock-effects/archive/refs/tags/v${version}.tar.gz"
15+
checksum=e94d79e189602694bedfbafb553ce3c6c976426e16f76d93bf7e226dc2876eb6
16+
17+
post_install() {
18+
vlicense LICENSE
19+
}

0 commit comments

Comments
 (0)