2 Commits

Author SHA256 Message Date
b66e1d4701 Accepting request 1319698 from hardware
OBS-URL: https://build.opensuse.org/request/show/1319698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=47
2025-11-25 14:52:03 +00:00
e6b77d8466 - Update to version 2.17.0
* Dell Inspiron 14 7445 2-in-1.
  * Wacom One 14.
  * Huion Kamvas 13 (Gen 3), Kamvas 16 (Gen 3).
  * Waltop Batteryless Tablet.
  * XP-Pen Deco Pro LW (Gen 2).
  * Wacom styli IDs updated and aliased in preparation for upcoming
    kernel changes.

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=41
2025-11-24 10:23:08 +00:00
6 changed files with 20 additions and 5 deletions

Binary file not shown.

Binary file not shown.

3
libwacom-2.17.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41a0f239841567b101904df8ced81e1e0115334ccfd82a024412aa0903dae5a7
size 179796

BIN
libwacom-2.17.0.tar.xz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 23 20:08:00 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.17.0
* Dell Inspiron 14 7445 2-in-1.
* Wacom One 14.
* Huion Kamvas 13 (Gen 3), Kamvas 16 (Gen 3).
* Waltop Batteryless Tablet.
* XP-Pen Deco Pro LW (Gen 2).
* Wacom styli IDs updated and aliased in preparation for upcoming
kernel changes.
-------------------------------------------------------------------
Mon Jun 23 01:38:37 UTC 2025 - Aesara Binder <aesara@mailbox.org>

View File

@@ -19,7 +19,7 @@
%define sover 9
Name: libwacom
Version: 2.16.1
Version: 2.17.0
Release: 0
Summary: Tablet description library
License: HPND
@@ -31,6 +31,7 @@ Source1: https://github.com/linuxwacom/libwacom/releases/download/libwaco
Source2: %{name}.keyring
Source99: baselibs.conf
BuildRequires: meson >= 0.57.0
BuildRequires: fdupes
BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
@@ -53,7 +54,7 @@ Requires: %{name}-data >= %{version}
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical  it was originally developed for Wacom devices only but now
historical - it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
%package data
@@ -100,6 +101,8 @@ sed -e 's-#!/usr/bin/env python3-#!/usr/bin/python3-g' -i %{buildroot}%{_bindir}
find %{buildroot} -type f -name "*.la" -delete -print
%python3_fix_shebang
%fdupes %{buildroot}%{_datadir}/libwacom/layouts
%check
%meson_test