termux-packages/packages/libp8-platform/build.sh
Henrik Grimler cbb644ef79
libp8-platform: build shared library instead of static one
libcec (and perhaps other) looks only for a shared one.
2022-02-07 22:43:42 +01:00

10 lines
481 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/Pulse-Eight/platform
TERMUX_PKG_DESCRIPTION="Platform support library used by libCEC and binary add-ons for Kodi"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.1.0.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/Pulse-Eight/platform/archive/p8-platform-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=064f8d2c358895c7e0bea9ae956f8d46f3f057772cb97f2743a11d478a0f68a0
TERMUX_PKG_DEPENDS="libc++"