mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -4,7 +4,7 @@ sdl-sound is a library that handles the decoding of several popular file \
|
||||
formats, such as .WAV and .MP3. It is meant to make the programmer's sound \
|
||||
playback tasks simpler.
|
||||
"
|
||||
HOMEPAGE="http://www.icculus.org/SDL_sound"
|
||||
HOMEPAGE="http://www.icculus.org/SDL_sound"
|
||||
SOURCE_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2001-2009 Ryan C. Gordon"
|
||||
@@ -49,7 +49,7 @@ BUILD_REQUIRES="
|
||||
# devel:smpeg$secondaryArchSuffix
|
||||
# devel:physfs$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
@@ -93,7 +93,7 @@ PROVIDES_devel="
|
||||
sdl_sound${secondaryArchSuffix}_devel = $portVersion compat >= 1.0
|
||||
devel:SDL_sound$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
devel:libSDL_sound$secondaryArchSuffix = 1.0_0.8.0 compat >= 1.0_0
|
||||
devel:libSDL_sound_1.0$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
devel:libSDL_sound_1.0$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user