dvdauthor: Get rid of references to leaked builtins

This commit is contained in:
Tee KOBAYASHI 2022-03-23 08:11:41 +09:00 committed by xtkoba
parent cb421ba010
commit 5e0f017f15
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Generates a DVD-Video movie from a valid MPEG-2 stream"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.7.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/dvdauthor/dvdauthor-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7
TERMUX_PKG_DEPENDS="fontconfig, freetype, fribidi, graphicsmagick, libdvdread, libpng, libxml2"