637f22d133
This fixes Android 6 problems (so closes #26). It also rebuilds termux-elf-cleaner when needed and bumps some build revisions for packages needed updates to remove DT_VERDEF and DT_VERDEFNUM.
7 lines
378 B
Bash
7 lines
378 B
Bash
TERMUX_PKG_HOMEPAGE=http://www.libpng.org/pub/png/libpng.html
|
|
TERMUX_PKG_DESCRIPTION="Official PNG reference library"
|
|
TERMUX_PKG_VERSION=1.6.18
|
|
TERMUX_PKG_BUILD_REVISION=1
|
|
TERMUX_PKG_SRCURL=ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_RM_AFTER_INSTALL="bin/libpng-config bin/libpng16-config bin/png-fix-itxt bin/pngfix"
|