[oe-commits] Khem Raj : schroedinger: Add recipe for 1.0.11

git at git.openembedded.org git at git.openembedded.org
Mon Aug 27 22:43:49 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 55c4e71975842de2f30e7c8b9a2fd5dd9cf11a7b
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=55c4e71975842de2f30e7c8b9a2fd5dd9cf11a7b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Aug 24 05:57:04 2012 +0000

schroedinger: Add recipe for 1.0.11

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Tom Rini <trini at ti.com>

---

 recipes/schroedinger/schroedinger_1.0.11.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/recipes/schroedinger/schroedinger_1.0.11.bb b/recipes/schroedinger/schroedinger_1.0.11.bb
new file mode 100644
index 0000000..9f03a12
--- /dev/null
+++ b/recipes/schroedinger/schroedinger_1.0.11.bb
@@ -0,0 +1,15 @@
+require schroedinger.inc
+
+LICENSE = "MPL-1.1 | LGPLv2 | GPLv2 | MIT"
+
+PR = "${INC_PR}.0"
+
+inherit autotools
+
+SRC_URI[schroedingertargz.md5sum] = "da6af08e564ca1157348fb8d92efc891"
+SRC_URI[schroedingertargz.sha256sum] = "1e572a0735b92aca5746c4528f9bebd35aa0ccf8619b22fa2756137a8cc9f912"
+
+PACKAGES =+ "gst-plugin-schroedinger-dbg gst-plugin-schroedinger-dev gst-plugin-schroedinger"
+FILES_gst-plugin-schroedinger = "${libdir}/gstreamer-0.10/*.so"
+FILES_gst-plugin-schroedinger-dbg = "${libdir}/gstreamer-0.10/.debug"
+FILES_gst-plugin-schroedinger-dev = "${libdir}/gstreamer-0.10/*.*a"





More information about the Openembedded-commits mailing list