ci-macpaw

Results 219 comments of ci-macpaw

**Dag Ågren ([DagAgren](https://github.com/DagAgren))**: I vaguely recall that back when I created the Linux makefiles, the provided libraries were compiled without NATIVE_OBJC_EXCEPTIONS which meant I also had to leave it out...

**Dag Ågren ([DagAgren](https://github.com/DagAgren))**: Are you sure the file is not actually a symlink? This is a case you need to handle specifically if you use XADUnarchiver.

**tlmurray23**: ``` Maybe digging in to some Windows apps that deal with odd algorithms like UHA and KGB would reveal some clues. Maybe they are licensed, but SOMEONE has to...

**paracelsus**: ``` Well, I do want to add support for anything that is or has been in use, but without any clues it would be a great deal of work....

**tlmurray23**: ``` No, sorry, I don't know anything more about it. ```

**paracelsus**: ``` Does it have a spec, or an open implementation? ```

**atr000**: ``` And this has most/part of it done. mpkg would require reading the manifest itself and then going through each pkg indivudually http://github.com/hac/payloadextractor/ ```

**atr000**: ``` Beyond pacifist, it is basically that: http://www.timdoug.com/unpkg/ mpkg can get messy too ```

**d235j.1**: ``` Newer versions of .pkg (for OS 10.5 or newer) are actually xar-compressed archives. ```

**skybub**: ``` Here is the source of Universal Extractor : http://legroom.net/scripts/download.php?file=uniextract161_source Regards ```