media-libs: code style.

This commit is contained in:
Jerome Duval
2018-08-03 15:05:34 +02:00
parent bb14fa0831
commit 89b07f6e3c
25 changed files with 104 additions and 120 deletions

View File

@@ -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