diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-05-26 17:13:13 +0300 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-05-28 10:35:13 +0200 |
| commit | fa01c2614a4e58937cd73d0f5d8b17df935bc5b5 (patch) | |
| tree | f7396d3f5a6031632de8290d4006041ee2e59630 /meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb | |
| parent | 175406cdca39bf5b218bb4127a3e9c9bd11b653f (diff) | |
| download | meta-openembedded-fa01c2614a4e58937cd73d0f5d8b17df935bc5b5.tar.gz | |
gstreamear: rename directory to gstreamer-0.10
* gst-plugins-gl: fix the path to a required include
* so that it's clear that the recipes it contains are specific to the
obsolete, unmaintained version of gstreamer.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb new file mode 100644 index 0000000000..1e2cd2a4ab --- /dev/null +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | require gst-fluendo.inc | ||
| 2 | |||
| 3 | SUMMARY = "Fluendo closed-format mp3 GStreamer plug-in" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=259a43dd1c9854b71fc396f74699f4d2" | ||
| 6 | LICENSE_FLAGS = "commercial" | ||
| 7 | |||
| 8 | GSTREAMER_DEBUG ?= "--disable-debug" | ||
| 9 | EXTRA_OECONF += "${GSTREAMER_DEBUG} --with-gstreamer-api=0.10" | ||
| 10 | |||
| 11 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | ||
| 12 | |||
| 13 | SRC_URI[md5sum] = "adf0390f3416bb72f91c358528be0c38" | ||
| 14 | SRC_URI[sha256sum] = "dae0d0559a4e159c0dd92b7e18de059a5783f8d038904c7de4ca6393f7d55c7d" | ||
