xorg-font-util: updated to 1.0.2.
This commit is contained in:
parent
dcb764ff12
commit
023abeeb9a
@ -23,12 +23,12 @@ drwxr-xr-x root/root usr/lib/X11/fonts/util/
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/util/map-ISO8859-9
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/util/map-JISX0201.1976-0
|
||||
-rw-r--r-- root/root usr/lib/X11/fonts/util/map-KOI8-R
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/fontutil.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/bdftruncate.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ucs2any.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/bdftruncate.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ucs2any.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/fontutil.m4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/fontutil.pc
|
||||
|
@ -1 +1 @@
|
||||
b81535f78fe05732931f02841e5ca37b font-util-1.0.1.tar.bz2
|
||||
fe5a7df765d297623663477edce70b7c font-util-1.0.2.tar.bz2
|
||||
|
@ -3,14 +3,14 @@
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=xorg-font-util
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-util-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd font-util-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user