Re: vlc 2.0

Andy <[email protected]> Wed, 29 Feb 2012 18:22:28 +0100
Newsgroups gmane.linux.redhat.rpm.atrpms.devel
Message-ID <[email protected]>
Paulo Cavalcanti wrote:
>
> No more mozilla plugin, as far as I know.

It's in a separate tarball now:
http://download.videolan.org/pub/videolan/vlc/2.0.0/npapi-vlc-2.0.0.tar.xz

> Therefore, on rhel 6, one should use:
> 
> --without opencv --without xcb

xcb is pretty crucial for X video playback, without it vlc is video playback
is severely limited. Instead the solution I used is including xcb-1.7
statically, which seems to work fine.

See here for my spec-file:
http://pkgrepo.linuxtech.net/el6/testing/spec-files/vlc.spec

And the source rpm:
http://pkgrepo.linuxtech.net/el6/testing/source/vlc-2.0.0-2.el6.src.rpm

The binary rpms are under:
http://pkgrepo.linuxtech.net/el6/testing/i686/
http://pkgrepo.linuxtech.net/el6/testing/x86_64/