New Package material-black-cereus-xfwm-20220526_1

This commit is contained in:
KF-Art 2022-06-13 22:51:51 -04:00
parent 1734c8d772
commit 20a59fc20f

View file

@ -0,0 +1,18 @@
# Template file for 'material-black-cereus-xfwm'
pkgname=material-black-cereus-xfwm
version=20220526
revision=1
repository="cereus-extra"
_themedir=usr/share/themes/material-black-cereus/
wrksrc="Material-Black-Cereus-main"
short_desc="Cereus Linux custom version of material-black-colors xfwm theme"
maintainer="KF-Art <https://github.com/KF-Art>"
license="Unlicensed"
homepage="https://github.com/ItzSelenux/Material-Black-Cereus"
distfiles="${homepage}/archive/refs/heads/main.zip"
checksum=b84d0644f7f2a0c1c757667862d80416149126001dcd1c259389ccbafac9d4e9
do_install() {
vmkdir ${_themedir}
vcopy * ${_themedir}
}