[banshee] [build] fixed up gstreamer versions for ugly, bad
- From: Aaron Bockover <abock src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [build] fixed up gstreamer versions for ugly, bad
- Date: Thu, 7 Jan 2010 18:54:11 +0000 (UTC)
commit e248682bb30a5e5370df83dca3338c44e9242179
Author: Aaron Bockover <abockover novell com>
Date: Thu Jan 7 13:53:55 2010 -0500
[build] fixed up gstreamer versions for ugly, bad
build/bundle/packages/gst-plugins-bad.py | 2 +-
build/bundle/packages/gst-plugins-ugly.py | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/build/bundle/packages/gst-plugins-bad.py b/build/bundle/packages/gst-plugins-bad.py
index 2ba82d5..1812563 100644
--- a/build/bundle/packages/gst-plugins-bad.py
+++ b/build/bundle/packages/gst-plugins-bad.py
@@ -1,4 +1,4 @@
-GstreamerPackage ('gstreamer', 'gst-plugins-bad', '0.10.13', configure_flags = [
+GstreamerPackage ('gstreamer', 'gst-plugins-bad', '0.10.17', configure_flags = [
' --disable-gtk-doc',
' --with-plugins=quicktime',
' --disable-apexsink',
diff --git a/build/bundle/packages/gst-plugins-ugly.py b/build/bundle/packages/gst-plugins-ugly.py
index dfeca60..ff426ba 100644
--- a/build/bundle/packages/gst-plugins-ugly.py
+++ b/build/bundle/packages/gst-plugins-ugly.py
@@ -1,7 +1,4 @@
-# FIXME version is out of date from upstream, but GStreamer lost all
-# their tarballs, so falling back to the tarball from openSUSE,
-# which is also very out of date... should be 0.10.13
-GstreamerPackage ('gstreamer', 'gst-plugins-ugly', '0.10.12', configure_flags = [
+GstreamerPackage ('gstreamer', 'gst-plugins-ugly', '0.10.13', configure_flags = [
' --disable-gtk-doc',
' --disable-asfdemux',
' --disable-dvdsub',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]