VLC phonon backend

*nix specific usage questions
thenktor
New Cone
New Cone
Posts: 6
Joined: 25 Jun 2009 13:22

VLC phonon backend

Postby thenktor » 21 Jul 2009 18:33

Hi!
Somewhere I've read about a VLC phonon backend for KDE 4. But I can't find more infos about it. Is it a dead project? Or where are the sources to compile it?
Trying to build good VLC packages for our new Slackware based Linux distribution...

thenktor
New Cone
New Cone
Posts: 6
Joined: 25 Jun 2009 13:22

Re: VLC phonon backend

Postby thenktor » 21 Jul 2009 18:42

OK, I've found it here: http://websvn.kde.org/trunk/playground/ ... kends/vlc/
But I can't compile it:

Code: Select all

root[vlc]# mkdir build root[vlc]# cd build/ root[build]# cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=Release .. -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at CMakeLists.txt:3 (find_package): Could not find module FindVLC.cmake or a configuration file for package VLC. Adjust CMAKE_MODULE_PATH to find FindVLC.cmake or set VLC_DIR to the directory containing a CMake configuration file for VLC. The file will have one of the following names: VLCConfig.cmake vlc-config.cmake CMake Error at CMakeLists.txt:27 (automoc4): Unknown CMake command "automoc4". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!
Trying to build good VLC packages for our new Slackware based Linux distribution...

loony
New Cone
New Cone
Posts: 7
Joined: 04 Nov 2004 21:25

Re: VLC phonon backend

Postby loony » 07 Sep 2009 07:55

OK, I've found it here: http://websvn.kde.org/trunk/playground/ ... kends/vlc/
Could not find module FindVLC.cmake or a configuration file for package
VLC.
[...]
CMake Error at CMakeLists.txt:27 (automoc4):
Unknown CMake command "automoc4".
You need at least VLC 1.0.0. Also you need to checkout the whole phonon backends tree from svn since there are scripts for cmake in the subfolder cmake/modules.

Code: Select all

svn co svn://anonsvn.kde.org/home/kde/trunk/playground/multimedia/phonon-backends/ cd phonon-backends cmake . make


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 5 guests