Remove cereus-wallpapers outdated template

The xp-pen-pentablet template was also removed while we finish it.
This commit is contained in:
KF-Art 2022-09-20 22:42:50 -04:00
parent 169264166c
commit aec4a7e916
2 changed files with 0 additions and 54 deletions

View file

@ -1,31 +0,0 @@
# Template file for 'cereus-wallpapers'
pkgname=cereus-wallpapers
version=0.1
revision=2
build_style=meta
repository=cereus-core
short_desc="Cereus Linux desktop wallpapers"
hostmakedepends="git"
maintainer="Kevin F. <https://github.com/KF-Art>"
license="GPLv3"
homepage="https://github.com/cereuslinux/cereus-wallpapers"
do_fetch() {
git clone --depth=1 ${homepage} ${wrksrc}
}
do_install() {
vmkdir usr/share/backgrounds
cd ${wrksrc}
ls --color=never *.png > list.txt
ls --color=never *.jpg >> list.txt
for wall in $(cat list.txt); do
vinstall ${wrksrc}/${wall} 0644 usr/share/backgrounds
done
}
post_install() {
vlicense ${wrksrc}/LICENSE
}

View file

@ -1,23 +0,0 @@
# Template file for 'xp-pen-tablet'
pkgname=xp-pen-tablet
version=
revision=1
#archs="i686 x86_64"
#wrksrc=
#create_wrksrc=yes
build_style=gnu-configure
#configure_args=""
#make_build_args=""
#make_install_args=""
#conf_files=""
#make_dirs="/var/log/dir 0755 root root"
hostmakedepends=""
makedepends=""
depends=""
short_desc=""
maintainer="KF-Art <https://github.com/KF-Art>"
license="GPL-3.0-or-later"
homepage=""
#changelog=""
distfiles=""
checksum=badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb