mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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 \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
|
||||||
--enable-shared \
|
|
||||||
--with-fontdir=$XORG_PATH_FONTS
|
--with-fontdir=$XORG_PATH_FONTS
|
||||||
|
|
||||||
$MAKE
|
$MAKE
|
||||||
|
|
||||||
mkdir -p fonts
|
mkdir -p fonts
|
||||||
cp *.afm fonts
|
cp *.afm fonts
|
||||||
cp *.pfb fonts
|
cp *.pfb fonts
|
||||||
|
|
||||||
cd 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