summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-03-07 16:01:25 +0100
committergregory guy <gregory-tde@laposte.net>2021-03-07 16:01:25 +0100
commitd1e1f1777ffed5c45cd8e6db02721c8010125f47 (patch)
tree717b1aa72d130da5163e88513bef5995ad461637 /doc
parentda8adb11f557e819b2e1ddae0c7492176626bf08 (diff)
downloadkaffeine-d1e1f1777ffed5c45cd8e6db02721c8010125f47.tar.gz
kaffeine-d1e1f1777ffed5c45cd8e6db02721c8010125f47.zip
Drop automake build support.
Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am5
-rw-r--r--doc/kaffeine/Makefile.am5
-rw-r--r--doc/kaffeine/index.docbook24
3 files changed, 10 insertions, 24 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 6812bd2..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = AUTO
-SUBDIRS = $(AUTODIRS)
-
diff --git a/doc/kaffeine/Makefile.am b/doc/kaffeine/Makefile.am
deleted file mode 100644
index 220b1f5..0000000
--- a/doc/kaffeine/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = kaffeine
-
-
diff --git a/doc/kaffeine/index.docbook b/doc/kaffeine/index.docbook
index e07a53b..79a8152 100644
--- a/doc/kaffeine/index.docbook
+++ b/doc/kaffeine/index.docbook
@@ -65,7 +65,7 @@ Do NOT change these in the translation. -->
<abstract>
<para>
-A Media Player for KDE. <ulink url="http://kaffeine.sourceforge.net">http://kaffeine.sourceforge.net</ulink>
+A Media Player for TDE. Kaffeine source at <ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/kaffeine">https://mirror.git.trinitydesktop.org/gitea/TDE/kaffeine</ulink>
</para>
</abstract>
@@ -388,8 +388,8 @@ consistent documentation style across all KDE apps. -->
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs.
It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet.
It interprets many of the most common multimedia formats available - and some of the most uncommon formats, too.
- Detailed info about xine features: <ulink url="http://www.xinehq.de">
-http://www.xinehq.de</ulink>
+ Detailed info about xine features: <ulink url="http://xine.sourceforge.net">
+http://xine.sourceforge.net</ulink>
</para>
</sect2>
@@ -699,17 +699,14 @@ or from command line with <command>dcop kaffeine KaffeineIface openURL best_song
<chapter id="faq">
<title>Questions and Answers</title>
-
<para>
-<ulink url="http://kaffeine.sourceforge.net/index.php?page=faq">Kaffeine-FAQ</ulink>
+If Kaffeine hangs on start recompile/reinstall with cmake option -D WITH_XINIT_WORKAROUND="ON".
</para>
<para>
-<ulink url="http://xinehq.de/index.php/faq">xine-FAQ</ulink>
+You may have a look at the xine FAQ at <ulink url="http://xine.sourceforge.net/faq">http://xine.sourceforge.net/faq</ulink>.
</para>
-<para>For Questions use the <ulink url="http://lists.sourceforge.net/lists/listinfo/kaffeine-user">kaffeine-user mailinglist</ulink>.
-(First check the <ulink url="http://sourceforge.net/mailarchive/forum.php?forum_id=34875">archive</ulink>
- if the question is still answered.)
+<para>For Questions use the <ulink url="http://trinitydesktop.org/mailinglist.php">TrinityDesktop users mailinglist</ulink>.
</para>
@@ -720,20 +717,19 @@ or from command line with <command>dcop kaffeine KaffeineIface openURL best_song
<para>
Before you report a bug, please first make sure the bug has not been reported
-yet in the bug tracking system at <ulink url="http://www.sourceforge.net/projects/kaffeine">http://www.sourceforge.net/projects/kaffeine</ulink>.
-Also have a look into the mailinglist <ulink url="http://sourceforge.net/mailarchive/forum.php?forum_id=34875">archive</ulink>.
+yet in the (former) bug tracking system at <ulink url="https://bugs.trinitydesktop.org">https://bugs.trinitydesktop.org</ulink>.
+Also have a look into the mailinglist archives at <ulink url="https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydesktop.org/">https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydesktop.org/</ulink>.
</para>
<para>
-Please use only the tracking system on sourceforge for reporting bugs and log in before
-submitting (if you've a sourceforge account).
+To report bugs/issues, please use the upstream development place at the <ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/kaffeine">TDE Gitea Workspace for Kaffeine</ulink>.
</para>
<para>
When you submit a bug, please include all of the following information:
<itemizedlist>
-<listitem><para>versions of Kaffeine, xine, KDE, X11</para></listitem>
+<listitem><para>versions of Kaffeine, xine, TDE, X11</para></listitem>
<listitem><para>the backtrace from KDE's Crash Manager</para></listitem>
<listitem><para>console output (you can use --verbose to get more)</para></listitem>
</itemizedlist>