libraries/libwacom: Updated for version 0.24.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-03-13 22:24:42 +00:00 committed by Willy Sudiarto Raharjo
parent 5450215388
commit 3e9279d46b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 8 additions and 7 deletions

View file

@ -1,5 +1,5 @@
libwacom (Library to identify Wacom tablets and their features)
Manages the libraries, configuration, and diagnostic tools for Wacom
tablets running under Linux. It also maintains updated Linux kernel
tablets running under Linux. It also maintains updated Linux kernel
drivers and Xorg/XFree86 XInput drivers.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libwacom
VERSION=${VERSION:-0.23}
VERSION=${VERSION:-0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -83,6 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

View file

@ -1,8 +1,8 @@
PRGNAM="libwacom"
VERSION="0.23"
VERSION="0.24"
HOMEPAGE="https://sourceforge.net/projects/linuxwacom/"
DOWNLOAD="https://sourceforge.net/projects/linuxwacom/files/libwacom/libwacom-0.23.tar.bz2"
MD5SUM="bfd4394bdff3293e027c9ca1eac58ebd"
DOWNLOAD="https://sourceforge.net/projects/linuxwacom/files/libwacom/libwacom-0.24.tar.bz2"
MD5SUM="c9ac71bc1e37cf7159c46f507fef9fce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
libwacom: libwacom (Library to identify Wacom tablets and their features)
libwacom:
libwacom: Manages the libraries, configuration, and diagnostic tools for Wacom
libwacom: tablets running under Linux. It also maintains updated Linux kernel
libwacom: Manages the libraries, configuration, and diagnostic tools for Wacom
libwacom: tablets running under Linux. It also maintains updated Linux kernel
libwacom: drivers and Xorg/XFree86 XInput drivers.
libwacom:
libwacom: Home Page: https://sourceforge.net/projects/linuxwacom/