Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875980 - x11-libs/libxkbcommon: Drop USE dependency on x11-libs/libxcb[xkb]
Summary: x11-libs/libxkbcommon: Drop USE dependency on x11-libs/libxcb[xkb]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-07 23:29 UTC by Matt Turner
Modified: 2023-01-10 23:41 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 Matt Turner gentoo-dev 2022-10-07 23:29:16 UTC
libxkb's IUSE=xkb adds no dependencies and is a no-op for more than 2 years. Please drop the USE-dependency on libxcb[xkb] when you bump the package next.
Comment 1 Larry the Git Cow gentoo-dev 2023-01-10 23:41:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f0cfe25e3a78db2ce76bc432bae5813e24556e

commit 28f0cfe25e3a78db2ce76bc432bae5813e24556e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-01-10 23:20:55 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-01-10 23:40:54 +0000

    x11-libs/libxkbcommon: Version bump to 1.5.0
    
    * Add RDEPEND on x11-misc/xkeyboard-config (bug #806235)
    * Depend on multilib-enabled dev-libs/wayland (bug #823620)
    * Install docs to expect path (bug #832826)
    * Drop USE=xkb dependency on libxcb (bug #875980)
    
    Closes: https://bugs.gentoo.org/806235
    Closes: https://bugs.gentoo.org/823620
    Closes: https://bugs.gentoo.org/832826
    Closes: https://bugs.gentoo.org/875980
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/libxkbcommon/Manifest                  |  1 +
 x11-libs/libxkbcommon/libxkbcommon-1.5.0.ebuild | 69 +++++++++++++++++++++++++
 x11-libs/libxkbcommon/metadata.xml              |  2 +-
 3 files changed, 71 insertions(+), 1 deletion(-)