sdl(2)_ttf, remove static libraries (#7579)

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

View File

@@ -9,7 +9,7 @@ without much effort."
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
COPYRIGHT="1997-2013 Sam Lantinga"
LICENSE="Zlib"
REVISION="1"
REVISION="2"
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
CHECKSUM_SHA256="7234eb8883514e019e7747c703e4a774575b18d435c22a4a29d068cb768a2251"
SOURCE_DIR="SDL2_ttf-$portVersion"
@@ -75,7 +75,7 @@ INSTALL()
make install
# remove libtool library file
rm $libDir/libSDL2_ttf.la
rm $libDir/libSDL2_ttf.{a,la}
prepareInstalledDevelLibs libSDL2_ttf \
libSDL2_ttf-2.0

View File

@@ -8,7 +8,7 @@ without much effort."
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/release-1.2.html"
COPYRIGHT="1997-2012 Sam Lantinga"
LICENSE="Zlib"
REVISION="7"
REVISION="8"
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
CHECKSUM_SHA256="724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7"
SOURCE_DIR="SDL_ttf-$portVersion"
@@ -76,7 +76,7 @@ INSTALL()
make install
# remove libtool library file
rm $libDir/libSDL_ttf.la
rm $libDir/libSDL_ttf.{a,la}
prepareInstalledDevelLibs libSDL_ttf \
libSDL_ttf-2.0