Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769167 - games-puzzle/sgt-puzzles: Drop IUSE=gtk3 and conditional x11-libs/gtk+:2 dependency
Summary: games-puzzle/sgt-puzzles: Drop IUSE=gtk3 and conditional x11-libs/gtk+:2 depe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gtk2-removal
  Show dependency tree
 
Reported: 2021-02-06 22:54 UTC by Andreas Sturmlechner
Modified: 2021-05-30 21:11 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 Andreas Sturmlechner gentoo-dev 2021-02-06 22:54:21 UTC
x11-libs/gtk+:2 is EOL and the package should switch to using x11-libs/gtk+:3 unconditionally.
Comment 1 Larry the Git Cow gentoo-dev 2021-05-30 21:11:01 UTC
The bug has been closed via the following commit(s):

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

commit e1fd6e3ae5cc11bb5c4cd7354b185200eed8f3f9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-15 15:24:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-30 21:09:34 +0000

    games-puzzle/sgt-puzzles: Drop defunct 99999999 version
    
    Upstream switched to cmake, patch broken, needs complete rework.
    
    Closes: https://bugs.gentoo.org/769167
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-puzzle/sgt-puzzles/Manifest                  |   1 -
 games-puzzle/sgt-puzzles/metadata.xml              |   3 -
 .../sgt-puzzles/sgt-puzzles-99999999.ebuild        | 115 ---------------------
 3 files changed, 119 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 128d253494c94840403eb5688f501f5a090e2989
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-15 15:02:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-30 21:07:52 +0000

    games-puzzle/sgt-puzzles: EAPI-7 bump, drop IUSE=gtk3, fix menu entry
    
    Use desktop.eclass, xdg-utils.eclass
    
    Thanks-to: Simon <sur3@gmx.de>
    Bug: https://bugs.gentoo.org/656490
    Bug: https://bugs.gentoo.org/769167
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../sgt-puzzles/sgt-puzzles-20190415.ebuild        | 29 ++++++++++------------
 1 file changed, 13 insertions(+), 16 deletions(-)