gst-plugins-base: update to 0.10.32.

This commit is contained in:
Juan RP 2011-01-27 02:14:38 +01:00
parent a66a609976
commit 65957d538c
2 changed files with 2 additions and 25 deletions

View file

@ -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

View file

@ -1,13 +1,12 @@
# Template file for 'gst-plugins-base'. # Template file for 'gst-plugins-base'.
pkgname=gst-plugins-base pkgname=gst-plugins-base
version=0.10.30 version=0.10.32
revision=1
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2" distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--enable-experimental --disable-gnome_vfs" configure_args="--enable-experimental --disable-gnome_vfs"
short_desc="Core GStreamer libraries and elements" short_desc="Core GStreamer libraries and elements"
maintainer="pancake <pancake@nopcode.org>" maintainer="pancake <pancake@nopcode.org>"
checksum=63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7 checksum=e9aabfac83f6480896da0686e9c911989f896fbad634821b7771ed84a446172b
long_desc=" long_desc="
GStreamer is a streaming media framework, based on graphs of filters which GStreamer is a streaming media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything operate on media data. Applications using this library can do anything