summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2007-10-20 12:13:18 +0200
committerAndraž Levstik2007-10-20 12:13:18 +0200
commit285be7eeacd250cf7ad5f7269515ac8b26006bb0 (patch)
tree14e66ff86bb5a9abd0b8708ce3b4ae83010e7638
parenta8a6939c7bf54a00fccda416c4e9f129224c3397 (diff)
xorg-driver/linuxwacom: version update, cleanup
-rwxr-xr-xxorg-driver/linuxwacom/BUILD3
-rwxr-xr-xxorg-driver/linuxwacom/DETAILS5
-rw-r--r--xorg-driver/linuxwacom/HISTORY3
3 files changed, 6 insertions, 5 deletions
diff --git a/xorg-driver/linuxwacom/BUILD b/xorg-driver/linuxwacom/BUILD
index 3e78ecc..cc2ba01 100755
--- a/xorg-driver/linuxwacom/BUILD
+++ b/xorg-driver/linuxwacom/BUILD
@@ -1,3 +1,2 @@
-OPTS="$OPTS --with-xorg-sdk=/usr --with-xlib=/usr/lib" &&
-
+OPTS="--x-includes=/usr/include/xorg --with-xorg-sdk=/usr --with-xlib=/usr/lib --enable-dlloader --enable-wacomdrv $OPTS" &&
default_build
diff --git a/xorg-driver/linuxwacom/DETAILS b/xorg-driver/linuxwacom/DETAILS
index f0f7bb8..b672666 100755
--- a/xorg-driver/linuxwacom/DETAILS
+++ b/xorg-driver/linuxwacom/DETAILS
@@ -1,13 +1,12 @@
SPELL=linuxwacom
- VERSION=0.7.2
+ VERSION=0.7.8-3
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/linuxwacom/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_HASH=sha512:1c3291d4a11211829128a02629943fb1645c5f4f8cdf3b9a1130777dcc807d2d3cea70d687ed737b980b08d250c8c14a97cc04784fbb784667eb6383e1ac50bf
LICENSE[0]=GPL
WEB_SITE=http://linuxwacom.sourceforge.net/index.php/main
ENTERED=20060107
- UPDATED=20060107
SHORT="Xorg and Kernel Wacom Drivers"
cat << EOF
The Linux Wacom Project manages the drivers, libraries, and documentation for
diff --git a/xorg-driver/linuxwacom/HISTORY b/xorg-driver/linuxwacom/HISTORY
index f26f7cc..8e61c6f 100644
--- a/xorg-driver/linuxwacom/HISTORY
+++ b/xorg-driver/linuxwacom/HISTORY
@@ -1,2 +1,5 @@
+2007-10-12 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: updated spell to 0.7.8-3
+
2006-01-08 Robin Cook <rcook@wyrms.net>
* Initial spell