Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lzop: remove --program-prefix | Yann E. MORIN | 2011-09-12 | 1 | -1/+0 |
| | | | | | | | --program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | lzop: new package | Peter Korsgaard | 2009-04-09 | 2 | -0/+20 |
Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245. lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services. http://www.lzop.org/ |