xorg-font-screen-cyrillic: updated to 1.0.2.
This commit is contained in:
parent
d946ac48cc
commit
05860ce5db
@ -1,7 +1,7 @@
|
|||||||
drwxr-xr-x root/root usr/
|
drwxr-xr-x root/root usr/
|
||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/share/
|
||||||
drwxr-xr-x root/root usr/lib/X11/
|
drwxr-xr-x root/root usr/share/fonts/
|
||||||
drwxr-xr-x root/root usr/lib/X11/fonts/
|
drwxr-xr-x root/root usr/share/fonts/X11/
|
||||||
drwxr-xr-x root/root usr/lib/X11/fonts/cyrillic/
|
drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/
|
||||||
-rw-r--r-- root/root usr/lib/X11/fonts/cyrillic/screen8x16.pcf.gz
|
-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16.pcf.gz
|
||||||
-rw-r--r-- root/root usr/lib/X11/fonts/cyrillic/screen8x16b.pcf.gz
|
-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16b.pcf.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
c8d5aef01c906c7aaea329702a8b1b63 font-screen-cyrillic-1.0.1.tar.bz2
|
c912a976b66073acd80c9d5c624f3aae font-screen-cyrillic-1.0.2.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: xorg-mkfontdir, xorg-mkfontscale
|
# Depends on: xorg-mkfontdir, xorg-mkfontscale
|
||||||
|
|
||||||
name=xorg-font-screen-cyrillic
|
name=xorg-font-screen-cyrillic
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
release=1
|
release=1
|
||||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-$version.tar.bz2)
|
source=(http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-$version.tar.bz2)
|
||||||
|
|
||||||
@ -16,5 +16,5 @@ build() {
|
|||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
rm -f $PKG/usr/lib/X11/fonts/cyrillic/fonts.{dir,scale}
|
rm $PKG/usr/share/fonts/X11/cyrillic/fonts.dir
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
mkfontdir /usr/lib/X11/fonts/cyrillic
|
mkfontdir /usr/share/fonts/X11/cyrillic
|
||||||
mkfontscale /usr/lib/X11/fonts/cyrillic
|
mkfontscale /usr/share/fonts/X11/cyrillic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user