afterpiece-openbox-theme: remove package
This commit is contained in:
parent
82db32f1e8
commit
f8241a4f6c
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
|||
# Template file for 'afterpiece-openbox-theme'
|
||||
pkgname=afterpiece-openbox-theme
|
||||
version=1.01
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
depends="openbox"
|
||||
short_desc="A modern, flat theme for Openbox"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.box-look.org/p/1017696/"
|
||||
distfiles="https://dl.opendesktop.org/api/files/download/id/1463119229/s/a357760c3effb3ae1f1260ff7e564d40/t/1536170308/u/168276-Afterpiece.obt"
|
||||
checksum=efde98defa02b83f9a8625d2cde91b180940f73740e54b8e292690a80834ea95
|
||||
|
||||
broken="Distfiles not stable and unversioned"
|
||||
|
||||
do_extract() {
|
||||
tar xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/168276-Afterpiece.obt
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/themes
|
||||
vcopy Afterpiece usr/share/themes
|
||||
}
|
Loading…
Reference in a new issue