Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928249 - sys-libs/minizip-ng-4.0.5 add - USE=lzma as optional support
Summary: sys-libs/minizip-ng-4.0.5 add - USE=lzma as optional support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-30 18:22 UTC by Tom Englund
Modified: 2024-07-15 02:23 UTC (History)
0 users

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 Tom Englund 2024-03-30 18:22:02 UTC
minizip-ng has the option to disable lzma support already in the configure step and the global USE flag lzma exists for this for other ebuilds, having it here too would be useful if one wants to build without it.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-07-15 02:23:40 UTC
The bug has been closed via the following commit(s):

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

commit aac0cbdb69ce2f9d11f7657067d5ef15f0cad32c
Author:     Tom Englund <tomenglund26@gmail.com>
AuthorDate: 2024-03-30 19:19:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-15 02:16:36 +0000

    sys-libs/minizip-ng: add lzma USE-flag
    
    it is optional in minizip-ng and there is a global lzma USE-flag in use for other
    ebuilds.
    
    Closes: https://bugs.gentoo.org/928249
    Signed-off-by: Tom Englund <tomenglund26@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36001
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/minizip-ng/minizip-ng-4.0.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)