new package: libass

This commit is contained in:
Leonid Pliushch 2019-06-23 17:47:11 +03:00 committed by Yaksh Bariya
parent 40d18029db
commit 5369917d6b
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
## TODO: move to the main repository.
TERMUX_PKG_HOMEPAGE=https://github.com/libass/libass
TERMUX_PKG_DESCRIPTION="A portable library for SSA/ASS subtitles rendering"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.14.0
TERMUX_PKG_SRCURL=https://github.com/libass/libass/releases/download/$TERMUX_PKG_VERSION/libass-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=881f2382af48aead75b7a0e02e65d88c5ebd369fe46bc77d9270a94aa8fd38a2
TERMUX_PKG_DEPENDS="fontconfig, fribidi, glib, harfbuzz"