mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
sdl libraries, fix some references (#7596)
This commit is contained in:
@@ -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="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://downloads.sf.net/sdlpango/SDL_Pango-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7f75d3b97acf707c696ea126424906204ebfa07660162de925173cdd0257eba4"
|
||||
SOURCE_DIR="SDL_Pango-$portVersion"
|
||||
@@ -20,7 +20,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libSDL$secondaryArchSuffix
|
||||
lib:libSDL_1.2$secondaryArchSuffix
|
||||
lib:libpango_1.0$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
@@ -42,7 +42,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libSDL$secondaryArchSuffix
|
||||
devel:libSDL_1.2$secondaryArchSuffix
|
||||
devel:libpango_1.0$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user