Package Details: veikk-tablet-bin 1.2.5_14-2

Git Clone URL: https://aur.archlinux.org/veikk-tablet-bin.git (read-only, click to copy)
Package Base: veikk-tablet-bin
Description: Veikk tablet driver retrieved from official veikk website
Upstream URL: https://www.veikk.com
Keywords: veikk
Licenses: GPLv3
Provides: veikk-tablet-bin, veikk-tablet-bin-debug
Submitter: artemtech
Maintainer: artemtech
Last Packager: artemtech
Votes: 8
Popularity: 1.28
First Submitted: 2021-10-04 03:55 (UTC)
Last Updated: 2024-06-03 04:09 (UTC)

Latest Comments

1 2 3 Next › Last »

Jay commented on 2025-01-07 15:57 (UTC)

Here's an updated PKGBUILD we can use for the time being:

# Maintainer: veikk.com

_pkgname=vktablet
pkgname=veikk-tablet-bin
pkgver=3.5.8_3
_pkgv=$(echo ${pkgver} | sed 's/_/-/')
pkgrel=2
pkgdesc="Veikk tablet driver retrieved from official veikk website"
arch=("x86_64")
url="https://www.veikk.com"
license=("GPLv3")
provides=("veikk-tablet-bin" "veikk-tablet-bin-debug")
source=("https://veikk.com/image/catalog/Software/${_pkgname}-${_pkgv}.${arch}.zip")
md5sums=("682e42a8df5d60feca7dd00623627b0b")
prepare() {
  bsdtar -xf ${_pkgname}-${_pkgv}.${arch}.rpm
}

package() {
  cp -r "${srcdir}/etc" "${pkgdir}/etc"
  cp -r "${srcdir}/usr" "${pkgdir}/usr"
  cp -r "${srcdir}/lib" "${pkgdir}/usr"
}

Jay commented on 2024-12-25 11:09 (UTC)

Attempting to save the configuration as non-root causes "Failed to save configuration" due to missing permissions on the file /usr/lib/vktablet/conf/usr/VK1200.xml (only writable for root).

I'll assume that the exact filename depends on the model of the actual tablet.

AngelQC commented on 2024-12-20 22:03 (UTC)

@artemtech Veikk's website offers version 3.5.7.9... that's quite the bump

jacekk90 commented on 2024-06-22 22:21 (UTC)

where is option "use us mouse"? My tablet is useless after 5 or more updates ago. How use GIMP?

artemtech commented on 2024-06-03 04:11 (UTC)

@Ladniy already updated to 1.2.5-14 ^^

Ladniy commented on 2024-06-02 15:22 (UTC)

Hi @artemtech! Could you update the package, please? 1.2.5.14 is available.

atroxix commented on 2023-10-23 08:57 (UTC)

For some reason I'm getting the error below on two separate Manjaros and with versions 1.2.3 and 1.2.4. It works OK with 1.0.3 though. Any ideas what is it related to? /usr/lib/vktablet/vktablet: symbol lookup error: /usr/lib/vktablet/vktablet: undefined symbol: libusb_hotplug_register_callback

AchmadFathoni commented on 2023-10-23 04:47 (UTC)

how to disable the auto-startup?

serh commented on 2023-09-06 13:24 (UTC)

Please update the package:

--- veikk-tablet-bin/PKGBUILD   2023-07-30 08:11:24.000000000 -0400
+++ veikk-tablet-bin-patch/PKGBUILD     2023-09-06 09:17:59.178950507 -0400
@@ -2,7 +2,7 @@

 _pkgname=vktablet
 pkgname=veikk-tablet-bin
-pkgver=1.2.3_1
+pkgver=1.2.4_10
 _pkgv=$(echo ${pkgver} | sed 's/_/-/')
 pkgrel=1
 pkgdesc="Veikk tablet driver retrieved from official veikk website"
@@ -10,9 +10,12 @@
 url="https://www.veikk.com"
 license=("GPLv3")
 provides=("veikk-tablet-bin")
-source=("https://veikk.com/image/catalog/Software/new/${_pkgname}-${_pkgv}.${arch}.rpm")
-md5sums=("a50fc05703dff80ddb49e25022db292e")
+source=("https://veikk.com/image/catalog/Software/new/${_pkgname}-${_pkgv}.${arch}rpm.zip")
+md5sums=("7c8a6eeca8a646b21c9c643b5b4f7ee3")

+prepare() {
+       bsdtar -xf ${_pkgname}-${_pkgv}.${arch}.rpm
+}

 package() {
   cp -r "${srcdir}/etc" "${pkgdir}/etc"

jacekk90 commented on 2023-07-30 20:19 (UTC)

in past i try install on debian from .deb on veikk site and it was terrible becouse cursor jumps on screen and if i put pen in one point after do it again it was totally in different point. I think that it is goint in this site - wrong site