diff --git a/srcpkgs/gst-plugins-base/patches/docs-makefile-fix-for-tab-vs-spaces.diff b/srcpkgs/gst-plugins-base/patches/docs-makefile-fix-for-tab-vs-spaces.diff deleted file mode 100644 index 8dd575423cf..00000000000 --- a/srcpkgs/gst-plugins-base/patches/docs-makefile-fix-for-tab-vs-spaces.diff +++ /dev/null @@ -1,22 +0,0 @@ ---- docs/libs/Makefile.in.orig 2010-10-24 18:17:50.476548975 +0200 -+++ docs/libs/Makefile.in 2010-10-24 18:18:01.931680444 +0200 -@@ -955,7 +955,7 @@ dist-hook: dist-check-gtkdoc dist-hook-l - -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ - -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ - cd $(distdir) && rm -f $(DISTCLEANFILES) -- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html -+ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html - - .PHONY : dist-hook-local docs - ---- docs/plugins/Makefile.in.orig 2010-10-24 18:20:51.027378905 +0200 -+++ docs/plugins/Makefile.in 2010-10-24 18:21:03.513611634 +0200 -@@ -1101,7 +1101,7 @@ dist-hook: dist-check-gtkdoc dist-hook-l - -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ - -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ - cd $(distdir) && rm -f $(DISTCLEANFILES) -- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html -+ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html - - .PHONY : dist-hook-local docs - diff --git a/srcpkgs/gst-plugins-base/template b/srcpkgs/gst-plugins-base/template index 3d9742a18d3..f2dedeafadc 100644 --- a/srcpkgs/gst-plugins-base/template +++ b/srcpkgs/gst-plugins-base/template @@ -1,13 +1,12 @@ # Template file for 'gst-plugins-base'. pkgname=gst-plugins-base -version=0.10.30 -revision=1 +version=0.10.32 distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-experimental --disable-gnome_vfs" short_desc="Core GStreamer libraries and elements" maintainer="pancake " -checksum=63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7 +checksum=e9aabfac83f6480896da0686e9c911989f896fbad634821b7771ed84a446172b long_desc=" GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything