font-b612: update license, fix distfiles url, https homepage
This commit is contained in:
parent
a5397902c7
commit
4168344ba6
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'font-b612'
|
# Template file for 'font-b612'
|
||||||
pkgname=font-b612
|
pkgname=font-b612
|
||||||
version=1.008
|
version=1.008
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="b612-${version}"
|
wrksrc="b612-${version}"
|
||||||
depends="font-util xbps-triggers"
|
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-2.0, BSD-3-Clause, OFL-1.1"
|
||||||
homepage="http://b612-font.com/"
|
homepage="https://b612-font.com/"
|
||||||
distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
|
distfiles="https://github.com/polarsys/b612/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
|
checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
|
||||||
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
@ -16,4 +16,5 @@ font_dirs="/usr/share/fonts/TTF"
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
vcopy fonts/ttf/* usr/share/fonts/TTF
|
vcopy fonts/ttf/* usr/share/fonts/TTF
|
||||||
|
vlicense edl-v10.html
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue