mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: font-libre-hebrew-1.0
Split from libreoffice-fonts
This commit is contained in:
parent
8a01a945d5
commit
c7ac5765c8
1 changed files with 17 additions and 0 deletions
17
srcpkgs/font-libre-hebrew/template
Normal file
17
srcpkgs/font-libre-hebrew/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'font-libre-hebrew'
|
||||
pkgname=font-libre-hebrew
|
||||
version=1.0
|
||||
revision=1
|
||||
depends="font-util"
|
||||
short_desc="LibreOffice fonts for Hebrew"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://www.libreoffice.org/"
|
||||
distfiles="https://dev-www.libreoffice.org/src/libre-hebrew-1.0.tar.gz"
|
||||
checksum=f596257c1db706ce35795b18d7f66a4db99d427725f20e9384914b534142579a
|
||||
font_dirs="/usr/share/fonts/TTF/hebrew"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF/hebrew
|
||||
vcopy "*.ttf" usr/share/fonts/TTF/hebrew
|
||||
}
|
Loading…
Add table
Reference in a new issue