2025-07-21 21:52 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003282Spring engineGeneralpublic2017-07-10 08:36
Reporterabma 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusnewResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0003282: replace lib/minizip / lib/7zip with (system) libarchive
Descriptionseems to support 7zip & zip

http://libarchive.github.com/

(could replace rts/lib/minizip & rts/lib/7zip)

it uses CMake & git, so it could be made a submodule
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0009214

abma (administrator)

Last edited: 2012-09-18 21:56

View 2 revisions

libarchive 3.0 supports 7z. getting such a dll seems currently difficult as crosscompile seems to badly work.

zip / 7z / gz are supported so it could be used if someone gets a libarchive.dll

~0009217

jK (developer)

Tried to compile it in my gentoo crossbuild environment but it depends on coreutils which obv. don't compile in mingw.

~0009220

abma (administrator)

i got it compile:

https://github.com/abma/pr-downloader/blob/6055f4233330eaf58f547760b19079fa64a68bce/scripts/crosscompile.sh

not sure why it depends on coreutils, it has zillions of checks which lib/function exists / doesn't... imo the dependency isn't needed. (->gentoo bug?)

~0009221

abma (administrator)

shall i add the dll and header to mingwlibs?

~0009750

abma (administrator)

a start off maybe: http://www.ogre3d.org/forums/viewtopic.php?f=3&t=64896
+Notes

-Issue History
Date Modified Username Field Change
2012-09-18 11:44 abma New Issue
2012-09-18 11:44 abma Assigned To => abma
2012-09-18 11:44 abma Status new => assigned
2012-09-18 11:45 abma Description Updated View Revisions
2012-09-18 11:47 abma Description Updated View Revisions
2012-09-18 21:54 abma Note Added: 0009214
2012-09-18 21:56 abma Note Edited: 0009214 View Revisions
2012-09-18 21:56 abma Summary check if libarchive would fit into spring => replace lib/minizip / lib/7zip with (system) libarchive
2012-09-20 00:25 jK Note Added: 0009217
2012-09-20 18:53 abma Note Added: 0009220
2012-09-20 18:53 abma Note Added: 0009221
2013-02-11 23:09 abma Note Added: 0009750
2017-07-10 08:36 abma Assigned To abma =>
2017-07-10 08:36 abma Status assigned => new
+Issue History