mpv: Rebuild with man page, and remove icons

This commit is contained in:
Fredrik Fornwall 2017-02-04 01:31:44 +01:00
parent c76f9672cd
commit 744d3c5065
1 changed files with 2 additions and 0 deletions

View File

@ -1,10 +1,12 @@
TERMUX_PKG_HOMEPAGE=https://mpv.io/
TERMUX_PKG_DESCRIPTION="Command-line media player"
TERMUX_PKG_VERSION=0.23.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/mpv-player/mpv/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998
TERMUX_PKG_FOLDERNAME=mpv-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="ffmpeg, openal-soft"
TERMUX_PKG_RM_AFTER_INSTALL="share/icons share/applications"
termux_step_make_install () {
cd $TERMUX_PKG_SRCDIR