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

Bug 254225

Summary: app-arch/unalz [new package]
Product: Gentoo Linux Reporter: Anton Romanov <theli.ua>
Component: [OLD] UnspecifiedAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: joe, serkan
Priority: High Keywords: EBUILD, InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.kipple.pe.kr/win/unalz/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: files/unalz-0.62-zlib.patch
unalz-0.62.ebuild
unalz-0.62.ebuild
files/unalz-0.62.patch

Description Anton Romanov 2009-01-08 14:13:30 UTC
open-source decompressor for ALZip files
Comment 1 Anton Romanov 2009-01-08 15:07:24 UTC
Created attachment 177763 [details]
files/unalz-0.62-zlib.patch

use system zlib
Comment 2 Anton Romanov 2009-01-08 15:09:59 UTC
Created attachment 177765 [details]
unalz-0.62.ebuild
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2009-01-24 10:53:42 UTC
The makefile sets CC,CPP variables and seems to be --as-needed unsafe. There's a documentation[1] on how to fix --as-needed failures.

Thanks,
Serkan

1: http://www.gentoo.org/proj/en/qa/asneeded.xml
Comment 4 Anton Romanov 2009-01-24 11:29:46 UTC
Created attachment 179534 [details]
unalz-0.62.ebuild
Comment 5 Anton Romanov 2009-01-24 11:29:58 UTC
Created attachment 179536 [details]
files/unalz-0.62.patch
Comment 6 Anton Romanov 2009-01-24 11:34:19 UTC
(In reply to comment #3)
> seems to be --as-needed unsafe
i've just tried to compile it with --as-needed
seems to work
Comment 7 Serkan Kaba (RETIRED) gentoo-dev 2009-01-24 18:41:41 UTC
(In reply to comment #6)
> (In reply to comment #3)
> > seems to be --as-needed unsafe
> i've just tried to compile it with --as-needed
> seems to work
> 
You have your system built with --as-needed, right?
Comment 8 Joe Kappus 2024-04-17 10:48:56 UTC
This is available in GURU for some time now (If unfamiliar with the project: https://wiki.gentoo.org/wiki/Project:GURU )

I'm taking over maintainership of it in GURU and don't have any intention at this time of requesting a promotion of it to the main Gentoo tree. It still needs some fixups and testing and the demand isn't there.