mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ffmpeg_legacy: Add missing SOURCE_DIR. Riding the rename.
This commit is contained in:
@@ -11,6 +11,7 @@ COPYRIGHT="2000-2003 Fabrice Bellard
|
||||
SOURCE_URI="http://www.ffmpeg.org/releases/ffmpeg-0.10.14.tar.bz2"
|
||||
CHECKSUM_SHA256="1ef77533f3803b8630403df413005c1c41b18c50b16895815182fd70d2f833bb"
|
||||
REVISION="1"
|
||||
SOURCE_DIR="ffmpeg-$portVersion"
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
|
||||
PATCHES="ffmpeg-0.10.14-gcc2.patch"
|
||||
|
||||
@@ -10,6 +10,7 @@ COPYRIGHT="2000-2003 Fabrice Bellard
|
||||
SOURCE_URI="http://www.ffmpeg.org/releases/ffmpeg-0.11.5.tar.bz2"
|
||||
CHECKSUM_SHA256="9492991f44d6757080f457c0aef83e68884dbfb925666806c7f7ea0389e5b8c0"
|
||||
REVISION="2"
|
||||
SOURCE_DIR="ffmpeg-$portVersion"
|
||||
# WARNING: although this can be built with gcc2, the resulting binaries will
|
||||
# crash when decoding h263 or h264 videos in MediaPlayer. So gcc2 is stuck with
|
||||
# ffmpeg version 0.10. Do not unmark this as broken until the runtime issues are
|
||||
|
||||
Reference in New Issue
Block a user