rubberband, remove static library (#8450)

This commit is contained in:
Schrijvers Luc
2023-04-19 14:24:01 +02:00
committed by GitHub
parent 141233e17d
commit 2a06186b00

View File

@@ -5,7 +5,7 @@ another."
HOMEPAGE="https://www.breakfastquay.com/rubberband/"
COPYRIGHT="2007-2018 Particular Programs Ltd"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://breakfastquay.com/files/releases/rubberband-$portVersion.tar.bz2"
CHECKSUM_SHA256="86bed06b7115b64441d32ae53634fcc0539a50b9b648ef87443f936782f6c3ca"
PATCHES="rubberband-$portVersion.patchset"
@@ -95,6 +95,9 @@ INSTALL()
{
make install
# remove static library
rm -f $libDir/librubberband.a
prepareInstalledDevelLibs librubberband
fixPkgconfig