xorg-libxi-32: 1.7.6 -> 1.7.7
This commit is contained in:
parent
4ac0b16f8b
commit
5adadba534
@ -1 +1 @@
|
||||
510e555ecfffa8d2298a0f42b725e563 libXi-1.7.6.tar.bz2
|
||||
cc0883a898222d50ff79af3f83595823 libXi-1.7.7.tar.bz2
|
||||
|
@ -4,17 +4,17 @@
|
||||
# Depends on: xorg-xproto-32 xorg-libx11-32 xorg-xextproto-32 xorg-libxext-32 xorg-inputproto xorg-libxi xorg-libxfixes-32
|
||||
|
||||
name=xorg-libxi-32
|
||||
version=1.7.6
|
||||
version=1.7.7
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXi-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd libXi-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man --libdir=/usr/lib32
|
||||
./configure --prefix=/usr --libdir=/usr/lib32
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/{include,man,share}
|
||||
rm -r $PKG/usr/{include,share/man,share}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user