liberation-fonts-ttf: rebuild for metadata
This commit is contained in:
parent
68044324e3
commit
b22808380e
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'liberation-fonts-ttf'.
|
# Template file for 'liberation-fonts-ttf'
|
||||||
pkgname=liberation-fonts-ttf
|
pkgname=liberation-fonts-ttf
|
||||||
version=2.00.1
|
version=2.00.1
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
makedepends="font-util xbps-triggers"
|
makedepends="font-util xbps-triggers"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
|
||||||
short_desc="TrueType fonts from RedHat"
|
short_desc="TrueType fonts from RedHat"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, ${pkgname}"
|
license="OFL-1.1"
|
||||||
homepage="https://pagure.io/liberation-fonts"
|
homepage="https://pagure.io/liberation-fonts"
|
||||||
distfiles="https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-${version}.tar.gz"
|
distfiles="https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-${version}.tar.gz"
|
||||||
checksum=7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504
|
checksum=7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504
|
||||||
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Reference in a new issue