fix(x11/pulseeffects): force disable auto-updating according to the comment

This commit is contained in:
Twaik Yont 2023-12-21 14:56:32 +02:00
parent 1dae4ba5d8
commit 82a85b9cdd
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ TERMUX_PKG_VERSION=4.8.7
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/wwmm/easyeffects/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d841f27df87b99747349be6b8de62d131422369908fcb57a81f39590437a8099
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="boost, glib, gst-plugins-bad, gst-plugins-base, gst-plugins-good, gstreamer, gtk3, gtkmm3, libbs2b, libc++, libebur128, librnnoise, libsndfile, libzita-convolver, lilv, pulseaudio"
TERMUX_PKG_BUILD_DEPENDS="boost-headers, libsamplerate"