mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -5,7 +5,7 @@ SMPEG uses MPEG-1 standard as a video display library, rather than MPEG-2, \
|
||||
since only the MPEG-1 standard is unencumbered with software patents in the \
|
||||
United States.
|
||||
"
|
||||
HOMEPAGE="http://www.icculus.org/smpeg"
|
||||
HOMEPAGE="http://www.icculus.org/smpeg"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_mixer/libs/old/smpeg-0.4.5.zip"
|
||||
CHECKSUM_SHA256="8d4e4a6bc1892279ae7727e192df0ad0cef5927d50090f846e0bf3ba1b8f3d41"
|
||||
LICENSE="GNU LGPL v2"
|
||||
@@ -65,7 +65,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm $libDir/libsmpeg.la
|
||||
|
||||
prepareInstalledDevelLibs libsmpeg \
|
||||
|
||||
Reference in New Issue
Block a user