summaryrefslogtreecommitdiff
path: root/xorg-xf86-video-vesa
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-07-01 21:18:30 +0200
committerTilman Sauerbeck <tilman@crux.nu>2008-07-01 21:18:36 +0200
commiteb8afe593e242575b5adc6a0b2b2f03c114b5a05 (patch)
tree761331a1c91f6321d48dab26e35182666c0429e7 /xorg-xf86-video-vesa
parentd84482a056e5eb6de007a6b6dc9f547ac8539fa5 (diff)
downloadxorg-eb8afe593e242575b5adc6a0b2b2f03c114b5a05.tar.gz
xorg-eb8afe593e242575b5adc6a0b2b2f03c114b5a05.tar.xz
xorg-xf86-video-vesa: updated to 2.0.0.
Diffstat (limited to 'xorg-xf86-video-vesa')
-rw-r--r--xorg-xf86-video-vesa/.md5sum2
-rw-r--r--xorg-xf86-video-vesa/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-video-vesa/.md5sum b/xorg-xf86-video-vesa/.md5sum
index c023643b..5199ed34 100644
--- a/xorg-xf86-video-vesa/.md5sum
+++ b/xorg-xf86-video-vesa/.md5sum
@@ -1 +1 @@
-4a307852f3b4850e436a41dab2a73676 xf86-video-vesa-1.3.0.tar.bz2
+433cf6f961eb4a2ab6fcb086def0b2b4 xf86-video-vesa-2.0.0.tar.bz2
diff --git a/xorg-xf86-video-vesa/Pkgfile b/xorg-xf86-video-vesa/Pkgfile
index 24160852..154d8c22 100644
--- a/xorg-xf86-video-vesa/Pkgfile
+++ b/xorg-xf86-video-vesa/Pkgfile
@@ -4,14 +4,14 @@
# Depends on: xorg-server
name=xorg-xf86-video-vesa
-version=1.3.0
+version=2.0.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-$version.tar.bz2)
build() {
cd xf86-video-vesa-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit