aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/schroedinger/schroedinger_0.2.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/schroedinger/schroedinger_0.2.0.0.bb')
-rw-r--r--recipes/schroedinger/schroedinger_0.2.0.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/schroedinger/schroedinger_0.2.0.0.bb b/recipes/schroedinger/schroedinger_0.2.0.0.bb
new file mode 100644
index 0000000000..78653783d9
--- /dev/null
+++ b/recipes/schroedinger/schroedinger_0.2.0.0.bb
@@ -0,0 +1,10 @@
+HOMEPAGE = "http://schrodinger.sourceforge.net/"
+LICENSE = "MPL GPL LGPL MIT"
+DEPENDS = "liboil gstreamer gst-plugins-base"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/schrodinger/${P}.tar.gz"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${libdir}/gstreamer-0.10/libgstschro.so"
+