ci-macpaw

Results 69 issues of ci-macpaw

Originally reported on Google Code with ID 426 **chiccorosso**: ``` Would be nice to have SFARK support. SFARK is a compression algorythm for soundfonts files. support on macosx is almost...

enhancement
minor

**Jason Duerstock ([evilmoo](https://github.com/evilmoo))**: There was an archive format used by the Mac OS installer before OS X known as a "tome". The majority of tomes I've come across are There...

enhancement
minor

Originally reported on Google Code with ID 276 **paracelsus**: ``` .pkg is just a bundle containing other archives, but it would be useful to figure out a way to handle...

enhancement
trivial

Example: ``` 228. ----- 63 -713% ---- 2015-02-21 18:45 kmod-24/testsuite/rootfs-pristine/test-modinfo/correct-signer.txt 229. ----- 3 -16967% ---- 2015-02-21 17:39 kmod-24/testsuite/rootfs-pristine/test-modinfo/correct-depends.txt ``` If there isn't enough space to print data into a column...

bug
major

**Mozbugbox ([mozbugbox](https://github.com/mozbugbox))**: The attached zip was created by a cloud storage service (pan.baidu.com). When unpacking with `unar`, `checksum failed` messages were spit out. However, the extracted files seemed to be...

bug
minor

The attached sample zip archive (created with 'zip -y -e', password is: sample) requires a password to list the link entry with 'lsar -l sample.zip': ``` sample.zip: Zip Flags File...

bug
major

**Luigi Baldoni ([luigino](https://github.com/luigino))**: While building unar on openSUSE I get these warnings at the end. I thought you should know. ``` I: A function overflows or underflows an array access....

bug
minor

**Elvis Angelaccio ([eang](https://github.com/eang))**: unar replaces slashes with underscores when extracting *.arj archives. lsar prints filenames with slashes instead, as expected. To reproduce, just run: unar simplearchive.arj

bug
major

This [HQX file](http://www.kreativekorp.com/swdownload/legacy/hypercard_old/wordproc.hqx) does not extract. lsar understands its contents perfectly, and unar appears to start extracting OK, but ends with "No files extracted.". I don't know why this is.

bug
major

**kharlamov NA ([kharlamov](https://github.com/kharlamov))**: Suppose that in some dir I already have foo.tar.xz and have uncompressed it to yield the folder foo. Now, if I forgot that there's already a folder...

bug
major