New Package: cereus-lxqt-themes-2023.01.16_1

This commit is contained in:
KF-Art 2023-01-20 01:01:11 -06:00
parent 0a4798e910
commit cfcc9a2c06

View file

@ -0,0 +1,18 @@
# Template file for 'cereus-lxqt-themes'
pkgname=cereus-lxqt-themes
version=2023.01.16
revision=1
repository="cereus-extra"
_theme_dir="usr/share/lxqt/themes"
short_desc="Cereus Linux custom themes for LXQt desktop"
maintainer="Kevin F. <kevinfigueroart@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/CereusLinuxProject/cereus-lxqt-themes"
changelog="${homepage}/commits/main"
distfiles="${homepage}/archive/refs/heads/main.zip"
checksum=611b0cd431d68c1be0a27d44a3aebb0c966475a1f4cb418f8f301f7778ce5d12
do_install() {
vmkdir ${_theme_dir}
vcopy Cereus* ${_theme_dir}/
}