summaryrefslogtreecommitdiffstats
path: root/doc/man/amarokapp.1
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-01-29 01:10:31 +0100
committerSlávek Banko <[email protected]>2020-03-05 17:58:22 +0100
commitde1aaf76f379f6e42cdd47feef1554126c1d2e13 (patch)
treef2184dc5868dbb5207369b138baabb4b7dd076be /doc/man/amarokapp.1
parent71c9cc0fa75dfdd746d635e07ce80e91301153fc (diff)
downloadamarok-de1aaf76f379f6e42cdd47feef1554126c1d2e13.tar.gz
amarok-de1aaf76f379f6e42cdd47feef1554126c1d2e13.zip
Conversion to the cmake building system based on S.Amelian's work.
The embedded sqlite3 has been upgraded to 3.4.2 . Added few man pages taken from the Debian packaging system. Rework of the README and INSTALL files. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 16ec57d25f13f92bd0d84317f1679fef3b98eeaa)
Diffstat (limited to 'doc/man/amarokapp.1')
-rw-r--r--doc/man/amarokapp.123
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/man/amarokapp.1 b/doc/man/amarokapp.1
new file mode 100644
index 00000000..91ff8b6a
--- /dev/null
+++ b/doc/man/amarokapp.1
@@ -0,0 +1,23 @@
+.\" Generated by kdemangen.pl and edited by hand
+.TH AMAROK 1 "Feb 2008" "Amarok" "An audio player for TDE"
+.SH NAME
+amarokapp
+\- A direct executable for Amarok.
+.SH SYNOPSIS
+amarokapp [Qt-options] [TDE-options] [URL(s)]
+.SH DESCRIPTION
+Amarok is a multimedia player based on the soundserver-independent framework.
+There are many media players around these days, true. What's missing from most
+players is a user interface, that doesn't get in the way of the user.
+.P
+This is direct Amarok executable. The recommend way to run Amarok is using
+\fBamarok(1)\fP, which is a wrapper script around \fBamarokapp\fP. However, if you're
+debugging Amarok with gdb, valgrind or similar program, you will probably want to
+run it against this binary directly.
+.P
+\fBamarokapp(1)\fP takes the same command line options and arguments as
+\fBamarok(1)\fP. See its manual page for more information how to run \fBamarokapp\fP.
+.SH SEE ALSO
+amarok(1)
+.SH OTHER
+This manual page was written by Modestas Vainius <[email protected]> for Debian.