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

Bug 644324

Summary: games-board/gtkboard: disable optional gnome support
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 726784    

Description Pacho Ramos gentoo-dev 2018-01-12 16:02:59 UTC
It relies on completely dead libgnomeui, hence, it would be interesting to disable its optional support. Thanks
Comment 1 Larry the Git Cow gentoo-dev 2020-06-02 18:09:41 UTC
The bug has been closed via the following commit(s):

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

commit 814edc7a6629c2243d94ed9147d8cfc76e7da2e5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-02 18:07:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-02 18:09:27 +0000

    games-board/gtkboard: EAPI-7 bump, drop IUSE=gnome, libgnomeui--
    
    - Fix stack smashing bug
    - Missing || die
    - Use desktop.eclass instead of eutils.eclass
    - Use HTML_DOCS for index.html doc
    
    Debian-bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948527
    Closes: https://bugs.gentoo.org/644324
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/gtkboard-0.11_pre0-stack-smash.patch     | 32 +++++++++++++
 games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild  | 53 ++++++++++++++++++++++
 2 files changed, 85 insertions(+)