package/upx: new package
commit531c5a0e3ed371c75eeeeacb00dfb78ea24d0d99
authorFrank Hunleth <fhunleth@troodon-software.com>
Fri, 2 May 2014 17:10:33 +0000 (2 19:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 May 2014 19:45:44 +0000 (3 21:45 +0200)
treec46cb6051f062bb6e61078fadb592d9cba02e52e
parent5be988c560a84b46235d2724ad11458353384cac
package/upx: new package

UPX is a free, portable, extendable, high-performance executable
packer for several executable formats.

This is needed for syslinux 6.x.

Note: upx is a host-only package. Although it supports quite a few
target architectures, the only use so far will be for use by syslinux,
which already has an x86-on-x86 requirement anyway. So we currently do
not care to have target-dependencies on host-upx.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
[yann.morin.1998@free.fr: builds fine in parallel; fix build to
 locate libucl; fix installation; don't add a menuconfig entry]
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/upx/upx.mk [new file with mode: 0644]