xorg-font-bh-ttf: updated to 1.0.3.
This commit is contained in:
parent
8ff9a88e41
commit
9101621f37
@ -1,3 +1,9 @@
|
|||||||
|
drwxr-xr-x root/root etc/
|
||||||
|
drwxr-xr-x root/root etc/fonts/
|
||||||
|
drwxr-xr-x root/root etc/fonts/conf.avail/
|
||||||
|
-rw-r--r-- root/root etc/fonts/conf.avail/42-luxi-mono.conf
|
||||||
|
drwxr-xr-x root/root etc/fonts/conf.d/
|
||||||
|
lrwxrwxrwx root/root etc/fonts/conf.d/42-luxi-mono.conf -> ../conf.avail/42-luxi-mono.conf
|
||||||
drwxr-xr-x root/root usr/
|
drwxr-xr-x root/root usr/
|
||||||
drwxr-xr-x root/root usr/share/
|
drwxr-xr-x root/root usr/share/
|
||||||
drwxr-xr-x root/root usr/share/fonts/
|
drwxr-xr-x root/root usr/share/fonts/
|
||||||
|
@ -1 +1 @@
|
|||||||
664df71cb510b744b4a10e778445c37b font-bh-ttf-1.0.1.tar.bz2
|
e8ca58ea0d3726b94fe9f2c17344be60 font-bh-ttf-1.0.3.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig
|
# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig
|
||||||
|
|
||||||
name=xorg-font-bh-ttf
|
name=xorg-font-bh-ttf
|
||||||
version=1.0.1
|
version=1.0.3
|
||||||
release=1
|
release=1
|
||||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-$version.tar.bz2)
|
source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-$version.tar.bz2)
|
||||||
|
|
||||||
@ -17,4 +17,5 @@ build() {
|
|||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
rm $PKG/usr/share/fonts/X11/TTF/fonts.{dir,scale}
|
rm $PKG/usr/share/fonts/X11/TTF/fonts.{dir,scale}
|
||||||
|
mv $PKG/usr/etc $PKG/
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user