From 46c80b0f5b2f5b57fbded23bfe3253224b4a0728 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 28 Nov 2019 13:55:01 +0100 Subject: Conversion to the cmake building system. Add a man page taken from the Debian build system. dvbdata.tar.gz from the "images" folder has been decompressed and the data files have been put into their own folder (dvbdata). kaffeine-iso.desktop file added from the Debian packaging. Signed-off-by: gregory guy --- doc/man/CMakeLists.txt | 5 ++ doc/man/kaffeine.1 | 187 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 192 insertions(+) create mode 100644 doc/man/CMakeLists.txt create mode 100644 doc/man/kaffeine.1 (limited to 'doc/man') diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt new file mode 100644 index 0000000..8512250 --- /dev/null +++ b/doc/man/CMakeLists.txt @@ -0,0 +1,5 @@ +INSTALL( + FILES ${PROJECT_NAME}.1 + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) diff --git a/doc/man/kaffeine.1 b/doc/man/kaffeine.1 new file mode 100644 index 0000000..0d66e29 --- /dev/null +++ b/doc/man/kaffeine.1 @@ -0,0 +1,187 @@ +.\" This file was generated by kdemangen.pl +.TH KAFFEINE 1 "Apr 2005" "Trinity Desktop Environment" "A media player for TDE" +.SH NAME +kaffeine +- A media player for TDE that can use multiple backends for playback. +.SH SYNOPSIS +kaffeine [Qt-options] [TDE-options] [options] [file] +.SH DESCRIPTION +Kaffeine is a media player for TDE. While it supports multiple player +engines, its default engine is Xine, giving Kaffeine a wide variety of +supported media types and letting Kaffeine access CDs, DVDs, and +network streams easily. + +Kaffeine can keep track of multiple playlists simultaneously, and supports +autoloading of subtitles files for use while playing video. + +Author: Jürgen Kofler +Homepage: http://kaffeine.sourceforge.net + + +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B file +File(s) to play. Can be a local file, a URL, a directory or 'DVD', 'VCD', 'AudioCD'. +.SS Options: +.TP +.B -p, --play +Start playing immediately +.TP +.B -f, --fullscreen +Start in fullscreen mode +.TP +.B -a, --audiodriver +Set audio driver [default] +.TP +.B -x, --videodriver +Set video driver [default] +.TP +.B -d, --device +Set Audio-CD/VCD/DVD device path. [default] +.TP +.B --verbose +Output xine debug messages +.TP +.B -w, --wizard +Run installation wizard +.SS +.SS Generic options: +.TP +.B --help +Show help about options +.TP +.B --help-qt +Show Qt specific options +.TP +.B --help-tde +Show TDE specific options +.TP +.B --help-all +Show all options +.TP +.B --author +Show author information +.TP +.B -v, --version +Show version information +.TP +.B --license +Show license information +.TP +.B -- +End of options +.SS +.SS TDE options: +.TP +.B --caption +Use 'caption' as name in the titlebar +.TP +.B --icon +Use 'icon' as the application icon +.TP +.B --miniicon +Use 'icon' as the icon in the titlebar +.TP +.B --config +Use alternative configuration file +.TP +.B --dcopserver +Use the DCOP Server specified by 'server' +.TP +.B --nocrashhandler +Disable crash handler, to get core dumps +.TP +.B --waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B --style