mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
liberation-fonts: new package at 2.00.5
This commit is contained in:
parent
290b0d8e7e
commit
ae8786638f
5
xorg/liberation-fonts/build
Executable file
5
xorg/liberation-fonts/build
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
for font in *.ttf; do
|
||||
install -Dm644 "$font" "$1/usr/share/fonts/TTF/$font"
|
||||
done
|
1
xorg/liberation-fonts/checksums
Normal file
1
xorg/liberation-fonts/checksums
Normal file
@ -0,0 +1 @@
|
||||
f14ff0a0be87b5aeb672e669363b5a699db76feb1144b06798261c0fdcd2b24d liberation-fonts-ttf-2.00.5.tar.gz
|
1
xorg/liberation-fonts/sources
Normal file
1
xorg/liberation-fonts/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/liberationfonts/liberation-fonts/files/2926169/liberation-fonts-ttf-2.00.5.tar.gz
|
1
xorg/liberation-fonts/version
Normal file
1
xorg/liberation-fonts/version
Normal file
@ -0,0 +1 @@
|
||||
2.00.5 1
|
Loading…
Reference in New Issue
Block a user