ttf-ubuntu-font-family: rebuild for metadata
This commit is contained in:
parent
ab39da345c
commit
ea89ee6aa6
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'ttf-ubuntu-font-family'
|
# Template file for 'ttf-ubuntu-font-family'
|
||||||
pkgname=ttf-ubuntu-font-family
|
pkgname=ttf-ubuntu-font-family
|
||||||
version=0.83
|
version=0.83
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=ubuntu-font-family-$version
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="ubuntu-font-family-${version}"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
|
||||||
short_desc="Ubuntu font family"
|
short_desc="Ubuntu font family"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="https://design.ubuntu.com/font/"
|
homepage="https://design.ubuntu.com/font/"
|
||||||
distfiles="https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-${version}.zip"
|
distfiles="https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-${version}.zip"
|
||||||
checksum=456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42
|
checksum=456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42
|
||||||
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Reference in New Issue