Ticket #355 (closed task: fixed)
Opened 5 years ago
Last modified 5 years ago
add libarchive
| Reported by: | disreali | Owned by: | augiedoggie |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
libarchive is a C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.
The bsdtar and bscpio command-line utilities are feature- and performance-competitive with other tar and cpio implementations.
http://code.google.com/p/libarchive/
bep file included.
Attachments
Change History
Changed 5 years ago by disreali
- attachment libarchive-2.8.3.bep added
comment:1 follow-up: ↓ 2 Changed 5 years ago by augiedoggie
- Owner set to augiedoggie
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 5 years ago by augiedoggie
Replying to augiedoggie:
Looks pretty good. I will add it shortly but I want to check on whether all of the commands are correct. I didn't need to do some of that stuff the last time I built it.
"Shortly" may be a bit longer than I thought. My computer just died :(
comment:3 in reply to: ↑ 2 Changed 5 years ago by disreali
No problem. There are issues with it building with the new libtool-2.2.10 that I am still figuring out.
comment:4 Changed 5 years ago by scottmc
Maybe try using the libtool-2.2.x from git and see if that changes anything. I added a .bep file for it recently.
comment:5 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
added in r990.
you may want to investigate what it would take to and expander support for this. change p7zip in Haiku's OptionalPackages? file as a starting point.

Looks pretty good. I will add it shortly but I want to check on whether all of the commands are correct. I didn't need to do some of that stuff the last time I built it.