mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
font-misc-misc:
- update to font-misc-misc-1.1.0 - various cleanups
This commit is contained in:
parent
61951258e7
commit
cdffb73995
@ -12,14 +12,13 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-fontdir=$XORG_PATH_FONTS
|
||||
|
||||
$MAKE UTIL_DIR="`ls -d $ROOT/$BUILD/font-util*`"
|
||||
|
||||
mkdir -p fonts
|
||||
cp 6x13-ISO8859-1.pcf.gz fonts
|
||||
cp ../font-cursor-misc*/cursor.pcf.gz fonts
|
||||
cp 6x13-ISO8859-1.pcf.gz fonts
|
||||
cp ../font-cursor-misc*/cursor.pcf.gz fonts
|
||||
|
||||
cd fonts
|
||||
mkfontdir
|
||||
mkfontdir
|
||||
|
@ -1 +1 @@
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-misc-misc-1.0.0.tar.bz2
|
||||
http://xorg.freedesktop.org/archive/individual/font/font-misc-misc-1.1.0.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user