Add libandroid-shmem as a disabled package
This commit is contained in:
parent
711f6358ec
commit
b0fc85bb33
7
disabled-packages/libandroid-shmem/build.sh
Normal file
7
disabled-packages/libandroid-shmem/build.sh
Normal file
@ -0,0 +1,7 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/termux/libandroid-shmem
|
||||
TERMUX_PKG_DESCRIPTION="System V shared memory emulation on Android using ashmem"
|
||||
TERMUX_PKG_VERSION=0.1.1
|
||||
TERMUX_PKG_SRCURL=https://github.com/termux/libandroid-shmem/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=8c568fecdd73829e78e91d4caf6b35b98104090e1fb130bdb77bfd64dd8944e4
|
||||
TERMUX_PKG_FOLDERNAME=libandroid-shmem-$TERMUX_PKG_VERSION
|
||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
Loading…
Reference in New Issue
Block a user