Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608000 - app-emulation/uade automagic dependency on sys-fs/fuse
Summary: app-emulation/uade automagic dependency on sys-fs/fuse
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:
Depends on:
Blocks:
 
Reported: 2017-02-02 11:51 UTC by coyote
Modified: 2021-07-11 02:13 UTC (History)
1 user (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 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(+)