diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-01-20 15:27:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-01-20 15:27:36 +0200 |
commit | 247a617eef11b337beef408dea15acb7c2540ada (patch) | |
tree | f4013a55a959b9af915c03124750292af45d2f55 | |
parent | 753aaf620af4146c9b7cbb1543cedcc5f73a01e5 (diff) |
gstreamer-1.0: Update recipes to 1.6.31.6.3
-rw-r--r-- | recipes/gst-plugins-bad-1.0-static.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-bad-1.0.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-base-1.0-static.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-base-1.0.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-good-1.0-static.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-good-1.0.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-ugly-1.0-static.recipe | 2 | ||||
-rw-r--r-- | recipes/gst-plugins-ugly-1.0.recipe | 2 | ||||
-rw-r--r-- | recipes/gstreamer-1.0.recipe | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/recipes/gst-plugins-bad-1.0-static.recipe b/recipes/gst-plugins-bad-1.0-static.recipe index d32a5093..5e80c1ca 100644 --- a/recipes/gst-plugins-bad-1.0-static.recipe +++ b/recipes/gst-plugins-bad-1.0-static.recipe @@ -19,7 +19,7 @@ class Recipe(custom.GStreamerStatic): --disable-vdpau --disable-voamrwbenc --disable-wildmidi \ --disable-xvid --disable-zbar --disable-sdi --disable-qt' remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'bzip2', 'libass', 'faad2', 'libkate', 'zlib', 'openh264', 'opus', 'nettle', 'librtmp', 'libsrtp', 'schroedinger', 'libdca', 'libmms', 'libdvdnav', diff --git a/recipes/gst-plugins-bad-1.0.recipe b/recipes/gst-plugins-bad-1.0.recipe index a745cffc..8eb9b145 100644 --- a/recipes/gst-plugins-bad-1.0.recipe +++ b/recipes/gst-plugins-bad-1.0.recipe @@ -26,7 +26,7 @@ class Recipe(recipe.Recipe): --enable-libmms --enable-resindvd --enable-soundtouch \ --enable-voaacenc --enable-rsvg --enable-openjpeg' remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'bzip2', 'libass', 'faad2', 'libkate', 'zlib', 'openh264', 'opus', 'nettle', 'librtmp', 'libsrtp', 'schroedinger', 'libdca', 'libmms', 'libdvdnav', diff --git a/recipes/gst-plugins-base-1.0-static.recipe b/recipes/gst-plugins-base-1.0-static.recipe index cf4099c7..155fe5c8 100644 --- a/recipes/gst-plugins-base-1.0-static.recipe +++ b/recipes/gst-plugins-base-1.0-static.recipe @@ -8,7 +8,7 @@ class Recipe(custom.GStreamerStatic): licenses = [License.LGPLv2Plus] extra_configure_options = "--enable-static" remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-base'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['glib', 'gstreamer-1.0', 'libxml2', 'libogg', 'pango', 'libtheora', 'libvisual', 'libvorbis', 'zlib', 'orc'] platform_deps = {Platform.ANDROID: [ 'tremor' ], Platform.IOS: [ 'tremor' ] } diff --git a/recipes/gst-plugins-base-1.0.recipe b/recipes/gst-plugins-base-1.0.recipe index 87cf8e56..c7efc27f 100644 --- a/recipes/gst-plugins-base-1.0.recipe +++ b/recipes/gst-plugins-base-1.0.recipe @@ -8,7 +8,7 @@ class Recipe(recipe.Recipe): config_sh = 'sh ./autogen.sh --noconfigure && ./configure' configure_options = "--enable-static --program-prefix= --disable-examples " remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-base'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['glib', 'gstreamer-1.0', 'libxml2', 'libogg', 'pango', 'libtheora', 'libvisual', 'libvorbis', 'zlib', 'orc'] platform_deps = {Platform.ANDROID: [ 'tremor' ], Platform.IOS: [ 'tremor' ] } diff --git a/recipes/gst-plugins-good-1.0-static.recipe b/recipes/gst-plugins-good-1.0-static.recipe index 5e4a8eaf..ed3683e2 100644 --- a/recipes/gst-plugins-good-1.0-static.recipe +++ b/recipes/gst-plugins-good-1.0-static.recipe @@ -8,7 +8,7 @@ class Recipe(custom.GStreamerStatic): licenses = [License.LGPLv2Plus] extra_configure_options = '--enable-static --disable-oss4 --disable-oss --disable-dv1394 --disable-aalib --disable-libcaca --disable-jack --disable-shout2' remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-good'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'libjpeg-turbo', 'libpng', 'speex', 'gdk-pixbuf', 'libsoup', 'orc', 'wavpack', 'flac', 'taglib', 'bzip2', 'zlib', diff --git a/recipes/gst-plugins-good-1.0.recipe b/recipes/gst-plugins-good-1.0.recipe index 1a6fa7b1..94ced7e4 100644 --- a/recipes/gst-plugins-good-1.0.recipe +++ b/recipes/gst-plugins-good-1.0.recipe @@ -8,7 +8,7 @@ class Recipe(recipe.Recipe): config_sh = 'sh ./autogen.sh --noconfigure && ./configure' configure_options = '--disable-examples --disable-oss4 --disable-oss --disable-dv1394 --disable-aalib --disable-libcaca --disable-jack --disable-shout2 ' remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-good'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'libjpeg-turbo', 'libpng', 'speex', 'gdk-pixbuf', 'libsoup', 'orc', 'wavpack', 'flac', 'taglib', 'bzip2', 'zlib', diff --git a/recipes/gst-plugins-ugly-1.0-static.recipe b/recipes/gst-plugins-ugly-1.0-static.recipe index 9942aa71..e6f8b1c2 100644 --- a/recipes/gst-plugins-ugly-1.0-static.recipe +++ b/recipes/gst-plugins-ugly-1.0-static.recipe @@ -8,7 +8,7 @@ class Recipe(custom.GStreamerStatic): licenses = [License.LGPLv2Plus] extra_configure_options = "--enable-static --disable-iec958 --disable-mpegstream --disable-cdio --disable-sidplay --disable-twolame" remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'a52dec', 'opencore-amr', 'libdvdread', 'libmpeg2', 'libmad', 'x264', 'lame'] diff --git a/recipes/gst-plugins-ugly-1.0.recipe b/recipes/gst-plugins-ugly-1.0.recipe index ae348cdd..ca4a0bbb 100644 --- a/recipes/gst-plugins-ugly-1.0.recipe +++ b/recipes/gst-plugins-ugly-1.0.recipe @@ -8,7 +8,7 @@ class Recipe(recipe.Recipe): config_sh = 'sh ./autogen.sh --noconfigure && ./configure' configure_options = "--disable-examples --disable-iec958 --disable-mpegstream --disable-cdio --disable-sidplay --disable-twolame " remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'a52dec', 'opencore-amr', 'libdvdread', 'libmpeg2', 'libmad', 'x264', 'lame'] diff --git a/recipes/gstreamer-1.0.recipe b/recipes/gstreamer-1.0.recipe index b8b10d31..64da2b72 100644 --- a/recipes/gstreamer-1.0.recipe +++ b/recipes/gstreamer-1.0.recipe @@ -24,7 +24,7 @@ class Recipe(recipe.Recipe): config_sh = 'sh ./autogen.sh --noconfigure && ./configure' configure_options = "--enable-static --program-prefix= --disable-examples " remotes = {'origin': 'git://anongit.freedesktop.org/gstreamer/gstreamer'} - commit = 'origin/1.6' + commit = '1.6.3' deps = ['glib', 'gtk-doc-lite'] files_bins = ['gst-inspect-1.0', |