mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
SUMMARY="TwoLAME MPEG Audio Layer 2 encoder"
|
||||
SUMMARY="TwoLAME MPEG Audio Layer 2 encoder"
|
||||
DESCRIPTION="
|
||||
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME \
|
||||
by Mike Cheng, which in turn is based upon the ISO dist10 code and \
|
||||
portions of LAME.
|
||||
"
|
||||
HOMEPAGE="http://www.twolame.org"
|
||||
HOMEPAGE="http://www.twolame.org"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/twolame/twolame-0.3.13.tar.gz"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2004-2006 The TwoLAME Project"
|
||||
@@ -63,10 +63,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLib libtwolame
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user