You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,11 @@ elseif(NOT ENABLE_PLUGINS AND BUILD_PSIMEDIA)
174
174
message(FATAL_ERROR "BUILD_PSIMEDIA flag not works without ENABLE_PLUGINS flag.\nPlease enable ENABLE_PLUGINS flag or disable BUILD_PSIMEDIA flag")
175
175
endif()
176
176
177
+
if(ENABLE_PLUGINS AND (NOTEXISTS"${PROJECT_SOURCE_DIR}/plugins/CMakeLists.txt"))
178
+
message(FATAL_ERROR "ENABLE_PLUGINS option is enabled but no plugins sources found at ${PROJECT_SOURCE_DIR}/plugins.\nPlease download and copy plguins sources from official repository or disable this option")
Copy file name to clipboardExpand all lines: README.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ <h2>Installation</h2>
52
52
53
53
<h2>Development</h2>
54
54
55
-
<p>In 2009 a Psi fork named <ahref="https://psi-plus.com/">Psi+</a> was started. Project purposes were: implementation of new features, writing of patches and plugins for transferring them to upstream. As of 2017 all active Psi+ developers have become official Psi developers and now Psi+ is just a development branch of Psi with rolling release development model.</p>
55
+
<p>In 2009 a Psi fork named <ahref="https://github.com/psi-plus">Psi+</a> was started. Project purposes were: implementation of new features, writing of patches and plugins for transferring them to upstream. As of 2017 all active Psi+ developers have become official Psi developers and now Psi+ is just a development branch of Psi with rolling release development model.</p>
56
56
57
57
<p>Users who wants to receive new features and bug fixes very quickly may use Psi+ on daily basis. Users who do not care about new trends and prefer constancy may choose Psi as it uses classical development model and its releases are quite rare.</p>
58
58
@@ -98,7 +98,7 @@ <h3>Bug reports</h3>
98
98
99
99
<h3>Beta testing</h3>
100
100
101
-
<p>As we (intentionally) do not have nor beta versions of Psi, nor daily build builds for it, you are invited to use <ahref="https://psi-plus.com/">Psi+ program</a> for suggesting and testing of new features, and for reporting about new bugs (if they happen).</p>
101
+
<p>As we (intentionally) do not have nor beta versions of Psi, nor daily build builds for it, you are invited to use <ahref="https://github.com/psi-plus">Psi+ program</a> for suggesting and testing of new features, and for reporting about new bugs (if they happen).</p>
@@ -149,7 +149,7 @@ <h2>Packages and installers</h2>
149
149
<li><ahref="https://sourceforge.net/projects/psiplus/files/macOS/tehnick/">Psi+ builds for macOS</a></li>
150
150
<li><ahref="https://depot.haiku-os.org/psi_plus">Psi+ package in Haiku</a></li>
151
151
<li><ahref="https://launchpad.net/~psi-plus/+archive/ubuntu/ppa">Official PPA for Ubuntu and distros based on it</a> (daily builds)</li>
152
-
<li><ahref="http://notesalexp.org/index-old.html">Unofficial PPA for Debian and Ubuntu</a> (see <ahref="https://psi-plus.com/wiki/en:debian#nightly_builds">notes</a> about using it)</li>
152
+
<li><ahref="http://notesalexp.org/index-old.html">Unofficial PPA for Debian and Ubuntu</a></li>
153
153
<li><ahref="https://software.opensuse.org/package/psi-plus">Unofficial PPA for openSUSE</a> (daily builds)</li>
154
154
<li><ahref="https://copr.fedorainfracloud.org/coprs/valdikss/psi-plus-snapshots/">Unofficial PPA for Fedora</a> (outdated)</li>
155
155
<li><ahref="https://repology.org/metapackage/psi-plus/versions">Packages for different Linux distros</a></li>
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ MS Windows users may download official installers and portable builds from [Sour
50
50
51
51
## Development
52
52
53
-
In 2009 a Psi fork named [Psi+](https://psi-plus.com/) was started. Project purposes were: implementation of new features, writing of patches and plugins for transferring them to upstream. As of 2017 all active Psi+ developers have become official Psi developers and now Psi+ is just a development branch of Psi with rolling release development model.
53
+
In 2009 a Psi fork named [Psi+](https://github.com/psi-plus) was started. Project purposes were: implementation of new features, writing of patches and plugins for transferring them to upstream. As of 2017 all active Psi+ developers have become official Psi developers and now Psi+ is just a development branch of Psi with rolling release development model.
54
54
55
55
Users who wants to receive new features and bug fixes very quickly may use Psi+ on daily basis. Users who do not care about new trends and prefer constancy may choose Psi as it uses classical development model and its releases are quite rare.
56
56
@@ -90,7 +90,7 @@ If you found a bug please report about it in our [Bug Tracker](https://github.co
90
90
91
91
### Beta testing
92
92
93
-
As we (intentionally) do not have nor beta versions of Psi, nor daily build builds for it, you are invited to use [Psi+ program](https://psi-plus.com/) for suggesting and testing of new features, and for reporting about new bugs (if they happen).
93
+
As we (intentionally) do not have nor beta versions of Psi, nor daily build builds for it, you are invited to use [Psi+ program](https://github.com/psi-plus) for suggesting and testing of new features, and for reporting about new bugs (if they happen).
94
94
95
95
### Comments and wishes
96
96
@@ -125,7 +125,7 @@ If you want to donate some money for development of Psi and Psi+ project, it is
@@ -138,11 +138,11 @@ If you want to donate some money for development of Psi and Psi+ project, it is
138
138
*[Psi+ builds for macOS](https://sourceforge.net/projects/psiplus/files/macOS/tehnick/)
139
139
*[Psi+ package in Haiku](https://depot.haiku-os.org/psi_plus)
140
140
*[Official PPA for Ubuntu and distros based on it](https://launchpad.net/~psi-plus/+archive/ubuntu/ppa) (daily builds)
141
-
*[Unofficial PPA for Debian and Ubuntu](http://notesalexp.org/index-old.html) (see [notes](https://psi-plus.com/wiki/en:debian#nightly_builds) about using it)
141
+
*[Unofficial PPA for Debian and Ubuntu](http://notesalexp.org/index-old.html)
142
142
*[Unofficial PPA for openSUSE](https://software.opensuse.org/package/psi-plus) (daily builds)
143
143
*[Unofficial PPA for Fedora](https://copr.fedorainfracloud.org/coprs/valdikss/psi-plus-snapshots/) (outdated)
144
144
*[Psi package for Arch Linux](https://archlinux.org/packages/extra/x86_64/psi/)
Copy file name to clipboardExpand all lines: linux/psi-plus.appdata.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,11 @@
30
30
<p>Psi+ is a development branch of Psi with rolling release development model. Users who wants to receive new features and bug fixes very quickly may use Psi+ on daily basis. Users who do not care about new trends and prefer constancy may choose Psi as it uses classical development model and its releases are quite rare.</p>
31
31
<pxml:lang="ru">Psi+ — это ветка разработки клиента Psi, для которой используется модель разработки с плавающим релизом. Пользователи, которые хотят быстро получать новые функции и исправления ошибок, могут использовать Psi+ на ежедневной основе. Пользователи, которые не заботятся о новых тенденциях и предпочитают постоянство, могут выбрать Psi, поскольку он использует классическую модель разработки и его выпуски довольно редки.</p>
0 commit comments