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

Bug 608000

Summary: app-emulation/uade automagic dependency on sys-fs/fuse
Product: Gentoo Linux Reporter: coyote <viking-coyote>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: np-hardass
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description coyote 2017-02-02 11:51:40 UTC
app-emulation/uade-2.13 has automagic from sys-fs/fuse-2.9.7
Comment 1 Adam Feldman gentoo-dev 2017-02-08 00:21:40 UTC
Can be disabled at configure time by --without-uadefs configure flag
Comment 2 Larry the Git Cow gentoo-dev 2021-07-11 02:13:14 UTC
The bug has been closed via the following commit(s):

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

commit 1868dd11749c5bcb21533d69b4632b4a441b3d7c
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-11 00:14:06 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-11 02:10:49 +0000

    app-emulation/uade: tidy and fix VariableScope + fuse automagic
    
    Adds IUSE=fuse to control building uadefs.
    
    Not doing major changes in stable, but also added EXTRA_ECONF should
    users want to change anything.
    
    src_install removed as it was only installing the man page a 2nd time.
    
    Closes: https://bugs.gentoo.org/608000
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/uade/metadata.xml        |  3 ++
 app-emulation/uade/uade-2.13-r2.ebuild | 52 ++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)