mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
font-bitstream-type1:
- update to font-bitstream-type1-1.0.1 - various cleanups
This commit is contained in:
parent
1b2c09b9ed
commit
0a694dc002
@ -10,14 +10,13 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-fontdir=$XORG_PATH_FONTS
|
||||
|
||||
$MAKE
|
||||
|
||||
mkdir -p fonts
|
||||
cp *.afm fonts
|
||||
cp *.pfb fonts
|
||||
cp *.afm fonts
|
||||
cp *.pfb fonts
|
||||
|
||||
cd fonts
|
||||
mkfontdir
|
||||
mkfontdir
|
||||
|
@ -1 +1 @@
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-type1-1.0.0.tar.bz2
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-type1-1.0.1.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user