Search Criteria
Package Details: psi-plus-plugins-git 1.1.411.gdfdb6d9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/psi-plus-plugins-git.git (read-only, click to copy) |
|---|---|
| Package Base: | psi-plus-plugins-git |
| Description: | Additional plugins for Psi+ (built with Qt 5.x) |
| Upstream URL: | https://psi-plus.com |
| Licenses: | GPL2 |
| Conflicts: | psi-plus-plugins, psi-plus-plugins-qt5-git |
| Provides: | psi-plus-plugins, psi-plus-plugins-qt5-git |
| Submitter: | TZ86 |
| Maintainer: | None |
| Last Packager: | sir_lucjan |
| Votes: | 28 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-08-06 17:07 (UTC) |
| Last Updated: | 2022-11-06 12:53 (UTC) |
Dependencies (12)
- psi-plus-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-webengineAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libotr (make)
- libsignal-protocol-c (libsignal-protocol-c-gitAUR) (make)
- tidy (make)
- libotr (optional) – for OTR plugin
- libsignal-protocol-c (libsignal-protocol-c-gitAUR) (optional) – for omemoplugin
- tidy (optional) – for OTR plugin
Latest Comments
1 2 3 4 5 Next › Last »
VitoZz commented on 2025-10-31 12:50 (UTC)
Hi. There are some changes in plugins: - psi doesn't have libpsi repository anymore (merged into psi-im/psi) - you can easily remove psi-plus/main repository and all code related to patching. Psi+ project was merged with Psi-im (Psi+ now the name of psi-im night builds) and now this repository is inactive. - libsignal-protocol-c no longer needed for omemoplugin. New dependency is libomemo-c. It also can be build bundled -DBUNDLED_OMEMO_C_ALL=ON (As I remember it only needs protobuf library) - videostatusplugin now needs Qt5::QX11Info (qt5-x11extras dependency) - plugins can be build without X11 support -DUSE_X11=OFF - iris repository is also not needed to build plugins
sir_lucjan commented on 2021-12-20 14:36 (UTC)
No problem. I considered that OTR and OMEMO plugins are not used by all users, so I decided to add dependencies of those plugins as "optdepends". I think that this solution is enough.
Genstar commented on 2021-12-20 14:32 (UTC)
Uh, sorry, I didn't see it the first time I built the package, just saw the OTR ones.
sir_lucjan commented on 2021-12-20 14:31 (UTC)
libsignal-protocol-c is already in optdepends.
Genstar commented on 2021-12-20 14:27 (UTC)
The
libsignal-protocol-cpackage is needed fo the OMEMO plug-in to work. Add it to the dependencies or at least as an optional dependency.sir_lucjan commented on 2019-11-06 20:05 (UTC)
I can not confirm.
s123 commented on 2019-11-06 17:28 (UTC)
Can't compile. ```[ 54%] Automatic MOC for target juickplugin
AutoMoc subprocess error
The moc process failed to compile "/home/user/.cache/yay/psi-plus-plugins-git/src/psi/src/plugins/generic/juickplugin/juickplugin.h" into "/home/user/.cache/yay/psi-plus-plugins-git/src/psi/src/plugins/generic/juickplugin/juickplugin_autogen/EWIEGA46WW/moc_juickplugin.cpp".
Output
/home/user/.cache/yay/psi-plus-plugins-git/src/psi/src/plugins/generic/juickplugin/juickplugin.h:52: Error: Undefined interface
make[2]: [src/plugins/generic/juickplugin/CMakeFiles/juickplugin_autogen.dir/build.make:58: src/plugins/generic/juickplugin/CMakeFiles/juickplugin_autogen] Error 1 make[1]: [CMakeFiles/Makefile2:1660: src/plugins/generic/juickplugin/CMakeFiles/juickplugin_autogen.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: psi-plus-plugins-git
juickplugin.h:52: Q_INTERFACES(PsiPlugin OptionAccessor ActiveTabAccessor StanzaFilter ApplicationInfoAccessor PluginInfoProvider ChatTabAccessor WebkitAccessor)``` Same for otr, omemo
sir_lucjan commented on 2018-06-17 23:30 (UTC)
@pztrn:
Please look at:
https://github.com/sirlucjan/workbench/tree/master/psi-plus-plugins-git
pztrn commented on 2018-06-16 18:10 (UTC)
-DBUILD_DEV_PLUGINS=ON for dev plugins (like OMEMO). According to my experience on mac they're pretty stable to be enabled.
pztrn commented on 2018-06-16 18:03 (UTC)
Yep, working fine. Sad that you're using cmake which (apparently) cannot build dev plugins. Anyway, now all okay :)
1 2 3 4 5 Next › Last »