sdl(2)_mixer, remove static libraries (#7575)

This commit is contained in:
Schrijvers Luc
2022-12-17 18:31:36 +01:00
committed by GitHub
parent 7c01731b5b
commit e7e76a16d2
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ Ogg Vorbis, and SMPEG MP3 libraries."
HOMEPAGE="https://www.libsdl.org/projects/SDL_mixer/"
COPYRIGHT="1997-2012 Sam Lantinga"
LICENSE="Zlib"
REVISION="3"
REVISION="4"
SOURCE_URI="https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-$portVersion.tar.gz"
CHECKSUM_SHA256="b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419"
SOURCE_DIR="SDL2_mixer-$portVersion"
@@ -81,7 +81,7 @@ INSTALL()
make install
#remove libtool file
rm $libDir/*.la
rm $libDir/*.{a,la}
prepareInstalledDevelLibs libSDL2_mixer libSDL2_mixer-2.0
fixPkgconfig