>Problem with "include" path for compiling OTR-Plugin disapeared, see:
>https://bbs.archlinux.org/viewtopic.php?pid=1071298
>Enjoy...
not relevant https://github.com/psi-plus/plugins/blob/master/dev/otrplugin/otrplugin.pro
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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 25 Next › Last »
<deleted-account> commented on 2012-03-13 17:10 (UTC)
<deleted-account> commented on 2012-03-13 17:03 (UTC)
Problem with "include" path for compiling OTR-Plugin disapeared, see:
https://bbs.archlinux.org/viewtopic.php?pid=1071298
Enjoy...
top4ek commented on 2012-03-07 04:19 (UTC)
Lol, package on Google Code was compiled by me using THIS pkgbuild.
Why it's outdated?
Joker-jar commented on 2012-03-07 01:23 (UTC)
Why out of date? This package makes latest version of psi-plus
Spheerys commented on 2012-03-06 23:19 (UTC)
There is a new version of psi-plus : http://code.google.com/p/psi-dev/downloads/list?q=ArchLinux
<deleted-account> commented on 2012-01-26 22:09 (UTC)
Hi,
you can very easily have the OTR plugin (version 0.9.4, supports shared secret authentification) built in here, it allready comes with the sources you download, you just have to enable it!
See here, how to do it:
https://bbs.archlinux.org/viewtopic.php?id=134458
tobias_de commented on 2012-01-15 16:53 (UTC)
I think this package should also depend on "enchant".
k0Do commented on 2012-01-02 18:36 (UTC)
Hint for users that use the webkit patch.
There's a bug in combination with Qt 4.8 or better QtWebkit 2.2. To fix that, simply rebuild with current git sources and restart.
andre.vmatos commented on 2011-12-16 15:12 (UTC)
Also, at least psiotr were not building, due to prefix incompatibilities with tidyhtml package.
It was trying to include <tidy/tidy.h>, but Arch's tidyhtml prefix is /usr/include. So, to fix it and build plugin properly, I linked tidyhtml files in /usr/include into /usr/include/tidy mine-created folder, and all worked fine.
andre.vmatos commented on 2011-12-16 15:08 (UTC)
OTR and Psto plugins are in "dev" plugins prefix.
You can build then by setting PLUGINS_PREFIXES="generic dev" in some point of the build() variables declaration, e.g. at line #39 of PKGBUILD.
psiotrplugin version 0.9.4, pstoplugin version 0.0.2.
Pinned Comments