package/ucl: new package
authorFrank Hunleth <fhunleth@troodon-software.com>
Fri, 2 May 2014 17:10:32 +0000 (19:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 May 2014 19:43:25 +0000 (21:43 +0200)
commit5be988c560a84b46235d2724ad11458353384cac
tree5f90b893a599795a3483b8c252ab6ed7de5cc6e8
parent7a2b94acf8d4131c12fac922b1b9ae2b8b486f1c
package/ucl: new package

UCL implements a number of compression algorithms that achieve an
excellent compression ratio while allowing *very* fast decompression.
Decompression requires no additional memory.

This is needed for UPX, which is needed for syslinux 6.x.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
[yann.morin.1998@free.fr: don't add a menuconfig entry, since it
 currently is for internal use only]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ucl/ucl.mk [new file with mode: 0644]