gstreamer: update to 0.10.30.

This commit is contained in:
Juan RP 2010-10-24 18:10:37 +02:00
parent e7a8d441c2
commit 5030ff0d03
2 changed files with 36 additions and 3 deletions

View file

@ -0,0 +1,33 @@
--- docs/libs/Makefile.in.orig 2010-10-24 18:03:12.803730082 +0200
+++ docs/libs/Makefile.in 2010-10-24 18:03:28.459281237 +0200
@@ -931,7 +931,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/gst/Makefile.in.orig 2010-10-24 18:04:38.452214860 +0200
+++ docs/gst/Makefile.in 2010-10-24 18:04:50.010359626 +0200
@@ -936,7 +936,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:07:05.705795572 +0200
+++ docs/plugins/Makefile.in 2010-10-24 18:07:20.169227262 +0200
@@ -1043,7 +1043,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,13 @@
# Template file for 'gstreamer'.
pkgname=gstreamer
version=0.10.29
version=0.10.30
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-debug --disable-valgrind --enable-docbook
--with-package-origin=http://xbps.nopcode.org"
--with-package-origin=http://code.google.com/p/xbps"
short_desc="Core GStreamer libraries and elements"
maintainer="pancake <pancake@nopcode.org>"
checksum=e44a737c016ccab56d646718ecf24b9393babde2c417ac7dd5bd218e5c609ef9
checksum=e8ef301be423797ff36a0bb3615930b112b4175634051d19fd655e0ed974532a
long_desc="
GStreamer is a library for constructing of graphs of media-handling components.
The use cases it covers range from simple Ogg/Vorbis playback, audio/video