gst-plugins-base: update to 0.10.30.

This commit is contained in:
Juan RP 2010-10-24 18:22:34 +02:00
parent e7d2482c70
commit 714e2acb36
2 changed files with 24 additions and 2 deletions

View file

@ -0,0 +1,22 @@
--- 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,12 +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.29 version=0.10.30
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=ac035cce4d68e2e0b980d3ddb6c74674667cbfde6cddc65e18ea16368d34732c checksum=63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7
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