summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-07 23:57:09 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-07 23:57:09 +0200
commitb3b43efb50f6c618326f48fc81fa065f12961139 (patch)
treed97ef16856aac3de39a6e55be782b902f904bd7a /xorg
parent729f587d59ccb605191495854c9d9222107fb2e9 (diff)
downloadnutyx-extra-b3b43efb50f6c618326f48fc81fa065f12961139.tar.gz
nutyx-extra-b3b43efb50f6c618326f48fc81fa065f12961139.tar.bz2
nutyx-extra-b3b43efb50f6c618326f48fc81fa065f12961139.tar.xz
nutyx-extra-b3b43efb50f6c618326f48fc81fa065f12961139.zip
maj xorg-videoproto#2.3.1-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-videoproto/.md5sum2
-rw-r--r--xorg/xorg-videoproto/Pkgfile4
2 files changed, 4 insertions, 2 deletions
diff --git a/xorg/xorg-videoproto/.md5sum b/xorg/xorg-videoproto/.md5sum
index 38f87b1b3..3a0e8b1d4 100644
--- a/xorg/xorg-videoproto/.md5sum
+++ b/xorg/xorg-videoproto/.md5sum
@@ -1 +1 @@
-fb762146a18207a1e8bc9f299dfc7ac0 videoproto-2.3.0.tar.bz2
+c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2
diff --git a/xorg/xorg-videoproto/Pkgfile b/xorg/xorg-videoproto/Pkgfile
index 520000775..d9a0a5da6 100644
--- a/xorg/xorg-videoproto/Pkgfile
+++ b/xorg/xorg-videoproto/Pkgfile
@@ -1,9 +1,10 @@
# Description: xorg proto videoproto
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Packager: thierryn1 at hispeed dot ch
name=xorg-videoproto
-version=2.3.0
+version=2.3.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/proto/videoproto-$version.tar.bz2)
@@ -14,4 +15,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share
}