You are not logged in.
Pages: 1
Is there a VLC player dev package? I'm trying to build clementine, which has gone to VLC as the default player, and it needs vlc.h (and libvlc). But I don't see the package in either main or AUR. Probably just aren't searching correctly.
Offline
... What ? Clementine doesn't use VLC ....
Maybe you mean that you use vlc-phonon on KDE ?
-------
OMG, it DOES !
--------
Added an issue on their backtracker. Adding VLC as a makedepend is too much.
http://code.google.com/p/clementine-pla … ort=status
Last edited by flamelab (2010-04-05 19:16:01)
Offline
There are no -dev packages in Arch. Headers aren't split out.
You can also see online the headers are included:
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Yes, Clementine, as of the end of March, uses vlc (or maybe phonon-vlc) as its backend.
Ah, I see that vlc.h is included with vlc. My mistake was just running make after installing vlc. I had to re-run clemetine's cmake, then run make
Offline
Pages: 1