mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
gst-plugins-bad: tremor was moved from here to -base
(From OE-Core master rev: 6e149551a36825ac5e25b14dbaa62b794154c11d) (From OE-Core rev: 837078125286eb15965a2407e9633e4f4f67868d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4c6f8db5ab
commit
7d7ed2e2b6
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
|
|||||||
file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \
|
file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \
|
||||||
file://gst/tta/crc32.h;beginline=12;endline=29;md5=71a904d99ce7ae0c1cf129891b98145c"
|
file://gst/tta/crc32.h;beginline=12;endline=29;md5=71a904d99ce7ae0c1cf129891b98145c"
|
||||||
|
|
||||||
DEPENDS += "gst-plugins-base tremor curl"
|
DEPENDS += "gst-plugins-base curl"
|
||||||
|
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|
||||||
inherit gettext
|
inherit gettext
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disable-cdaudio --disable-directfb \
|
EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disable-cdaudio --disable-directfb \
|
||||||
--with-plugins=wavpack,ivorbis,mpegvideoparse --disable-vdpau --disable-apexsink \
|
--with-plugins=wavpack,mpegvideoparse --disable-vdpau --disable-apexsink \
|
||||||
--disable-orc --disable-neon"
|
--disable-orc --disable-neon"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'librsvg', '', d)}"
|
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'librsvg', '', d)}"
|
||||||
|
|||||||
Reference in New Issue
Block a user