New package: lightdm-gtk-greeter-settings-1.2.1 (#4838)
This commit is contained in:
parent
1fe871abdc
commit
865b469752
1 changed files with 18 additions and 0 deletions
18
srcpkgs/lightdm-gtk-greeter-settings/template
Normal file
18
srcpkgs/lightdm-gtk-greeter-settings/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'lightdm-gtk-greeter-settings'
|
||||
pkgname=lightdm-gtk-greeter-settings
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="lightdm_gtk_greeter_settings"
|
||||
hostmakedepends="python3-distutils-extra intltool"
|
||||
depends="lightdm-gtk3-greeter python3-gobject"
|
||||
short_desc="Settings editor for LightDM GTK+ Greeter"
|
||||
maintainer="Julien Marconnet <julienm99@tutamail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://launchpad.net/lightdm-gtk-greeter-settings"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=ab91027b56ca0e0c98a38169acc453c08801bc4937dc1a53bd6e98b7aaceea96
|
||||
|
||||
do_build() {
|
||||
:
|
||||
}
|
Loading…
Reference in a new issue