Trim descriptions; keep the longest one for the package with most installations
(usually libwacom9). Avoid em dashes. Employ noun phrase. OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=38
This commit is contained in:
parent
ea8a17f91f
commit
860328769b
@ -21,9 +21,9 @@
|
|||||||
Name: libwacom
|
Name: libwacom
|
||||||
Version: 2.14.0
|
Version: 2.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: libwacom is a tablet description library
|
Summary: Tablet description library
|
||||||
License: HPND
|
License: HPND
|
||||||
Group: System/Libraries
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://linuxwacom.github.io/
|
URL: https://linuxwacom.github.io/
|
||||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz
|
Source0: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz
|
||||||
Source1: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz.sig
|
Source1: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz.sig
|
||||||
@ -41,10 +41,8 @@ BuildRequires: doxygen
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
libwacom is a library to identify graphics tablets and their model-specific
|
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
|
features. It provides 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
|
on-screen tablet", "what is the size of this model", etc.
|
||||||
historical - it was originally developed for Wacom devices only but now
|
|
||||||
supports any graphics tablet from any vendor.
|
|
||||||
|
|
||||||
%package -n libwacom%{sover}
|
%package -n libwacom%{sover}
|
||||||
Summary: Library to identify wacom tablets
|
Summary: Library to identify wacom tablets
|
||||||
@ -55,44 +53,38 @@ Requires: %{name}-data >= %{version}
|
|||||||
libwacom is a library to identify graphics tablets and their model-specific
|
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
|
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
|
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.
|
supports any graphics tablet from any vendor.
|
||||||
|
|
||||||
%package data
|
%package data
|
||||||
Summary: Library to identify wacom tablets -- Data Files
|
Summary: Data files for libwacom, a table identification library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description data
|
%description data
|
||||||
libwacom is a library to identify graphics tablets and their model-specific
|
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
|
features. It provides 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
|
on-screen tablet", "what is the size of this model", etc.
|
||||||
historical - it was originally developed for Wacom devices only but now
|
|
||||||
supports any graphics tablet from any vendor.
|
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Library to identify wacom tablets -- Tools
|
Summary: Command-line tools for libwacom
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Requires: python3-libevdev
|
Requires: python3-libevdev
|
||||||
Requires: python3-pyudev
|
Requires: python3-pyudev
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
libwacom is a library to identify graphics tablets and their model-specific
|
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
|
features.
|
||||||
on-screen tablet", "what is the size of this model", etc. The name libwacom is
|
This subpackage provides command-line utilities to query/update the database.
|
||||||
historical - it was originally developed for Wacom devices only but now
|
|
||||||
supports any graphics tablet from any vendor.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Library to identify wacom tablets -- Development Files
|
Summary: Header files for libwacom
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libwacom%{sover} = %{version}
|
Requires: libwacom%{sover} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
libwacom is a library to identify graphics tablets and their model-specific
|
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
|
features.
|
||||||
on-screen tablet", "what is the size of this model", etc. The name libwacom is
|
This subpackage provides the header files for the library.
|
||||||
historical - it was originally developed for Wacom devices only but now
|
|
||||||
supports any graphics tablet from any vendor.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user