new package: rav1e (#7270)

This commit is contained in:
DLC01 2021-08-06 20:23:40 +05:30 committed by GitHub
parent 74eab4d48d
commit 4c47903280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
packages/rav1e/build.sh Normal file
View File

@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://github.com/xiph/rav1e/
TERMUX_PKG_DESCRIPTION="An AV1 encoder focused on speed and safety"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@DLC01"
TERMUX_PKG_VERSION=0.4.1
TERMUX_PKG_SRCURL=https://github.com/xiph/rav1e/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b0be59435a40e03b973ecc551ca7e632e03190b5a20f944818afa3c2ecf4852d
TERMUX_PKG_BUILD_IN_SRC=true