summaryrefslogtreecommitdiff
path: root/xorg-libxrandr
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-09-06 17:45:43 +0200
committerTilman Sauerbeck <tilman@crux.nu>2007-09-06 17:45:43 +0200
commit567d00f2eee38e3cb20a39d6761316850e3b1cc9 (patch)
tree8612ed0b00cc05a109c6890e4361f727b9e808da /xorg-libxrandr
parent49fee4c10ca31d8137d2ceb4d007344b0bd13cc7 (diff)
downloadxorg-567d00f2eee38e3cb20a39d6761316850e3b1cc9.tar.gz
xorg-567d00f2eee38e3cb20a39d6761316850e3b1cc9.tar.xz
xorg-libxrandr: updated to 1.2.2.
Diffstat (limited to 'xorg-libxrandr')
-rw-r--r--xorg-libxrandr/.md5sum2
-rw-r--r--xorg-libxrandr/Pkgfile5
2 files changed, 2 insertions, 5 deletions
diff --git a/xorg-libxrandr/.md5sum b/xorg-libxrandr/.md5sum
index c81fcd17..8d7e7e6c 100644
--- a/xorg-libxrandr/.md5sum
+++ b/xorg-libxrandr/.md5sum
@@ -1 +1 @@
-5860360f5b038cc728f388f875ce525d libXrandr-1.2.1.tar.bz2
+1b244b5d19f0ccab01d7083436cd3558 libXrandr-1.2.2.tar.bz2
diff --git a/xorg-libxrandr/Pkgfile b/xorg-libxrandr/Pkgfile
index 91932073..df989913 100644
--- a/xorg-libxrandr/Pkgfile
+++ b/xorg-libxrandr/Pkgfile
@@ -4,16 +4,13 @@
# Depends on: xorg-libx11, xorg-randrproto, xorg-xextproto, xorg-libxext, xorg-libxrender, xorg-renderproto
name=xorg-libxrandr
-version=1.2.1
+version=1.2.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXrandr-$version.tar.bz2)
build() {
cd libXrandr-$version
- # fix man page suffixes
- sed -i -e '19625d' configure
-
./configure --prefix=/usr --mandir=/usr/man
make

Generated by cgit