Skip to content

libarchive based file writer for HFS+ transparent compression

License

Notifications You must be signed in to change notification settings

FlexoVM/hfscompressor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Make sure /System/Library/Frameworks/JavaVM.framework/Headers exists, which contains the JNI headers. If the directory does not exist, symlink it to /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/include (adjust for your JDK installation directory).

./build.sh

This will download and build libarchive-3.1.2 and build libhfsdecompressor.dylib, in build/Release.

About

libarchive based file writer for HFS+ transparent compression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.2%
  • Shell 6.8%