mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
media-libs: code style.
This commit is contained in:
@@ -5,8 +5,8 @@ basic drawing routines such as lines, circles or polygons and SDL_rotozoom \
|
||||
which implemented a interpolating rotozoomer for SDL_surfaces.
|
||||
"
|
||||
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="1999-2012 A. Schiffler"
|
||||
LICENSE="Zlib"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446"
|
||||
@@ -19,7 +19,6 @@ PROVIDES="
|
||||
sdl_gfx$secondaryArchSuffix = $portVersion compat >= 2
|
||||
lib:libSDL_gfx$secondaryArchSuffix = 16.9.1 compat >= 15
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl_1.2$secondaryArchSuffix
|
||||
@@ -31,7 +30,6 @@ PROVIDES_devel="
|
||||
devel:sdl_gfx$secondaryArchSuffix = 16.9.1 compat >= 15
|
||||
devel:libSDL_gfx$secondaryArchSuffix = 16.9.1 compat >= 15
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
sdl_gfx$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
@@ -40,7 +38,6 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsdl_1.2$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
|
||||
Reference in New Issue
Block a user