diff options
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb')
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb b/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb new file mode 100644 index 000000000..644544646 --- /dev/null +++ b/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb | |||
| @@ -0,0 +1,70 @@ | |||
| 1 | SUMMARY = "Libav-based GStreamer 1.x plugin" | ||
| 2 | HOMEPAGE = "http://gstreamer.freedesktop.org/" | ||
| 3 | SECTION = "multimedia" | ||
| 4 | |||
| 5 | LICENSE = "GPLv2+ & LGPLv2+ & ( (GPLv2+ & LGPLv2.1+) | (GPLv3+ & LGPLv3+) )" | ||
| 6 | LICENSE_FLAGS = "commercial" | ||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | ||
| 8 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ | ||
| 9 | file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \ | ||
| 10 | file://gst-libs/ext/libav/COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | ||
| 11 | file://gst-libs/ext/libav/COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 12 | file://gst-libs/ext/libav/COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \ | ||
| 13 | file://gst-libs/ext/libav/COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02" | ||
| 14 | |||
| 15 | SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz \ | ||
| 16 | file://0001-Disable-yasm-for-libav-when-disable-yasm.patch \ | ||
| 17 | file://workaround-to-build-gst-libav-for-i586-with-gcc.patch \ | ||
| 18 | file://mips64_cpu_detection.patch \ | ||
| 19 | file://0001-configure-check-for-armv7ve-variant.patch \ | ||
| 20 | file://0001-fix-host-contamination.patch \ | ||
| 21 | " | ||
| 22 | SRC_URI[md5sum] = "943045b9e937ffc5c6cfa0bd5c44230d" | ||
| 23 | SRC_URI[sha256sum] = "fb134b4d3e054746ef8b922ff157b0c7903d1fdd910708a45add66954da7ef89" | ||
| 24 | |||
| 25 | S = "${WORKDIR}/gst-libav-${PV}" | ||
| 26 | |||
| 27 | DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base zlib bzip2 xz" | ||
| 28 | |||
| 29 | inherit autotools pkgconfig upstream-version-is-even gtk-doc | ||
| 30 | |||
| 31 | # CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time, | ||
| 32 | # compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the | ||
| 33 | # libav copy included in the gst-libav package. | ||
| 34 | PACKAGECONFIG ??= "orc yasm" | ||
| 35 | |||
| 36 | PACKAGECONFIG[gpl] = "--enable-gpl,--disable-gpl," | ||
| 37 | PACKAGECONFIG[libav] = "--with-system-libav,,libav" | ||
| 38 | PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc" | ||
| 39 | PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,nasm-native" | ||
| 40 | PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-valgrind,valgrind" | ||
| 41 | |||
| 42 | GSTREAMER_1_0_DEBUG ?= "--disable-debug" | ||
| 43 | |||
| 44 | LIBAV_EXTRA_CONFIGURE = "--with-libav-extra-configure" | ||
| 45 | |||
| 46 | LIBAV_EXTRA_CONFIGURE_COMMON_ARG = "--target-os=linux \ | ||
| 47 | --cc='${CC}' --as='${CC}' --ld='${CC}' --nm='${NM}' --ar='${AR}' \ | ||
| 48 | --ranlib='${RANLIB}' \ | ||
| 49 | ${GSTREAMER_1_0_DEBUG} \ | ||
| 50 | --cross-prefix='${HOST_PREFIX}'" | ||
| 51 | |||
| 52 | # Disable assembly optimizations for X32, as this libav lacks the support | ||
| 53 | PACKAGECONFIG_remove_linux-gnux32 = "yasm" | ||
| 54 | LIBAV_EXTRA_CONFIGURE_COMMON_ARG_append_linux-gnux32 = " --disable-asm" | ||
| 55 | |||
| 56 | LIBAV_EXTRA_CONFIGURE_COMMON = \ | ||
| 57 | '${LIBAV_EXTRA_CONFIGURE}="${LIBAV_EXTRA_CONFIGURE_COMMON_ARG}"' | ||
| 58 | |||
| 59 | EXTRA_OECONF = "${LIBAV_EXTRA_CONFIGURE_COMMON}" | ||
| 60 | |||
| 61 | FILES_${PN} += "${libdir}/gstreamer-1.0/*.so" | ||
| 62 | FILES_${PN}-dev += "${libdir}/gstreamer-1.0/*.la" | ||
| 63 | FILES_${PN}-staticdev += "${libdir}/gstreamer-1.0/*.a" | ||
| 64 | |||
| 65 | # http://errors.yoctoproject.org/Errors/Details/20493/ | ||
| 66 | ARM_INSTRUCTION_SET_armv4 = "arm" | ||
| 67 | ARM_INSTRUCTION_SET_armv5 = "arm" | ||
| 68 | |||
| 69 | # ffmpeg/libav disables PIC on some platforms (e.g. x86-32) | ||
| 70 | INSANE_SKIP_${PN} = "textrel" | ||
