Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756076 - dev-libs/libwacom: bump to 1.6
Summary: dev-libs/libwacom: bump to 1.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 12:07 UTC by Marek Szuba (RETIRED)
Modified: 2020-12-31 03:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Szuba (RETIRED) archtester gentoo-dev 2020-11-22 12:07:00 UTC
The only version we have currently got in the tree, 1.1, is over a year old. Since then libwacom has added support for quite a few new devices, moreover it is no longer necessary to apply all the Meson patches we currently use.

At least on amd64 the bump is very nearly trivial - all I had to do for it to build correctly and pass tests was:
 - remove the whole PATCHES block, and
 - change "meson_use test tests" to  "meson_feature test tests".

Disabling gold is, sadly, still necessary.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-31 03:28:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d459581fa39969d8245292768ea5bbdfd6aca1e

commit 6d459581fa39969d8245292768ea5bbdfd6aca1e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-12-31 02:56:40 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-12-31 03:27:46 +0000

    dev-libs/libwacom: Version bump to 1.7
    
    Closes: https://bugs.gentoo.org/756076
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/libwacom/Manifest            |  1 +
 dev-libs/libwacom/libwacom-1.7.ebuild | 60 +++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)