Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848522 - dev-libs/libinput: Support >=dev-libs/libwacom-2, subscribe to subslot
Summary: dev-libs/libinput: Support >=dev-libs/libwacom-2, subscribe to subslot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 848501
  Show dependency tree
 
Reported: 2022-05-30 15:24 UTC by Matt Turner
Modified: 2022-06-12 01:41 UTC (History)
2 users (show)

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 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(-)