mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
HandBrake: add BeOS GUI patches (disabled)
This commit is contained in:
@@ -14,11 +14,12 @@ SOURCE_DIR="HandBrake-$portVersion"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PATCHES="handbrake-0.10.0.patchset"
|
||||
PATCHES="handbrake-0.10.2.patchset"
|
||||
|
||||
PROVIDES="
|
||||
handbrake$secondaryArchSuffix = $portVersion
|
||||
cmd:HandBrakeCLI
|
||||
# app:HandBrake
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -78,7 +79,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
#cmd:yasm
|
||||
cmd:patch
|
||||
cmd:python
|
||||
cmd:m4
|
||||
@@ -92,11 +92,11 @@ PATCH()
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cp make/variant/linux.defs make/variant/haiku.defs
|
||||
|
||||
./configure --prefix=$prefix --force --disable-x265
|
||||
cd build
|
||||
make
|
||||
cd ../haiku
|
||||
# make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -104,6 +104,9 @@ INSTALL()
|
||||
cd build
|
||||
make install
|
||||
|
||||
#addResourcesToBinaries handbrake.rdef $binDir/HandBrake
|
||||
#addAppDeskbarSymlink $binDir/HandBrake "HandBrake"
|
||||
# cd ../haiku
|
||||
# cp haiku/HandBrake $appsDir
|
||||
|
||||
# addResourcesToBinaries handbrake.rdef $appsDir/HandBrake
|
||||
# addAppDeskbarSymlink $appsDir/HandBrake
|
||||
}
|
||||
|
||||
3768
media-video/handbrake/patches/handbrake-0.10.2.patchset
Normal file
3768
media-video/handbrake/patches/handbrake-0.10.2.patchset
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user