sdl_sound, remove static library (#7580)

This commit is contained in:
Schrijvers Luc
2022-12-17 18:33:16 +01:00
committed by GitHub
parent f425265624
commit 127f800cb7

View File

@@ -5,7 +5,7 @@ playback tasks simpler."
HOMEPAGE="http://www.icculus.org/SDL_sound"
COPYRIGHT="2001-2009 Ryan C. Gordon"
LICENSE="GNU LGPL v2.1"
REVISION="8"
REVISION="9"
SOURCE_URI="http://icculus.org/SDL_sound/downloads/SDL_sound-$portVersion.tar.gz"
CHECKSUM_SHA256="3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df"
SOURCE_DIR="SDL_sound-$portVersion"
@@ -83,7 +83,7 @@ INSTALL()
make install
# remove libtool library file
rm $libDir/libSDL_sound.la
rm $libDir/libSDL_sound.{a,la}
prepareInstalledDevelLibs libSDL_sound \
libSDL_sound-1.0