20 lines
650 B
Bash
20 lines
650 B
Bash
# Template file for 'font-symbola'
|
|
pkgname=font-symbola
|
|
version=13.00
|
|
revision=2
|
|
create_wrksrc=yes
|
|
hostmakedepends="unzip"
|
|
depends="font-util xbps-triggers"
|
|
short_desc="Font with many Symbol/Emoji blocks of The Unicode Standard"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Free for personal, non commercial use"
|
|
homepage="https://dn-works.com/ufas/"
|
|
distfiles="https://dn-works.com/wp-content/uploads/2020/UFAS-Fonts/Symbola.zip>Symbola-${version}.zip"
|
|
checksum=da014d8ff92ba113b5dd8049d4ce25b8cae5e37a6feabf30a6ff98ac94993680
|
|
font_dirs="/usr/share/fonts/TTF"
|
|
restricted=yes
|
|
|
|
do_install() {
|
|
vinstall Symbola.otf 0644 usr/share/fonts/OTF
|
|
}
|