Anonymous | Login | Signup for a new account | 2025-06-15 13:30 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003299 | Doomseeker | [All Projects] Suggestion | public | 2017-10-10 09:38 | 2017-10-25 00:36 | ||||
Reporter | WubTheCaptain | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | not fixable | ||||||
Platform | OS | OS Version | |||||||
Product Version | 1.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003299: Wadseeker: Hook into CMake's FindLibLZMA module | ||||||||
Description | It'd be nice (and also required for Debian) if Wadseeker could be built using system libraries instead of the LZMA SDK convenience copy located at src/wadseeker/lzma. CMake's FindLibLZMA should be able to do this. We already use FindBZip2 and FindZLIB. | ||||||||
Additional Information | I hope they're compatible. There's two different libraries for lzma in Debian: lzma-dev and liblzma5/liblzma-dev. 'https://cmake.org/cmake/help/latest/module/FindLibLZMA.html [^]' | ||||||||
Attached Files | |||||||||
![]() |
|||||||||||
|
![]() |
|
Blzut3 (administrator) 2017-10-10 23:11 |
liblzma and the LZMA SDK are two different things. The LZMA SDK also implements the 7z file format which we use. |
WubTheCaptain (reporter) 2017-10-11 04:04 |
lzma-dev package (depending on zlib1g-dev for some reason) is "experimental" and to be replaced by the library, but it seems to be the LZMA SDK headers. lzma package is the command line utility. Could this be used for 7z? |
Blzut3 (administrator) 2017-10-12 23:44 |
That is a strange package. Without the library the header files are useless. It's also apparently abandoned as it hasn't been updated in a long time. No LZMA2 support for example. |
WubTheCaptain (reporter) 2017-10-13 05:57 edited on: 2017-10-13 06:02 |
Blzut3, thank you for the information. I would quickly guess this is for PK7 format (ZDoom game data, renamed .7z extension), and as such invalid or not fixable at the moment? This ticket can be closed, if so. |
Blzut3 (administrator) 2017-10-14 05:29 |
No it's for extracting mods out of regular 7z archives. Wadseeker also supports zip, tar, tar.gz, and tar.bz2. (Suppose we could also support tar.xz, but the reason we have the tar file support is to piggy back off it for the Zandronum testing binary download and extract. Really we expect mods to be in zip or 7z files.) |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-10-10 09:38 | WubTheCaptain | New Issue | |
2017-10-10 09:38 | WubTheCaptain | Relationship added | child of 0003246 |
2017-10-10 23:11 | Blzut3 | Note Added: 0018523 | |
2017-10-11 04:04 | WubTheCaptain | Note Added: 0018526 | |
2017-10-12 23:44 | Blzut3 | Note Added: 0018548 | |
2017-10-13 05:57 | WubTheCaptain | Note Added: 0018549 | |
2017-10-13 05:58 | WubTheCaptain | Status | new => feedback |
2017-10-13 06:02 | WubTheCaptain | Note Edited: 0018549 | View Revisions |
2017-10-14 05:29 | Blzut3 | Note Added: 0018550 | |
2017-10-14 05:29 | Blzut3 | Status | feedback => closed |
2017-10-14 05:30 | Blzut3 | Resolution | open => not fixable |
2017-10-25 00:36 | WubTheCaptain | Relationship added | related to 0003238 |
Copyright © 2000 - 2025 MantisBT Team |