rnnoise, disable static libraries (#8449)

This commit is contained in:
Schrijvers Luc
2023-04-19 14:06:30 +02:00
committed by GitHub
parent 9eb5641b98
commit 141233e17d

View File

@@ -3,7 +3,7 @@ DESCRIPTION="RNNoise is a noise suppression library based on a recurrent neural
HOMEPAGE="https://gitlab.xiph.org/xiph/rnnoise/"
COPYRIGHT="Jean-Marc Valin"
LICENSE="MPL v2.0"
REVISION="1"
REVISION="2"
srcGitRev="1cbdbcf1283499bbb2230a6b0f126eb9b236defd"
SOURCE_URI="https://github.com/xiph/rnnoise/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="68c7ab4e408426088603e19955e746bb2a412d84bb121b6f39834c60fc8068b7"
@@ -44,7 +44,7 @@ BUILD_PREREQUIRES="
BUILD()
{
autogen.sh
runConfigure ./configure
runConfigure ./configure --disable-static
make $jobArgs
}
@@ -54,7 +54,7 @@ INSTALL()
rm $libDir/*.la
prepareInstalledDevelLibs librnnoise
prepareInstalledDevelLib librnnoise
fixPkgconfig
# devel package