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

Bug 848501

Summary: x11-drivers/xf86-input-wacom-1.0.0 version bump
Product: Gentoo Linux Reporter: Vasilis Lourdas <bugs>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: freedesktop-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 848507, 848510, 848513, 848516, 848519, 848522, 855620    
Bug Blocks:    

Description Vasilis Lourdas 2022-05-30 13:54:23 UTC
Version 0.40.0 is rather outdated (from Feb. 2021). Could we please have the newer 1.0.0 version instead in the tree?

Thank you!
Comment 1 Matt Turner gentoo-dev 2022-05-30 14:33:08 UTC
I haven't done this yet because it requires a newer dev-libs/libwacom which breaks ABI compatibility. We need to add subslot operators to all reverse dependencies of libwacom before we can add the new version.

Reverse dependencies of libwacom are:

- dev-libs/libinput
- gnome-base/gnome-control-center
- gnome-extra/cinnamon-control-center
- gnome-extra/cinnamon-settings-daemon
- kde-misc/wacomtablet
- x11-drivers/xf86-input-wacom
- x11-wm/mutter
Comment 2 Larry the Git Cow gentoo-dev 2022-05-30 15:14:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f21fec630b30508dc28cd6249c9a4fa331ab06

commit 64f21fec630b30508dc28cd6249c9a4fa331ab06
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-05-30 15:12:24 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-05-30 15:14:21 +0000

    x11-drivers/xf86-input-wacom: Version bump to 1.0.0
    
    package.mask'd for now.
    
    Bug: https://bugs.gentoo.org/848501
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask                              |  1 +
 x11-drivers/xf86-input-wacom/Manifest              |  1 +
 .../xf86-input-wacom/xf86-input-wacom-1.0.0.ebuild | 77 ++++++++++++++++++++++
 3 files changed, 79 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc2ce1f56f5a19a37452611d353ae903d957494

commit 8dc2ce1f56f5a19a37452611d353ae903d957494
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-05-30 14:46:10 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-05-30 15:14:21 +0000

    dev-libs/libwacom: Version bump to 2.2.0
    
    package.mask'd for now.
    
    Bug: https://bugs.gentoo.org/848501
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/libwacom/Manifest              |  1 +
 dev-libs/libwacom/libwacom-2.2.0.ebuild | 67 +++++++++++++++++++++++++++++++++
 profiles/package.mask                   |  5 +++
 3 files changed, 73 insertions(+)
Comment 3 Matt Turner gentoo-dev 2022-05-30 15:15:21 UTC
I've added the new versions, under package.mask for now until reverse dependencies of libwacom are updated. Please give it a test.
Comment 4 Larry the Git Cow gentoo-dev 2022-07-21 11:45:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c61f67bb167e34ba4bcee09c826730239be4b9

commit 05c61f67bb167e34ba4bcee09c826730239be4b9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-07-21 11:42:46 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-07-21 11:45:40 +0000

    profiles: Unmask dev-libs/libwacom-2.0
    
    Closes: https://bugs.gentoo.org/848501
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)