audacity: Add comment about FFmpeg

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2022-05-15 00:33:53 +09:00
parent e649f54661
commit 8a94649306
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ TERMUX_PKG_VERSION=2.4.2
TERMUX_PKG_SRCURL=https://github.com/audacity/audacity/archive/Audacity-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=cdb4800c8e9d1d4ca19964caf8d24000f80286ebd8a4db566c2622449744c099
TERMUX_PKG_DEPENDS="glib, gtk3, libc++, libexpat, libflac, libmp3lame, libogg, libsndfile, libsoxr, libvorbis, wxwidgets, zlib"
# FFmpeg 5.0 is not yet supported:
# https://github.com/audacity/audacity/issues/2445
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-Daudacity_use_wxwidgets=system
-Daudacity_use_expat=system