Skip to content

Kaffeine - KDE Media Player

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-DOCS
Notifications You must be signed in to change notification settings

denisq/kaffeine5

This branch is 1 commit ahead of, 2 commits behind hiroshiyui/kaffeine:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62041fd · Mar 10, 2015
Mar 18, 2012
Aug 9, 2014
Aug 9, 2014
Aug 9, 2014
Apr 16, 2013
Apr 29, 2010
Mar 2, 2015
Aug 9, 2014
Jun 13, 2013
Dec 24, 2009
Sep 13, 2014
Sep 4, 2010
Sep 4, 2010
Apr 4, 2011
Apr 11, 2012
Sep 11, 2014

Repository files navigation

This is an experimental KF5/Qt5 port of kaffeine. Work is in progress, and may advance too slowly. Please try to fix the compile issues you are facing and lets collaborate to make Kaffeine KDE 5 ready.

-------------------
Installing Kaffeine
-------------------

The following development headers are needed (recommended versions):
* Qt >= 5.0
* KF >= 5.0
* libX11
* libXss

For the translations you need:
* gettext

Create an empty build directory and do the following steps:
# cmake <path/to/kaffeine/source/directory> <options>
# make
# make install

Useful options include:
* -DCMAKE_BUILD_TYPE=<type> (Debug or Release)
* -DCMAKE_INSTALL_PREFIX=<path> (installation prefix for Kaffeine, e.g. /usr)

--------
DEV STATUS
--------

WiP

-------
Authors
-------

Former maintainers:
  Christoph Pfister <[email protected]>
  Christophe Thommeret
  Jürgen Kofler
Thanks to various contributors, translators, testers ...

About

Kaffeine - KDE Media Player

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-DOCS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • C 2.6%
  • CMake 1.1%