mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
sdl(2)_pango, remove static libraries (#7578)
This commit is contained in:
@@ -4,7 +4,7 @@ render internationalized and tagged text in SDL applications."
|
||||
HOMEPAGE="https://sourceforge.net/projects/tuxpaint-sdl2/files/SDL2_Pango/"
|
||||
COPYRIGHT="2004 NAKAMURA Ken'ichi'"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://sourceforge.net/projects/tuxpaint-sdl2/files/SDL2_Pango/SDL2_Pango-0.1.2.tar.gz"
|
||||
CHECKSUM_SHA256="32eae8044c8ccd454dcf1948e669e63f9806fa7aa30a3de3125da23e4d37826a"
|
||||
SOURCE_DIR="SDL2_Pango-$portVersion"
|
||||
@@ -75,7 +75,7 @@ INSTALL()
|
||||
make install
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libSDL2_Pango.la
|
||||
rm $libDir/libSDL2_Pango.{a,la}
|
||||
|
||||
prepareInstalledDevelLib libSDL2_Pango
|
||||
fixPkgconfig
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user