Dragon Player

Dragon Player is a simple video player for KDE 4 developed by Ian Monroe. The KDE 3 version was developed by Max Howell and known as Codeine.

Requirements

You will need at least:

CMake is also required to build Dragon Player.

2.0 Release Downloads

Kubuntu Packages

If you run Kubuntu Gutsy 7.10, installing Dragon Player is easy. Enable the backports repo and then install Dragon Player using Adept Manager or the command `apt-get install dragonplayer`.

Building the SVN Version

The SVN version is the latest development version and it may at any time be broken. You can download and build it with the following commands:

svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdemultimedia
cd kdemultimedia
mkdir build
cd build
cmake ..
cd dragonplayer
make install

Contact

Contact me at the address imonroe@dragonplayer.org. I'm also in #dragonplayer on irc.freenode.net under the nick 'eean'.