FS#20945 - [gstreamer0.10] Missing dependency for three packages
Attached to Project:
Arch Linux
Opened by David Spicer (azleifel) - Saturday, 25 September 2010, 17:44 GMT
Last edited by Jan de Groot (JGC) - Monday, 22 November 2010, 10:54 GMT
Opened by David Spicer (azleifel) - Saturday, 25 September 2010, 17:44 GMT
Last edited by Jan de Groot (JGC) - Monday, 22 November 2010, 10:54 GMT
|
Details
Description:
liboil from [extra] is a missing dependency for the current gstreamer0.10-bad, gstreamer0.10-bad-plugins and gstreamer0.10-ffmpeg packages. This omission has possibly been causing build failures for users trying to compile gnome-dvb-daemon from AUR (see http://aur.archlinux.org/packages.php?ID=27244 for discussion) because the configure script tries to run "gst-inspect-0.10 mpegtsparse" and this fails without liboil installed: (gst-inspect-0.10:18712): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmpegdemux.so': liboil-0.3.so.0: cannot open shared object file: No such file or directory element plugin couldn't be loaded No such element or plugin 'mpegtsparse' Install liboil and "gst-inspect-0.10 mpegtsparse" succeeds. Additional info: * gstreamer0.10-bad 0.10.19-1 * gstreamer0.10-bad-plugins 0.10.19-1 * gstreamer0.10-ffmpeg 0.10.10-1 |
This task depends upon