File tree 6 files changed +31
-394
lines changed
6 files changed +31
-394
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ New in 2.0 (UNRELEASED)
30
30
by Qt developers but does not work properly and conflicts with Psi settings)
31
31
- Grand code refactoring
32
32
33
+ New in 1.5
34
+ - Backported fixes to various bugs/crashes from the master branch
35
+ - Fixed compatibility with Qt 5.15
36
+
33
37
New in 1.4
34
38
- Fixed reconnection on Stream Management resume failure
35
39
- Fixed compatibility with Qt >= 5.10
Original file line number Diff line number Diff line change 1
1
Installation
2
2
------------
3
3
4
- -=[ Linux / Unix ]=-
4
+ See "Packages and installers" section in README.html or README.md
5
5
6
- For instructions on how to build and install Psi on Unix systems, see
7
- the 'Compiling' section below.
8
6
9
- -=[ Windows ]=-
10
7
11
- No installation required for Windows. You can simply just
12
- run the Psi executable. You might want to move everything into
13
- C:\Program Files\Psi
8
+ Build from sources
9
+ ------------------
14
10
15
- -=[ MacOS X ]=-
11
+ [ Common ]
16
12
17
- Drag the Psi application file from the disk image into the Applications dir .
13
+ To be written.. .
18
14
15
+ [ Linux ]
19
16
20
- Compiling
21
- ---------
17
+ To be written...
22
18
23
- Requirements:
24
- - Qt 5.x.x
25
- - QCA 2.1.3 or higher.
19
+ [ macOS ]
26
20
27
- You can obtain Qt at https://www.qt.io/download/
21
+ See: mac/build-using-homebrew.sh
28
22
29
- You can obtain QCA at https://userbase.kde.org/QCA
23
+ [ Windows ]
24
+
25
+ To be written...
26
+
27
+
28
+
29
+ Useful links
30
+ ------------
31
+
32
+ * Build scripts for packages in Debian:
33
+ https://salsa.debian.org/xmpp-team/psi
34
+ https://salsa.debian.org/xmpp-team/psi-plus
35
+
36
+ * Build scripts for package in Haiku:
37
+ https://github.com/haikuports/haikuports/tree/master/net-im/psi_plus
38
+
39
+ * Scripts for building of portable builds for Windows:
40
+ https://github.com/psi-plus/maintenance/tree/master/scripts/win32/cross-compilation-using-mxe
30
41
31
- For information about building Psi on Unix, see doc/build-unix.txt.
32
- For information about building Psi on Mac OS X, see doc/build-mac.txt.
33
- For information about building Psi on Windows, see doc/build-win.txt.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments