gstreamer update: base 0.10.17, good 0.10.7, bad 0.10.6, ugly 0.10.7
authorMichael Lauer <mickey@vanille-media.de>
Sat, 8 Mar 2008 15:43:27 +0000 (15:43 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 8 Mar 2008 15:43:27 +0000 (15:43 +0000)
packages/gstreamer/gst-plugins-bad_0.10.3.bb [deleted file]
packages/gstreamer/gst-plugins-bad_0.10.6.bb [moved from packages/gstreamer/gst-plugins-bad_0.10.5.bb with 96% similarity]
packages/gstreamer/gst-plugins-base_0.10.12.bb [deleted file]
packages/gstreamer/gst-plugins-base_0.10.14.bb [deleted file]
packages/gstreamer/gst-plugins-good_0.10.6.bb [deleted file]
packages/gstreamer/gst-plugins-good_0.10.7.bb [moved from packages/gstreamer/gst-plugins-good_0.10.5.bb with 89% similarity]
packages/gstreamer/gst-plugins-ugly_0.10.6.bb [deleted file]
packages/gstreamer/gst-plugins-ugly_0.10.7.bb [new file with mode: 0644]
packages/gstreamer/gst-plugins.inc
packages/gstreamer/gstreamer_0.10.12.bb [deleted file]
packages/gstreamer/gstreamer_0.10.14.bb [deleted file]

diff --git a/packages/gstreamer/gst-plugins-bad_0.10.3.bb b/packages/gstreamer/gst-plugins-bad_0.10.3.bb
deleted file mode 100644 (file)
index 3e48731..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-require gst-plugins.inc
-
-DEPENDS += "gst-plugins-base directfb"
-SRC_URI += "file://cross-compile.patch;patch=1"
-PR = "r6"
similarity index 96%
rename from packages/gstreamer/gst-plugins-bad_0.10.5.bb
rename to packages/gstreamer/gst-plugins-bad_0.10.6.bb
index ce61d10..2a99858 100644 (file)
@@ -8,5 +8,3 @@ do_compile_prepend() {
        # work around missing files in upstream tarball (upstream bug #454078)
        install -m 0644 ${WORKDIR}/vorbis*.h ${S}/ext/ivorbis/
 }
-
-PR = "r1"
diff --git a/packages/gstreamer/gst-plugins-base_0.10.12.bb b/packages/gstreamer/gst-plugins-base_0.10.12.bb
deleted file mode 100644 (file)
index 33b189a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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"
-
-PR = "r2"
-
diff --git a/packages/gstreamer/gst-plugins-base_0.10.14.bb b/packages/gstreamer/gst-plugins-base_0.10.14.bb
deleted file mode 100644 (file)
index 33b189a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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"
-
-PR = "r2"
-
diff --git a/packages/gstreamer/gst-plugins-good_0.10.6.bb b/packages/gstreamer/gst-plugins-good_0.10.6.bb
deleted file mode 100644 (file)
index e009145..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-require gst-plugins.inc
-
-EXTRA_OECONF += "--with-check=no"
-DEPENDS += "gst-plugins-base"
-PR = "r3"
@@ -2,4 +2,3 @@ require gst-plugins.inc
 
 EXTRA_OECONF += "--with-check=no"
 DEPENDS += "gst-plugins-base"
-PR = "r3"
diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.6.bb b/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
deleted file mode 100644 (file)
index c88a4db..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-require gst-plugins.inc
-
-DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
-PR = "r3"
-
-SRC_URI += "file://cross-compile.patch;patch=1 \
-            file://gstmad_16bit.patch;patch=1 \
-            file://gstsid_autofoo_HACK.patch;patch=1"
-
diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.7.bb b/packages/gstreamer/gst-plugins-ugly_0.10.7.bb
new file mode 100644 (file)
index 0000000..fd008b0
--- /dev/null
@@ -0,0 +1,10 @@
+require gst-plugins.inc
+PR = "r0"
+
+DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
+
+SRC_URI += "\
+#  file://cross-compile.patch;patch=1 \
+  file://gstmad_16bit.patch;patch=1 \
+  file://gstsid_autofoo_HACK.patch;patch=1 \
+"
index 8e8fd0f..66546d5 100644 (file)
@@ -24,3 +24,6 @@ python populate_packages_prepend () {
 }
 
 ALLOW_EMPTY = "1"
+
+FILES_${PN}-dbg += "${libdir}/gstreamer-${LIBV}/.debug"
+
diff --git a/packages/gstreamer/gstreamer_0.10.12.bb b/packages/gstreamer/gstreamer_0.10.12.bb
deleted file mode 100644 (file)
index 49d7f37..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-require gstreamer.inc
-
-PR = "r1"
\ No newline at end of file
diff --git a/packages/gstreamer/gstreamer_0.10.14.bb b/packages/gstreamer/gstreamer_0.10.14.bb
deleted file mode 100644 (file)
index 9e9ae62..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-require gstreamer.inc
-
-PR = "r0"