Skip to content

serfcity/kpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0. WHAT IS IT?
--------------
Kpack is a KolibriOS-NG archiver, which uses liblzma.


1. HOW TO BUILD?
----------------
You should have a ANSI C compiler and BSD Make and liblzma library.
Set optimization options (or debug options):
  `export CFLAGS="-02"' -- for release build
  `export CFLAGS="-O0 -g"' -- for debug build
And type `bmake'.

About

kpack archiver for KolibriOS-NG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published