libshout, disable static library (#8399)

This commit is contained in:
Schrijvers Luc
2023-04-15 13:45:03 +02:00
committed by GitHub
parent 2801abb35d
commit 7c7ebaab89

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2002-2020 the Icecast team
2014 Brendan Cully
1995-1997 by Sam Rushing"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="http://downloads.xiph.org/releases/libshout/libshout-$portVersion.tar.gz"
CHECKSUM_SHA256="d9e568668a673994ebe3f1eb5f2bee06e3236a5db92b8d0c487e1c0f886a6890"
PATCHES="libshout-$portVersion.patchset"
@@ -86,7 +86,8 @@ BUILD()
export LIBS="-lnetwork"
autoreconf -fi
runConfigure --omit-dirs binDir ./configure \
--bindir=$commandBinDir
--bindir=$commandBinDir \
--disable-static
make $jobArgs
}
@@ -96,7 +97,7 @@ INSTALL()
rm $libDir/libshout.la
prepareInstalledDevelLibs libshout
prepareInstalledDevelLib libshout
fixPkgconfig
# devel package