summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-input-elographics/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-27 21:43:29 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-27 21:43:29 +0100
commita6d6c742d4489fdf24a4465a69dabd8d8e92a9d6 (patch)
treed5de37c92429a5e0dd834ae517dfba6a4cd4fb18 /xorg/xorg-xf86-input-elographics/Pkgfile
parent910462beb03d253980cd6a22da14fd4f3ee77045 (diff)
downloadnutyx-pakxe-a6d6c742d4489fdf24a4465a69dabd8d8e92a9d6.tar.gz
nutyx-pakxe-a6d6c742d4489fdf24a4465a69dabd8d8e92a9d6.tar.bz2
nutyx-pakxe-a6d6c742d4489fdf24a4465a69dabd8d8e92a9d6.tar.xz
nutyx-pakxe-a6d6c742d4489fdf24a4465a69dabd8d8e92a9d6.zip
xorg-xf86-input-elographics, ajout patchs
Diffstat (limited to 'xorg/xorg-xf86-input-elographics/Pkgfile')
-rw-r--r--xorg/xorg-xf86-input-elographics/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-xf86-input-elographics/Pkgfile b/xorg/xorg-xf86-input-elographics/Pkgfile
index 27001d34f..c52767e30 100644
--- a/xorg/xorg-xf86-input-elographics/Pkgfile
+++ b/xorg/xorg-xf86-input-elographics/Pkgfile
@@ -7,11 +7,12 @@
name=xorg-xf86-input-elographics
version=1.2.3
release=2
-source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-$version.tar.bz2)
-
+source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-$version.tar.bz2\
+ git-c97c9f47.patch elographics-1.2.3-abi.patch)
build() {
cd xf86-input-elographics-$version
-
+ patch -Np1 -i ../git-c97c9f47.patch
+ patch -Np1 -i ../elographics-1.2.3-abi.patch
./configure --prefix=/usr
make