mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs"
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs"
|
||||
DESCRIPTION="Handbrake is an open-source, GPL-licensed, multiplatform, \
|
||||
multithreaded video transcoder.
|
||||
Convert from many common multimedia file formats, including unprotected \
|
||||
@@ -84,13 +84,13 @@ BUILD_PREREQUIRES="
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i 's/MODULES += contrib\/.*//g' make/include/main.defs
|
||||
sed -i 's/MODULES += contrib\/.*//g' make/include/main.defs
|
||||
}
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cp make/variant/linux.defs make/variant/haiku.defs
|
||||
|
||||
|
||||
./configure --prefix=$prefix --force
|
||||
cd build
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user