freefont-ttf: rebuild for metadata
This commit is contained in:
parent
9154ae7310
commit
4bbdbf2bda
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'freefont-ttf'
|
||||
pkgname=freefont-ttf
|
||||
version=20120503
|
||||
revision=6
|
||||
revision=7
|
||||
noarch=yes
|
||||
wrksrc=freefont-${version}
|
||||
wrksrc="freefont-${version}"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util xbps-triggers>=0.58"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
short_desc="Free family of scalable outline fonts"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.nongnu.org/freefont/"
|
||||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/${pkgname%-ttf}/${pkgname}-${version}.zip"
|
||||
distfiles="${GNU_SITE}/freefont/freefont-ttf-${version}.zip"
|
||||
checksum=7c85baf1bf82a1a1845d1322112bc6ca982221b484e3b3925022e25b5cae89af
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in a new issue