Thanks, works fine now!
Search Criteria
Package Details: opentabletdriver-git v0.7.0.0pre.r900.g928b4072-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentabletdriver-git.git (read-only, click to copy) |
---|---|
Package Base: | opentabletdriver-git |
Description: | A cross-platform open source tablet driver |
Upstream URL: | https://opentabletdriver.net |
Keywords: | artisul digimend gaomon huion otd parblo uc-logic uclogic ugtablet veikk wacom xencelabs xp-pen xppen |
Licenses: | LGPL3 |
Conflicts: | digimend-drivers-git-dkms, digimend-kernel-drivers, digimend-kernel-drivers-dkms, digimend-kernel-drivers-dkms-git, opentabletdriver |
Provides: | opentabletdriver |
Submitter: | LavaDesu |
Maintainer: | gonX (jamesbt365) |
Last Packager: | jamesbt365 |
Votes: | 17 |
Popularity: | 0.010493 |
First Submitted: | 2020-01-02 07:53 (UTC) |
Last Updated: | 2024-07-22 21:51 (UTC) |
Dependencies (8)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libevdev (libevdev-gitAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- libx11 (libx11-gitAUR) (optional)
- libxrandr (libxrandr-gitAUR) (optional) – x11 display querying support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3
D3SOX commented on 2021-06-10 15:22 (UTC)
LavaDesu commented on 2021-06-10 15:00 (UTC)
@D3SOX Whoops. I have pushed a fix now, thanks for reporting!
D3SOX commented on 2021-06-10 14:41 (UTC)
new pkgbuild doesn't work for me
install: cannot stat '/home/nico/.cache/yay/opentabletdriver-git/src/OpenTabletDriver-udev/90-opentabletdriver.rules': No such file or directory
inphy commented on 2021-04-28 19:24 (UTC)
I had to blacklisted inputwacom kernel module(wacom) to make it work properly. Is there any other way?
LavaDesu commented on 2021-04-16 06:00 (UTC)
The community dotnet-sdk
package is updated to 5.0.5 now, so everything should just work.
solonovamax commented on 2021-04-11 18:38 (UTC) (edited on 2021-04-11 18:39 (UTC) by solonovamax)
For anyone else, you need to install both aur/dotnet-sdk-bin
and aur/dotnet-runtime-bin
, not just aur/dotnet-sdk-bin
.
Make sure to use the AUR version, since for some rason the chaotic-aur has a package called dotnet-sdk-bin
, but the version is 5.0.3.sdk200-1
.
solonovamax commented on 2021-04-11 18:31 (UTC)
perhaps it might warrant temporarily changing the dependency on dotnet-sdk
to dotnet-sdk-bin
, until this is fixed?
LavaDesu commented on 2021-04-09 16:49 (UTC) (edited on 2021-04-09 16:50 (UTC) by LavaDesu)
Builds are currently failing due to Symantec's root certificate being removed from ca-certificates-mozilla
on 3.63-1, breaking nuget restore.
For more information, see the bug report
Current workarounds are:
- Downgrade ca-certificates-mozilla to 3.62-1
- Install dotnet-sdk-bin
from the AUR as sdk5.0.5 disables nuget signing. At the time of writing, dotnet-sdk
from the official repos is outdated on sdk5.0.4.
- Manually copy and install the missing certificate
Pinned Comments
gonX commented on 2022-11-13 04:14 (UTC) (edited on 2022-11-13 04:15 (UTC) by gonX)
Notice that this -git version of the package now runs on the new version 0.7 codebase of OpenTabletDriver. This means most OpenTabletDriver plugins are incompatible, and you likely want to install the opentabletdriver AUR package instead for compatibility with these.
Otherwise the 0.7 version should work fine - configuration compatibility between 0.6 and the master branch (this package) is limited, so you may need to clear your OpenTabletDriver folder found in the .config folder of your home directory.