gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again.
authorMike Westerhof <mwester@dls.net>
Fri, 20 Feb 2009 06:27:29 +0000 (00:27 -0600)
committerMike Westerhof <mwester@dls.net>
Fri, 20 Feb 2009 06:27:29 +0000 (00:27 -0600)
Sigh.

packages/gstreamer/gst-plugins-base_0.10.17.bb [new file with mode: 0644]

diff --git a/packages/gstreamer/gst-plugins-base_0.10.17.bb b/packages/gstreamer/gst-plugins-base_0.10.17.bb
new file mode 100644 (file)
index 0000000..0a1f17f
--- /dev/null
@@ -0,0 +1,12 @@
+require gst-plugins.inc
+
+PROVIDES += "gst-plugins"
+
+# gst-plugins-base only builds the alsa plugin
+# if alsa has been built and is present.  You will
+# not get an error if this is not present, just 
+# a missing alsa plugin
+DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+
+PR = "r5"
+