p7zip: add package
authorFrancisco Demartino <demartino.francisco@gmail.com>
Mon, 21 Dec 2015 17:32:50 +0000 (14:32 -0300)
committerFrancisco Demartino <demartino.francisco@gmail.com>
Mon, 21 Dec 2015 17:32:50 +0000 (14:32 -0300)
commit05ee85bb0e934bd11890789fe240be3a37dd1ff1
treefdc766e421fafdb09658e5ed855c6114c273ec07
parent2c1aa5586aa2428ff5494559803c26bdfbc7bd3c
p7zip: add package

I put almost 3 hours on this!

It ships with a lot of makefiles for various platforms, notably
one for android_arm. I patched it a bit because Termux already gives
many of the goodies. Probably it could be simplified.

Most of the time went on tinkering with flags and waiting for the
Docker container to reload the new files...there must be a better way!

p7zip doesn't seem to honor $prefix, instead it uses $DEST_HOME.
packages/p7zip/build.sh [new file with mode: 0644]
packages/p7zip/makefile.patch [new file with mode: 0644]