Hi there,

Wanting to compile jvlc, I found some inconsistencies in the description 
of libvlc0-dev. I needed libmux_ts.a (which is available in the binary 
distribution of jvlc) . I used apt-file to find the package I may need 
to install to have it.

$ apt-file search libmux_ts
libvlc0-dev: usr/lib/vlc/libmux_ts.a

but

$ dpkg-query -L libvlc0-dev
/.
/usr
/usr/bin
/usr/bin/vlc-config
/usr/lib
/usr/lib/vlc
/usr/lib/vlc/access
/usr/lib/vlc/audio_filter
/usr/lib/vlc/audio_mixer
/usr/lib/vlc/audio_output
/usr/lib/vlc/codec
/usr/lib/vlc/control
/usr/lib/vlc/demux
/usr/lib/vlc/gui
/usr/lib/vlc/misc
/usr/lib/vlc/video_chroma
/usr/lib/vlc/video_filter
/usr/lib/vlc/video_output
/usr/lib/vlc/visualization
/usr/include
/usr/include/vlc
/usr/include/vlc/aout.h
/usr/include/vlc/decoder.h
/usr/include/vlc/input.h
/usr/include/vlc/intf.h
/usr/include/vlc/libvlc.h
/usr/include/vlc/mediacontrol.h
/usr/include/vlc/mediacontrol_structures.h
/usr/include/vlc/sout.h
/usr/include/vlc/vlc.h
/usr/include/vlc/vout.h
/usr/share
/usr/share/doc
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/vlc-config.1.gz
/usr/lib/libvlc.so
/usr/share/doc/libvlc0-dev

more

$ apt-file list libvlc0-dev
libvlc0-dev: usr/bin/vlc-config
libvlc0-dev: usr/include/vlc/aout.h
libvlc0-dev: usr/include/vlc/decoder.h
libvlc0-dev: usr/include/vlc/input.h
libvlc0-dev: usr/include/vlc/intf.h
libvlc0-dev: usr/include/vlc/libvlc.h
libvlc0-dev: usr/include/vlc/mediacontrol.h
libvlc0-dev: usr/include/vlc/mediacontrol_structures.h
libvlc0-dev: usr/include/vlc/sout.h
libvlc0-dev: usr/include/vlc/vlc.h
libvlc0-dev: usr/include/vlc/vout.h
libvlc0-dev: usr/lib/libvlc.so
libvlc0-dev: usr/share/doc/libvlc0-dev
libvlc0-dev: usr/share/man/man1/vlc-config.1.gz

So what is the problem here ? did the maintainer forget to provide some 
files in the package ? Or did he choose to drop those files and forget 
to update the description ?

-- 
Ubuntu-motu mailing list
Ubuntu-motu@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to