Platinum9-theme: remove illegal fonts

This commit is contained in:
cr6git 2018-09-29 06:45:50 +02:00 committed by GitHub
parent 538899e4b4
commit 01a1edb4cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -1,12 +1,10 @@
# Template file for 'Platinum9-theme'
pkgname=Platinum9-theme
version=0.0.0.20170720
revision=1
revision=2
noarch=yes
_commit=d3d2080c1a2d5772714d089d1dc1daeeb41db008
wrksrc="Platinum9-${_commit}"
depends="font-util"
font_dirs="/usr/share/fonts/TTF"
short_desc="Quick and dirty theme meant to approximate the MacOS 9 (System 7) theme"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
@ -15,10 +13,6 @@ distfiles="https://github.com/grassmunk/Platinum9/archive/${_commit}.tar.gz"
checksum=b6b026bf090e0a40f57b83e95c672ad003b270b7ce1c3575c312295eb9d10a09
do_install() {
for f in Charcoal.ttf MONACO.TTF; do
vinstall ${f} 644 usr/share/fonts/TTF
done
vmkdir usr/share/icons
vcopy NineIcons usr/share/icons