New Package: betterlockscreen-gui-2022.01.15_1
This commit is contained in:
parent
6d21440eff
commit
a3d40b384c
1 changed files with 17 additions and 0 deletions
17
srcpkgs/betterlockscreen-gui/template
Normal file
17
srcpkgs/betterlockscreen-gui/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'betterlockscreen-gui'
|
||||
pkgname=betterlockscreen-gui
|
||||
version=2022.01.15
|
||||
repository="cereus-extra"
|
||||
revision=1
|
||||
depends="python3-psutil betterlockscreen python3-gobject pygtk"
|
||||
short_desc="Betterlockscreen GUI configuration tool"
|
||||
maintainer="KF-Art <kevinfigueroart@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/CereusLinuxProject/betterlockscreen-gui"
|
||||
changelog="${homepage}/commits/master"
|
||||
distfiles="${homepage}/archive/refs/heads/master.zip"
|
||||
checksum=975aa13370feaa8584b505976d6f09a4790cd58262b95ab28c22344ea221a773
|
||||
|
||||
do_install() {
|
||||
vcopy usr ./
|
||||
}
|
Loading…
Add table
Reference in a new issue