Skip to content

WebPhonon built and compiled for Qt5 based systems

License

Notifications You must be signed in to change notification settings

Zakhrov/WebPhonon-Qt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPhonon

Splash Screen

Phonon based Video Player written in Qt

http://zakhrov.github.io/WebPhonon/

Features:

  • OpenGL Visualization Visualizer
  • MySQL powered Media Library database
  • 10 band Equalizer (Linux Gstreamer backend Only) Equalizer
  • Volume amplifier (can blow your speakers out!) interface

Runtime Dependencies:

Qt5, Phonon, kdelibs5 (linux only)

Build Dependencies:

cmake, Qt5-dev, Phonon4Qt5-dev, kdebase5-dev

Ubuntu build dependencies command:

apt-get install cmake libqt5-dev libphonon4-dev kdelibs5-dev

OpenSUSE build dependencies command:

zypper in cmake libqt5-devel phonon4qt5-devel libkde4-devel

OpenSUSE Repo

http://software.opensuse.org/package/WebPhonon-Qt5

  • The OBS repository contains packages for all supported OpenSUSE versions along with Arch Linux packages

Generic Binary Packages (RPM, DEB and win32 EXE)

http://sourceforge.net/projects/webphonon/

  • The Windows version requires K-lite codec pack

Build from Source:

  • git clone https://www.github.com/Zakhrov/WebPhonon-Qt5.git
  • Build Instructions:
  • cd to the directory you cloned WebPhonon to
  • mkdir build
  • cd build
  • cmake -DCMAKE_INSTALL_PREFIX=/usr ..
  • make
  • execute using ./WebPhonon-Qt5 or run sudo make install for systemwide install

About

WebPhonon built and compiled for Qt5 based systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors