Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 848522

Summary: dev-libs/libinput: Support >=dev-libs/libwacom-2, subscribe to subslot
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: polynomial-c, x11
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 848501    

Description Matt Turner gentoo-dev 2022-05-30 15:24:35 UTC
libwacom-2 breaks ABI compatibility. Please test that dev-libs/libinput works with libwacom-2 and update it to subscribe to libwacom's subslot on the next version bump.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-12 00:19:49 UTC
Ping. This got bumped without looking at the bug?
Comment 2 Larry the Git Cow gentoo-dev 2022-06-12 01:41:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b2151f5173d6109a08eb053b991a07efb57d45

commit 25b2151f5173d6109a08eb053b991a07efb57d45
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-06-08 02:15:29 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-06-12 01:40:34 +0000

    dev-libs/libinput: Fix a few things
    
    * Drop the 'udev hwdb' calls, per floppym's advice:
      <floppym> libinput does not install any hwdb files on my system, so
                probably drop udevadm hwdb --update.
    * Add Python 3.11 compatibility
    * Subscribe to libwacom subslot (bug #848522)
    
    Closes: https://bugs.gentoo.org/848522
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../libinput/{libinput-1.21.0.ebuild => libinput-1.21.0-r1.ebuild}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)