xorg-libxinerama: updated to 1.0.2
This commit is contained in:
parent
6d9497412a
commit
77dcecdf9b
@ -7,3 +7,10 @@ lrwxrwxrwx root/root usr/lib/libXinerama.so.1 -> libXinerama.so.1.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libXinerama.so.1.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xinerama.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/Xinerama.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XineramaIsActive.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XineramaQueryExtension.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XineramaQueryScreens.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/XineramaQueryVersion.3.gz
|
||||
|
@ -1 +1 @@
|
||||
eae38dd6017dca95a756553995467aac libXinerama-1.0.1.tar.bz2
|
||||
f6fb08eafd3c2909d515f1a07bfca8fd libXinerama-1.0.2.tar.bz2
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-xineramaproto
|
||||
|
||||
name=xorg-libxinerama
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXinerama-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd libXinerama-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user