diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb new file mode 100644 index 0000000000..a485994783 --- /dev/null +++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb | |||
@@ -0,0 +1,14 @@ | |||
1 | require gst-fluendo.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=259a43dd1c9854b71fc396f74699f4d2" | ||
5 | LICENSE_FLAGS = "commercial" | ||
6 | |||
7 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | ||
8 | |||
9 | PR = "r0" | ||
10 | |||
11 | DESCRIPTION = "Fluendo closed-format mp3 GStreamer plug-in" | ||
12 | |||
13 | SRC_URI[md5sum] = "5d95a9a216dd15bc5c00c9414061115c" | ||
14 | SRC_URI[sha256sum] = "30c79d24d8926f75dd4ef0f572942ce155ad541734b36a95591b9c0524dcc0f3" | ||