xorg-font-cursor-misc: updated to 1.0.1.
This commit is contained in:
parent
a76ea8a9e3
commit
7f569cce68
@ -1,6 +1,6 @@
|
||||
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/misc/
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/misc/cursor.pcf.gz
|
||||
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/misc/
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/misc/cursor.pcf.gz
|
||||
|
@ -1 +1 @@
|
||||
305fa22cdfefb8f80babd711051a534b font-cursor-misc-1.0.0.tar.bz2
|
||||
13c21c4d74155c662152a1a74f249d96 font-cursor-misc-1.0.1.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: xorg-mkfontdir, xorg-mkfontscale
|
||||
|
||||
name=xorg-font-cursor-misc
|
||||
version=1.0.0
|
||||
release=2
|
||||
version=1.0.1
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -16,5 +16,5 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -f $PKG/usr/lib/X11/fonts/misc/fonts.{dir,scale}
|
||||
rm $PKG/usr/share/fonts/X11/misc/fonts.dir
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkfontdir /usr/lib/X11/fonts/misc
|
||||
mkfontscale /usr/lib/X11/fonts/misc
|
||||
mkfontdir /usr/share/fonts/X11/misc
|
||||
mkfontscale /usr/share/fonts/X11/misc
|
||||
|
Loading…
x
Reference in New Issue
Block a user