aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-wacom
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-06 22:54:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-06 22:54:46 +0000
commite4242716017f4d9d44d67550088cdbe409ca83ac (patch)
tree73fabf646bcd9e9ddde12dac16c66f6748601109 /x11-drivers/xf86-input-wacom
parentb6ee46837f950bc7317459efe055b4a907207307 (diff)
downloadports-e4242716017f4d9d44d67550088cdbe409ca83ac.tar.gz
ports-e4242716017f4d9d44d67550088cdbe409ca83ac.zip
x11-drivers/xf86-input-wacom: update to 0.34.0 and fix stage-qa
Error: /usr/local/bin/xsetwacom is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/xsetwacom is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35533919/
Notes
Notes: svn path=/head/; revision=428007
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile5
-rw-r--r--x11-drivers/xf86-input-wacom/distinfo5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index 8f67ed6a88fe..096f867118da 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xf86-input-wacom
-PORTVERSION= 0.33.0
+PORTVERSION= 0.34.0
CATEGORIES= x11-drivers
MASTER_SITES= SF/linuxwacom/${PORTNAME}
@@ -14,8 +14,9 @@ BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat
RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd
USES= tar:bzip2 pathfix pkgconfig libtool
-USE_XORG= xrandr xinerama
+USE_XORG= x11 xinerama xrandr
XORG_CAT= driver
+LDFLAGS+= -Wl,--as-needed # Xext
USE_RC_SUBR= wacom
SUB_FILES= pkg-message
CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" "
diff --git a/x11-drivers/xf86-input-wacom/distinfo b/x11-drivers/xf86-input-wacom/distinfo
index 3f78e6e54b9f..922b5635d6bf 100644
--- a/x11-drivers/xf86-input-wacom/distinfo
+++ b/x11-drivers/xf86-input-wacom/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 24eef830744a388795a318ef743f19c451e394d9ef1332e98e2d54810a70f8e0
-SIZE (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 595192
+TIMESTAMP = 1480975206
+SHA256 (xorg/driver/xf86-input-wacom-0.34.0.tar.bz2) = f15d8e4f3bf3a5b2db0b3f9c9565361b084896c3cb54ac11b8de5e405f9cb045
+SIZE (xorg/driver/xf86-input-wacom-0.34.0.tar.bz2) = 598624