[Lunar-commits] r25759 - moonbase/trunk/x11/synaptics
Samuel Verstraete
elangelo at lunar-linux.org
Tue Sep 11 07:55:28 CEST 2007
Author: elangelo
Date: 2007-09-11 07:55:28 +0200 (Tue, 11 Sep 2007)
New Revision: 25759
Modified:
moonbase/trunk/x11/synaptics/BUILD
moonbase/trunk/x11/synaptics/DETAILS
Log:
added a patch, now compiles correctly with xorg-server 1.4.0 and still works with the old version of XOrg7
gr,S.
Modified: moonbase/trunk/x11/synaptics/BUILD
===================================================================
--- moonbase/trunk/x11/synaptics/BUILD 2007-09-10 08:17:24 UTC (rev 25758)
+++ moonbase/trunk/x11/synaptics/BUILD 2007-09-11 05:55:28 UTC (rev 25759)
@@ -1,4 +1,5 @@
(
+ patch_it $SOURCE2 1
sedit 's/\/usr\/local/\/usr/' Makefile &&
Modified: moonbase/trunk/x11/synaptics/DETAILS
===================================================================
--- moonbase/trunk/x11/synaptics/DETAILS 2007-09-10 08:17:24 UTC (rev 25758)
+++ moonbase/trunk/x11/synaptics/DETAILS 2007-09-11 05:55:28 UTC (rev 25759)
@@ -1,11 +1,14 @@
MODULE=synaptics
VERSION=0.14.6
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-$VERSION-xorg-server-1.4-1.patch.bz2
SOURCE_URL=http://web.telia.com/~u89404340/touchpad/files/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:41443e253e73546657b40435c8c9bfa0a91662bc
+ SOURCE2_VFY=sha1:8bd30d2fbc46013be436a5f50b628709ef21cd2e
WEB_SITE=http://web.telia.com/~u89404340/touchpad/
ENTERED=20050307
- UPDATED=20060716
+ UPDATED=20070911
SHORT="Synaptics TouchPad driver for XOrg/XFree86"
cat << EOF
More information about the Lunar-commits
mailing list