From patchwork Fri Jan 25 16:20:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v4] gst-plugins-gl: add package recipe Date: Fri, 25 Jan 2013 16:20:42 -0000 From: Jeremy Stashluk X-Patchwork-Id: 43395 Message-Id: <1359130842-21997-1-git-send-email-jstashluk@dekaresearch.com> To: openembedded-core@lists.openembedded.org Cc: Jeremy Stashluk --- .../gstreamer/gst-plugins-gl_0.10.3.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb new file mode 100644 index 0000000..3d5934c --- /dev/null +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb @@ -0,0 +1,11 @@ +require recipes-multimedia/gstreamer/gst-plugins.inc + +LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ " +LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" + +DEPENDS += "gst-plugins-base virtual/libgl" + +SRC_URI[md5sum] = "ac70ede13f79978d56eaed8abaa3c938" +SRC_URI[sha256sum] = "48340b6a4b8abce16344a7bc33e74a94fdcce4f57ef6342cdf2f941c429bf210" + +inherit gettext gconf