New package: gdm-settings-3.1
Co-authord-by: Duncaen <duncaen@voidlinux.org> Closes: #41817 [via git-merge-pr]
This commit is contained in:
parent
d4add61d00
commit
b8a85aa0d4
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'gdm-settings'
|
||||
pkgname=gdm-settings
|
||||
version=3.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="pkg-config gettext blueprint-compiler desktop-file-utils gtk-update-icon-cache gtk4 libadwaita glib-devel"
|
||||
makedepends="libglib-devel python3-gobject-devel libadwaita-devel"
|
||||
short_desc="Settings app for GNOME's Login Manager, GDM"
|
||||
maintainer="Owen Law <owenlaw222@gmail.com>"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="https://gdm-settings.github.io/"
|
||||
changelog="https://github.com/gdm-settings/gdm-settings/releases"
|
||||
distfiles="https://github.com/gdm-settings/gdm-settings/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=aa1eb4a857904363689edb1d36cc143c820bb8eba72e68081da24da9828bdf89
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue