Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libwacom.git#1bff75ab9a659094672735969cd14d9d4e03d0b5
This commit is contained in:
parent
a7180ef4f9
commit
ed16c1b43b
@ -1,43 +0,0 @@
|
||||
From d7b8e1bd501156ef2f4237b9e29a946496070490 Mon Sep 17 00:00:00 2001
|
||||
From: Jason Gerecke <jason.gerecke@wacom.com>
|
||||
Date: Thu, 4 Feb 2021 16:45:44 -0800
|
||||
Subject: [PATCH libwacom] data: Add ISDv4 528e (Lenovo Yoga 6 13ARE05) (#346)
|
||||
|
||||
Link: https://github.com/linuxwacom/wacom-hid-descriptors/issues/136
|
||||
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
|
||||
---
|
||||
data/isdv4-528e.tablet | 22 ++++++++++++++++++++++
|
||||
1 file changed, 22 insertions(+)
|
||||
create mode 100644 data/isdv4-528e.tablet
|
||||
|
||||
diff --git a/data/isdv4-528e.tablet b/data/isdv4-528e.tablet
|
||||
new file mode 100644
|
||||
index 0000000..d697f27
|
||||
--- /dev/null
|
||||
+++ b/data/isdv4-528e.tablet
|
||||
@@ -0,0 +1,22 @@
|
||||
+# Lenovo Yoga 6 13ARE05
|
||||
+# Sensor Type: AES
|
||||
+# Features: Touch (Integrated), Tilt
|
||||
+# HW Resolution: 29376 x 16524 (2540 x 2540 lpi)
|
||||
+#
|
||||
+# Autogenerated from sysinfo.RGxfCFKW69
|
||||
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/136#issue-801322153
|
||||
+
|
||||
+[Device]
|
||||
+Name=ISDv4 528e
|
||||
+ModelName=
|
||||
+DeviceMatch=i2c:056a:528e
|
||||
+Class=ISDV4
|
||||
+Width=12
|
||||
+Height=7
|
||||
+IntegratedIn=Display;System
|
||||
+Styli=@isdv4-aes;
|
||||
+
|
||||
+[Features]
|
||||
+Stylus=true
|
||||
+Touch=true
|
||||
+Buttons=0
|
||||
--
|
||||
2.29.2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libwacom
|
||||
Version: 1.8
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Tablet Information Client Library
|
||||
Requires: %{name}-data
|
||||
|
||||
@ -8,7 +8,6 @@ License: MIT
|
||||
URL: https://github.com/linuxwacom/libwacom
|
||||
|
||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
Patch01: 0001-data-Add-ISDv4-528e-Lenovo-Yoga-6-13ARE05-346.patch
|
||||
|
||||
BuildRequires: meson gcc
|
||||
BuildRequires: glib2-devel libgudev1-devel
|
||||
@ -59,6 +58,8 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
%doc README.md
|
||||
%{_libdir}/libwacom.so.*
|
||||
%{_bindir}/libwacom-list-local-devices
|
||||
%{_bindir}/libwacom-show-stylus
|
||||
|
||||
%{_mandir}/man1/libwacom-list-local-devices.1*
|
||||
|
||||
%files devel
|
||||
@ -79,6 +80,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
%{_datadir}/libwacom/layouts/*.svg
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.9-1
|
||||
- libwacom 1.9
|
||||
|
||||
* Tue Feb 09 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.8-2
|
||||
- Add tablet file for Lenovo Yoga 6
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwacom-1.8.tar.bz2) = fc13075a3902847051717beef48ae7716a092b851bb1aaac8992d5367289ab03b6da3426ae79ecff0d3d20b1c965e5d2d8fc40c4f7ea648bf9acc6eca718338d
|
||||
SHA512 (libwacom-1.9.tar.bz2) = d62da97038caeaf727800a680a4ef2ef49a56e632844b9a0d6c0eed9c808e033bc1d969aa1c523b4a1724dfb9b8b3665290ecb90fcdcfbf5f50cae2d06c0bffa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user