Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Kaidan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
23
Issues
23
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kaidan
Kaidan
Commits
892f59f2
Unverified
Commit
892f59f2
authored
Nov 25, 2018
by
Jonah Brüchert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: Replace gloox references with qxmpp
parent
6217c21a
Pipeline
#206
passed with stage
in 3 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
892f59f2
...
...
@@ -11,7 +11,7 @@
Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user-interface using
[
Kirigami
](
https://techbase.kde.org/Kirigami
)
and
[
QtQuick
](
https://wiki.qt.io/Qt_Quick
)
. The back-end of
Kaidan is entirely written in C++ using the
[
gloox
](
https://camaya.net/gloox/
)
XMPP client library and
Kaidan is entirely written in C++ using the
[
qxmpp
](
https://github.com/qxmpp-project/qxmpp
)
XMPP client library and
[
Qt 5
](
https://www.qt.io/
)
.
Currently Kaidan only has been tested on GNU/Linux Desktops, Android & Plasma Mobile, but of course
...
...
@@ -37,7 +37,7 @@ how to do that:
Here are the general dependencies of Kaidan listed:
*
[
Qt
](
https://doc.qt.io/qt-5/build-sources.html
)
(
Core
Qml Quick Svg Sql QuickControls2) (>= 5.8.0)
*
[
gloox
](
https://camaya.net/gloox/download/
)
(
>=
1.0.19
)
*
[
qxmpp
](
https://github.com/qxmpp-project/qxmpp
)
(
>=
0.9.0
)
*
[
Kirigami 2
](
https://phabricator.kde.org/source/kirigami/
)
(
>=
5.42.0)
*
[
ECM (extra-cmake-modules)
](
https://api.kde.org/ecm/manual/ecm.7.html
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment