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=""
Search Criteria
Package Details: gstreamer0.10-bad-git 20120501-1
Package Actions
| Package Base: | gstreamer0.10-bad-git |
|---|---|
| Description: | GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad) |
| Upstream URL: | http://gstreamer.freedesktop.org/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2009-08-20 17:27 |
| Last Updated: | 2012-05-01 12:42 |
Dependencies (28)
Required by (1)
Sources
Latest Comments
Anonymous comment
Comment by Unia
It's all working now!
Comment by Huulivoide
...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
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
I did, I don't use any helper.
Comment by Huulivoide
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
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?