sdl(2)_pango, remove static libraries (#7578)

This commit is contained in:
Schrijvers Luc
2022-12-17 18:32:30 +01:00
committed by GitHub
parent 423f112578
commit d031313ce9
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ render internationalized and tagged text in SDL applications."
HOMEPAGE="http://www.libsdl.org/projects/SDL_pango/"
COPYRIGHT="2004 NAKAMURA Ken'ichi'"
LICENSE="GNU GPL v2"
REVISION="3"
REVISION="4"
SOURCE_URI="https://downloads.sf.net/sdlpango/SDL_Pango-$portVersion.tar.gz"
CHECKSUM_SHA256="7f75d3b97acf707c696ea126424906204ebfa07660162de925173cdd0257eba4"
SOURCE_DIR="SDL_Pango-$portVersion"
@@ -74,7 +74,7 @@ INSTALL()
make install
# remove libtool library file
rm $libDir/libSDL_Pango.la
rm $libDir/libSDL_Pango.{a,la}
prepareInstalledDevelLib libSDL_Pango
fixPkgconfig