xorg-libxrandr: updated to 1.2.2.

This commit is contained in:
Tilman Sauerbeck 2007-09-06 17:45:43 +02:00
parent 49fee4c10c
commit 567d00f2ee
2 changed files with 2 additions and 5 deletions

View File

@ -1 +1 @@
5860360f5b038cc728f388f875ce525d libXrandr-1.2.1.tar.bz2 1b244b5d19f0ccab01d7083436cd3558 libXrandr-1.2.2.tar.bz2

View File

@ -4,16 +4,13 @@
# Depends on: xorg-libx11, xorg-randrproto, xorg-xextproto, xorg-libxext, xorg-libxrender, xorg-renderproto # Depends on: xorg-libx11, xorg-randrproto, xorg-xextproto, xorg-libxext, xorg-libxrender, xorg-renderproto
name=xorg-libxrandr name=xorg-libxrandr
version=1.2.1 version=1.2.2
release=1 release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXrandr-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/lib/libXrandr-$version.tar.bz2)
build() { build() {
cd libXrandr-$version cd libXrandr-$version
# fix man page suffixes
sed -i -e '19625d' configure
./configure --prefix=/usr --mandir=/usr/man ./configure --prefix=/usr --mandir=/usr/man
make make