mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-01 20:48:54 +02:00
gst_libav: bump version
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE="GNU LGPL v2
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="dfd78591901df7853eab7e56a86c34a1b03635da0d3d56b89aa577f1897865da"
|
||||
CHECKSUM_SHA256="dfac119043a9cfdcacd7acde77f674ab172cf2537b5812be52f49e9cddc53d9a"
|
||||
SOURCE_DIR="gst-libav-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -63,14 +63,14 @@ BUILD_PREREQUIRES="
|
||||
cmd:orcc$secondaryArchSuffix
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python
|
||||
cmd:yasm
|
||||
cmd:which
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd $sourceDir
|
||||
./configure --enable-orc --enable-gpl \
|
||||
--with-libav-extra-configure="--disable-mmx --disable-asm"
|
||||
./configure --enable-orc --enable-gpl
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user