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

Bug 769500

Summary: x11-libs/libwnck:1 requires >=x11-libs/gtk+-2.19.7:2
Product: Gentoo Linux Reporter: charles17
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, treecleaner
Priority: Normal Keywords: PMASKED, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34002
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 732754, 769524, 774906, 774915    
Bug Blocks: 768993    

Description charles17 2021-02-08 09:23:09 UTC
emerge -pvc x11-libs/gtk+:2

Calculating dependencies... done!
  x11-libs/gtk+-2.24.32-r1 pulled in by:
    x11-libs/libwnck-2.31.0 requires >=x11-libs/gtk+-2.19.7:2
Comment 1 Ionen Wolkens gentoo-dev 2021-02-08 10:31:12 UTC
Note that libwnck:3 already supports gtk3, but there's a few consumers left for :1
Comment 2 Larry the Git Cow gentoo-dev 2023-06-22 20:48:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b96e80b28892a0047a5387b2bd82e0e05bac649

commit 9b96e80b28892a0047a5387b2bd82e0e05bac649
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-06-22 20:44:02 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-06-22 20:47:51 +0000

    profiles: Mask x11-libs/libwnck:1 for removal
    
    Bug: https://bugs.gentoo.org/769500
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-07-24 16:48:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f6743a8ef7012dec209e0b80250de931035097

commit 34f6743a8ef7012dec209e0b80250de931035097
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-07-24 16:47:35 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-07-24 16:47:40 +0000

    x11-libs/libwnck: Delete SLOT=1
    
    Closes: https://bugs.gentoo.org/769500
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask                     |  5 ---
 x11-libs/libwnck/Manifest                 |  1 -
 x11-libs/libwnck/libwnck-2.31.0-r1.ebuild | 52 -------------------------------
 3 files changed, 58 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-11-26 16:27:09 UTC
The bug has been referenced in the following commit(s):

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

commit ad871d4afd6e9a5ebac4b4c33c19e55609dea02c
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-11-26 16:11:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-26 16:26:33 +0000

    x11-libs/libwnck: remove omitted deprecation item
    
    x11-libs/libwnck:1 was deleted in commit 34f6743a8ef7
    ("x11-libs/libwnck: Delete SLOT=1").
    
    Bug: https://bugs.gentoo.org/769500
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.deprecated | 1 -
 1 file changed, 1 deletion(-)