Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -5,7 +5,7 @@ number of simultaneously playing channels of 16 bit stereo audio, plus a \
single channel of music, mixed by the popular FLAC, MikMoD MOD, Timidity MIDI, \
Ogg Vorbis, and SMPEG MP3 libraries.
"
HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/"
HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/"
SOURCE_URI="http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz"
CHECKSUM_SHA256="1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a"
LICENSE="Zlib"
@@ -20,7 +20,7 @@ PROVIDES="
lib:libSDL_mixer$secondaryArchSuffix = 1.2_0.12.0 compat >= 1.2_0
lib:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0
cmd:playwave$secondaryArchSuffix
cmd:playmus$secondaryArchSuffix
cmd:playmus$secondaryArchSuffix
"
REQUIRES="
@@ -46,9 +46,9 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libogg$secondaryArchSuffix
devel:libmikmod$secondaryArchSuffix
devel:libsmpeg$secondaryArchSuffix
devel:libsmpeg$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:aclocal
@@ -71,7 +71,7 @@ BUILD()
libtoolize --force --copy --install
aclocal --force --install -I acinclude
autoconf
runConfigure ./configure \
runConfigure ./configure \
SMPEG_CONFIG=smpeg_config$secondaryArchSuffix
make $jobArgs
}
@@ -84,7 +84,7 @@ INSTALL()
rm $libDir/libSDL_mixer.la
prepareInstalledDevelLibs libSDL_mixer \
libSDL_mixer-1.2
libSDL_mixer-1.2
fixPkgconfig
packageEntries devel \