Package Details: gstreamer0.10-bad-git 20120501-1

Package Base: gstreamer0.10-bad-git
Description: GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
Upstream URL: http://gstreamer.freedesktop.org/
Category: multimedia
Licenses: LGPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2009-08-20 17:27
Last Updated: 2012-05-01 12:42

Latest Comments

Anonymous comment

2012-10-17 18:22

Seems that librsvg has moved too fast for gst0.10:

make -C rsvg
make[3]: Entering directory `/home/jampekka/build/gstreamer0.10-bad-git/src/build/ext/rsvg'
CC libgstrsvg_la-gstrsvg.lo
In file included from gstrsvgdec.h:30:0,
from gstrsvg.c:26:
/usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: error: #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." [-Werror=cpp]
cc1: all warnings being treated as errors

An ugly fix is to build with make ERROR_CFLAGS=""

Comment by Unia

2012-05-06 19:28

It's all working now!

Comment by Huulivoide

2012-05-03 18:00

...Starange it built just fine 2 days ago...
If you have stored the git pull from 2 months ago,
try simply just remvong your src dir so that the
sources get downloaded again. I had some problems
with --depth=1 and checkout 0.10 not working well
to gether. Shoudl be fixed now.

Comment by Unia

2012-05-03 17:57

Two months ago I built a previous version and then it did make the plugins separately. Something changed along the way, maybe?

Thanks for the quick reply by the way, something it takes weeks before someone replies :)

Comment by Unia

2012-05-03 17:57

I did, I don't use any helper.

Comment by Huulivoide

2012-05-03 17:51

Did you build this with yapourt or some AUR helper?
You should build these git gstreamers manually with makepkg
as they are splitted PKGBUILDS.

Comment by Unia

2012-05-03 17:49

I just built this, but it didn't make any plugins package. Did something go wrong (cause it is listed in the PKGBUILD) or what?