font-b612: update to 1.008.
This commit is contained in:
parent
75a9161a41
commit
c2582087a5
@ -1,19 +1,20 @@
|
|||||||
# Template file for 'font-b612'
|
# Template file for 'font-b612'
|
||||||
pkgname=font-b612
|
pkgname=font-b612
|
||||||
version=1.003
|
version=1.008
|
||||||
revision=1
|
revision=1
|
||||||
_commit=bd14fde2544566e620eab106eb8d6f2b7fb1347e
|
|
||||||
wrksrc="b612-${_commit}"
|
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="font-util"
|
wrksrc="b612-${version}"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
depends="font-util xbps-triggers"
|
||||||
short_desc="Highly legible font family designed for aircraft cockpit screens"
|
short_desc="Highly legible font family designed for aircraft cockpit screens"
|
||||||
maintainer="ghost <gh0st@vivaldi.net>"
|
maintainer="ghost <gh0st@vivaldi.net>"
|
||||||
license="EPL-1.0"
|
license="EPL-1.0"
|
||||||
homepage="http://b612-font.com/"
|
homepage="http://b612-font.com/"
|
||||||
distfiles="http://git.polarsys.org/c/b612/b612.git/snapshot/b612-${_commit}.tar.gz"
|
distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
|
||||||
checksum=2e030a1bdf60670ba2dda199a0fef7dd99c3eeee68a6275035f5212c29d78f71
|
checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
|
||||||
|
|
||||||
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -Dm644 TTF/* -t ${DESTDIR}/${font_dirs}
|
vmkdir usr/share/fonts/TTF
|
||||||
}
|
vcopy fonts/ttf/* usr/share/fonts/TTF
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user