xorg-font-misc-ethiopic: updated to 1.0.1.
This commit is contained in:
parent
31f8c2f94c
commit
51cc2bf871
@ -1,8 +1,8 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/X11/
|
||||
drwxr-xr-x root/root usr/lib/X11/fonts/
|
||||
drwxr-xr-x root/root usr/lib/X11/fonts/OTF/
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/OTF/GohaTibebZemen.otf
|
||||
drwxr-xr-x root/root usr/lib/X11/fonts/TTF/
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/TTF/GohaTibebZemen.ttf
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/fonts/
|
||||
drwxr-xr-x root/root usr/share/fonts/X11/
|
||||
drwxr-xr-x root/root usr/share/fonts/X11/OTF/
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/OTF/GohaTibebZemen.otf
|
||||
drwxr-xr-x root/root usr/share/fonts/X11/TTF/
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/TTF/GohaTibebZemen.ttf
|
||||
|
@ -1 +1 @@
|
||||
0b271fc617087d77560bdca20c0cdbb0 font-misc-ethiopic-1.0.0.tar.bz2
|
||||
4c88c79b8e5d47af90b21e948d42755f font-misc-ethiopic-1.0.1.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig
|
||||
|
||||
name=xorg-font-misc-ethiopic
|
||||
version=1.0.0
|
||||
release=2
|
||||
version=1.0.1
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -16,5 +16,5 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -f $PKG/usr/lib/X11/fonts/{O,T}TF/fonts.{dir,scale,cache-1}
|
||||
rm $PKG/usr/share/fonts/X11/{O,T}TF/fonts.{dir,scale}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkfontdir /usr/lib/X11/fonts/{O,T}TF
|
||||
mkfontscale /usr/lib/X11/fonts/{O,T}TF
|
||||
mkfontdir /usr/share/fonts/X11/{O,T}TF
|
||||
mkfontscale /usr/share/fonts/X11/{O,T}TF
|
||||
fc-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user