New package: font-liberation-ttf-2.1.5
Split from libreoffice-fonts
This commit is contained in:
parent
3607f399a6
commit
bd7010ee8e
1 changed files with 17 additions and 0 deletions
17
srcpkgs/font-liberation-ttf/template
Normal file
17
srcpkgs/font-liberation-ttf/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'font-liberation-ttf'
|
||||||
|
pkgname=font-liberation-ttf
|
||||||
|
version=2.1.5
|
||||||
|
revision=1
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Fonts with same metrics as Times, Arial and Courier"
|
||||||
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/liberationfonts/liberation-fonts"
|
||||||
|
distfiles="https://github.com/liberationfonts/liberation-fonts/files/7261482/liberation-fonts-ttf-${version}.tar.gz"
|
||||||
|
checksum=7191c669bf38899f73a2094ed00f7b800553364f90e2637010a69c0e268f25d0
|
||||||
|
font_dirs="/usr/share/fonts/TTF/liberation"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vmkdir usr/share/fonts/TTF/liberation
|
||||||
|
vcopy "*.ttf" usr/share/fonts/TTF/liberation
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue