fyi: the community/psi-plus package is now actively maintained again, this might be a convenient alternative for psi+ users.
Search Criteria
Package Details: psi-plus-git 1.5.1692.r4652.g4b93355d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/psi-plus-git.git (read-only, click to copy) |
---|---|
Package Base: | psi-plus-git |
Description: | Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (built with Qt 5.x) |
Upstream URL: | https://psi-plus.com |
Licenses: | GPL2 |
Conflicts: | psi-plus, psi-plus-qt5-git, psi-plus-webkit-git, psi-plus-webkit-qt5-git |
Provides: | psi-plus, psi-plus-qt5-git |
Submitter: | TZ86 |
Maintainer: | None |
Last Packager: | sir_lucjan |
Votes: | 135 |
Popularity: | 0.000000 |
First Submitted: | 2013-08-06 17:06 (UTC) |
Last Updated: | 2024-03-18 07:23 (UTC) |
Dependencies (14)
- http-parser (http-parser-gitAUR)
- hunspell (hunspell-gitAUR)
- libidn (libidn-gitAUR)
- libusrsctpAUR (libusrsctp-gitAUR)
- libxss
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-x11extras
- qtkeychain (qtkeychain-qt5)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- patch (patch-gitAUR) (make)
Required by (4)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 25 Next › Last »
fordprefect commented on 2017-10-26 10:49 (UTC)
sir_lucjan commented on 2017-10-17 12:48 (UTC)
@el_aur
Let's merge packages and co-maintain
TZ86 commented on 2017-10-02 16:43 (UTC)
Well, seems to this package doesn't make much sense to exist anymore. Support of Qt4 was dropped in Psi-im master branch since of July and the packages for Qt5 version already provided by el_aur.
If anyone is interested there is release-1.x branch which still supports Qt4 but Psi+ patches are not compatible with that.
Matalonder commented on 2017-08-02 09:11 (UTC)
@el_aur
Plz no, psi-plus looks way uglier with qt5 to me at least.
Have pwoblems:
common.cpp: In function ‘void x11wmClass(Display*, WId, QString)’:
common.cpp:465:17: error: ‘isPlatformX11’ is not a member of ‘QX11Info’
if (!QX11Info::isPlatformX11())
^~~~~~~~~~~~~
common.cpp: In function ‘bool getCardinal32Prop(Display*, Window, char*, long int*)’:
common.cpp:489:17: error: ‘isPlatformX11’ is not a member of ‘QX11Info’
if (!QX11Info::isPlatformX11())
^~~~~~~~~~~~~
el_aur commented on 2017-06-03 21:05 (UTC)
Why still compiled with qt4 instead of qt5 :)
Let's merge my package to yours and co-maintain
Oflor commented on 2017-05-20 20:25 (UTC)
Is it really necessary to depend on qconf-git instead of qconf?
fordprefect commented on 2017-04-26 21:18 (UTC)
@vnoel: i had the same (?) issue as well, but with the latest commit it works again.
vnoel commented on 2017-04-25 11:21 (UTC) (edited on 2017-04-25 11:21 (UTC) by vnoel)
It doesn't seem to compile anymore:
make[1]: Entering directory '/home/vnoel/code/pkgbuild/psi-plus-qt5-git/src/psi-plus-snapshots/src'
/usr/bin/qmake-qt5 -o Makefile src.pro
g++ -c -pipe -g -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DQT_STATICPLUGIN -DHAVE_XSS -DHAVE_ASPELL -DPSI_PLUGINS -DHAVE_CONFIG -DAPP_PREFIX=/usr -DAPP_BIN_NAME=psi-plus -DHAVE_QT5 -DHAVE_X11 -DHAVE_FREEDESKTOP -DDEBUG_POSTFIX=\"\" -DPSIMINIZIP -DUSE_PEP -DTC_PSIFILE -DTC_MPRIS -DFILETRANSFER -DGROUPCHAT -DNEWCONTACTLIST -DHAVE_PGPUTIL -DPSI_PLUGINS -DUSE_DBUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -D_REENTRANT -I. -Iprivacy -Itabs -I. -Itools/iconset -Itools/optionstree -Itools/advwidget -Ilibpsi/dialogs -Ilibpsi/tools -Itools/tunecontroller -Itools/tunecontroller/plugins/psifile -Itools/tunecontroller/plugins/mpris -I. -Iwidgets -I../iris/include -I../iris/include/iris -I../iris/src -Ioptions -Iplugins/include -I. -isystem /usr/include/qt/Qca-qt5/QtCrypto -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtMultimedia -isystem /usr/include/qt/QtX11Extras -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtXml -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtConcurrent -isystem /usr/include/qt/QtDBus -isystem /usr/include/qt/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -isystem /usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/applicationinfo.o applicationinfo.cpp
g++ -c -pipe -g -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DQT_STATICPLUGIN -DHAVE_XSS -DHAVE_ASPELL -DPSI_PLUGINS -DHAVE_CONFIG -DAPP_PREFIX=/usr -DAPP_BIN_NAME=psi-plus -DHAVE_QT5 -DHAVE_X11 -DHAVE_FREEDESKTOP -DDEBUG_POSTFIX=\"\" -DPSIMINIZIP -DUSE_PEP -DTC_PSIFILE -DTC_MPRIS -DFILETRANSFER -DGROUPCHAT -DNEWCONTACTLIST -DHAVE_PGPUTIL -DPSI_PLUGINS -DUSE_DBUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -D_REENTRANT -I. -Iprivacy -Itabs -I. -Itools/iconset -Itools/optionstree -Itools/advwidget -Ilibpsi/dialogs -Ilibpsi/tools -Itools/tunecontroller -Itools/tunecontroller/plugins/psifile -Itools/tunecontroller/plugins/mpris -I. -Iwidgets -I../iris/include -I../iris/include/iris -I../iris/src -Ioptions -Iplugins/include -I. -isystem /usr/include/qt/Qca-qt5/QtCrypto -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtMultimedia -isystem /usr/include/qt/QtX11Extras -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtXml -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtConcurrent -isystem /usr/include/qt/QtDBus -isystem /usr/include/qt/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -isystem /usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/psicon.o psicon.cpp
psicon.cpp: In member function ‘bool PsiCon::init()’:
psicon.cpp:531:40: error: invalid use of incomplete type ‘class NetworkAccessManager’
d->nam = new NetworkAccessManager(this);
^
In file included from psicon.cpp:21:0:
psicon.h:59:7: note: forward declaration of ‘class NetworkAccessManager’
class NetworkAccessManager;
^~~~~~~~~~~~~~~~~~~~
psicon.cpp: In member function ‘void PsiCon::deinit()’:
psicon.cpp:727:8: error: invalid use of incomplete type ‘class NetworkAccessManager’
d->nam->releaseHandlers();
^~
In file included from psicon.cpp:21:0:
psicon.h:59:7: note: forward declaration of ‘class NetworkAccessManager’
class NetworkAccessManager;
^~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:13506: .obj/psicon.o] Error 1
make[1]: Leaving directory '/home/vnoel/code/pkgbuild/psi-plus-qt5-git/src/psi-plus-snapshots/src'
make: *** [Makefile:69: sub-src-make_first] Error 2
==> ERROR: A failure occurred in build().
Aborting...
For the record:
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.7.0 ... 5.8.0
Checking for LibIDN ... yes
Checking for QCA >= 2.0 ... yes
Checking for zlib ... yes
Checking for QJDns ... yes
Checking for QDBUS ... yes
Checking for the XScreenSaver extension ... yes
Checking for spellcheck engine ... aspell
Checking for Psi Plugin support ... yes
Generating .prl files ... ok
Pinned Comments