makepkg: Add UPX compression support
commitb803a33a8fc2ef86ba2d986c36f31524532d454b
authorAllan McRae <allan@archlinux.org>
Tue, 14 Jun 2011 12:01:05 +0000 (14 22:01 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 22 Jun 2011 15:45:18 +0000 (22 10:45 -0500)
tree6a5e5a8a88be9ab10535a352d09a19647baf037c
parentb8990993271b34d309ada49197090895b0fbdfb6
makepkg: Add UPX compression support

This patch enables the automatic compression of executable binaries
using UPX when the 'upx' options is specified in makepkg.conf or the
PKGBUILD.  Additional arguments can be passed to UPX by specifying
the UPXFLAGS variable.

Original-patch-by: Bryce Gibson <bryce@gibson-consulting.com.au>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/PKGBUILD.5.txt
doc/makepkg.conf.5.txt
etc/makepkg.conf.in
scripts/makepkg.sh.in