Search Criteria
Package Details: libwacom-surface 2.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libwacom-surface.git (read-only, click to copy) |
---|---|
Package Base: | libwacom-surface |
Description: | Library to identify Wacom tablets and their features - Patched for Microsoft Surface devices |
Upstream URL: | https://github.com/linux-surface/libwacom |
Licenses: | MIT |
Conflicts: | libwacom |
Provides: | libwacom |
Submitter: | qzed |
Maintainer: | qzed |
Last Packager: | qzed |
Votes: | 10 |
Popularity: | 0.017763 |
First Submitted: | 2019-02-27 00:23 (UTC) |
Last Updated: | 2024-09-14 17:56 (UTC) |
Dependencies (11)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libevdev (libevdev-gitAUR)
- libgudev
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- meson (meson-gitAUR) (make)
- python-libevdev (check)
- python-pytest (check)
- python-pyudev (check)
- python-libevdev (optional) – for libwacom-show-stylus
- python-pyudev (optional) – for libwacom-show-stylus
Required by (19)
- cinnamon-settings-daemon-git (requires libwacom)
- gnome-control-center-x11-scaling (requires libwacom)
- gnome-settings-daemon-git (requires libwacom)
- gnome-settings-daemon-mobile (requires libwacom)
- lib32-libwacom (requires libwacom)
- libinput-multiplier (requires libwacom)
- libinput-noaccum (requires libwacom)
- libinput-three-finger-drag (requires libwacom)
- mutter-beta-performance (requires libwacom)
- mutter-dynamic-buffering (requires libwacom)
- mutter-git (requires libwacom)
- mutter-mobile (requires libwacom)
- mutter-performance (requires libwacom)
- mutter-performance-unstable (requires libwacom)
- mutter-text-input-v1 (requires libwacom)
- mutter-text-input-v1-git (requires libwacom)
- mutter-touchpad-scroll-patch (requires libwacom)
- mutter-x11-scaling (requires libwacom)
- tabletsettings-git (requires libwacom)
Sources (18)
- 0001-Add-support-for-BUS_VIRTUAL.patch
- 0002-Add-support-for-Intel-Management-Engine-bus.patch
- 0003-data-Add-Microsoft-Surface-Pro-3.patch
- 0004-data-Add-Microsoft-Surface-Pro-4.patch
- 0005-data-Add-Microsoft-Surface-Pro-5.patch
- 0006-data-Add-Microsoft-Surface-Pro-6.patch
- 0007-data-Add-Microsoft-Surface-Pro-7.patch
- 0008-data-Add-Microsoft-Surface-Pro-7.patch
- 0009-data-Add-Microsoft-Surface-Pro-8.patch
- 0010-data-Add-Microsoft-Surface-Pro-9.patch
- 0011-data-Add-Microsoft-Surface-Book.patch
- 0012-data-Add-Microsoft-Surface-Book-2-13.5.patch
- 0013-data-Add-Microsoft-Surface-Book-2-15.patch
- 0014-data-Add-Microsoft-Surface-Book-3-13.5.patch
- 0015-data-Add-Microsoft-Surface-Book-3-15.patch
- 0016-data-Add-Microsoft-Surface-Laptop-Studio.patch
- https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.13.0/libwacom-2.13.0.tar.xz
- https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.13.0/libwacom-2.13.0.tar.xz.sig
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
qzed commented on 2022-06-09 18:32 (UTC)
@andrew_ames: This looks like you have old build files from a previous meson version. Can you try a clean build? There should be an option or prompt to do so on your AUR helper of choice.
andrew_ames commented on 2022-06-09 18:21 (UTC) (edited on 2022-06-09 19:31 (UTC) by andrew_ames)
I get the following error when installing this package:
langfingaz commented on 2022-01-20 12:42 (UTC)
@qzed Many thanks for the quick reply and for updating the pkg. It does work now.
qzed commented on 2022-01-19 23:41 (UTC)
@langfingaz Thanks! I've added the check function back in. The official PKGBUILD also has them as check dependency, so I hope that that works now. When you update make sure that you do a full system update as libwacom-2.0.0 has now been added to the official Arch packages and Gnome depends on that now, i.e. if the versions don't match Gnome may refuse to load.
langfingaz commented on 2022-01-19 22:31 (UTC) (edited on 2022-01-19 22:32 (UTC) by langfingaz)
During "==> Starting build()..." I get the following error:
These packages are as check-dependencies in the PKGBUILD and
ninja test -C build
is commented out. However, the package does not build for me without these installed.Here is the full output in case it may help:
qzed commented on 2021-08-21 23:29 (UTC)
@latkz: That sounds like an issue with Gnome. All this package does is provide Surface specific data-files for libwacom. And libwacom is essentially only a library to tell Gnome and other DEs if there are tablets/pen displays connected and what they (roughly) look like (i.e. integrated vs. external). Calibration and scaling is handled somewhere in the Gnome input stack and not in libwacom, so you should probably ask them about this.
latkz commented on 2021-08-21 12:21 (UTC)
i found a bug.when i Calibrate the pen in the gnome setting running on wayland and my screen zoom to 200% ,the software will think i just use 1/4 of the screen.
Farmer.Bobathan commented on 2021-01-29 20:39 (UTC)
Thanks!
qzed commented on 2021-01-29 18:48 (UTC)
Whoops, you are right. Forgot to add that when switching to meson. Should be fixed in the latest version.
« First ‹ Previous 1 2 3 4 Next › Last »