xorg-imake: updated to 1.0.3.
This commit is contained in:
parent
21c00603b5
commit
6a4c3d686d
@ -11,12 +11,12 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xmkmf
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/ccmakedep.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/cleanlinks.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/imake.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/makeg.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mergelib.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mkdirhier.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mkhtmlindex.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/revpath.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xmkmf.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ccmakedep.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/cleanlinks.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/imake.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/makeg.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mergelib.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mkdirhier.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mkhtmlindex.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/revpath.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xmkmf.1.gz
|
||||
|
@ -1 +1 @@
|
||||
02fea5a02ba2857c7d81820c8e8b8e6f imake-1.0.2.tar.bz2
|
||||
ff553c4646edcc9e76b7308991ad421a imake-1.0.3.tar.bz2
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: xorg-xproto, xorg-cf-files
|
||||
|
||||
name=xorg-imake
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd imake-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user