mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: gtkgreet-0.8
This commit is contained in:
parent
ce33bc3382
commit
1a60d25261
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gtkgreet/template
Normal file
15
srcpkgs/gtkgreet/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'gtkgreet'
|
||||||
|
pkgname=gtkgreet
|
||||||
|
version=0.8
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config scdoc"
|
||||||
|
makedepends="gtk+3-devel gtk-layer-shell-devel json-c-devel"
|
||||||
|
depends="greetd"
|
||||||
|
short_desc="Gtk greeter for greetd"
|
||||||
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://git.sr.ht/~kennylevinsen/gtkgreet"
|
||||||
|
changelog="https://git.sr.ht/~kennylevinsen/gtkgreet/refs"
|
||||||
|
distfiles="https://git.sr.ht/~kennylevinsen/gtkgreet/archive/${version}.tar.gz"
|
||||||
|
checksum=e5c70219da191a60e2e009412603e05c36cee15bbbf7657dbbeaa1d21a692873
|
Loading…
Add table
Reference in a new issue