libhdf5: add package
[termux-packages] / packages / libandroid-shmem / build.sh
1 TERMUX_PKG_HOMEPAGE=https://github.com/termux/libandroid-shmem
2 TERMUX_PKG_DESCRIPTION="System V shared memory emulation on Android using ashmem"
3 TERMUX_PKG_VERSION=0.2
4 TERMUX_PKG_SRCURL=https://github.com/termux/libandroid-shmem/archive/v${TERMUX_PKG_VERSION}.tar.gz
5 TERMUX_PKG_SHA256=75e687f48c01d96ea1345f11c064ff76f7eb9a119f51ebe2f6253cf8b24a2b97
6 TERMUX_PKG_BUILD_IN_SRC=yes