Okay. this time it worked, I used a slightly modificated PKGBUILD, here
is the DIFF file:
****************BEGIN****************
--- psi-plus/PKGBUILD 2011-03-23 12:53:50.000000000 +0100
+++ psi-plus.bak-2/PKGBUILD 2011-03-28 10:41:03.183333338 +0200
@@ -2,16 +2,18 @@
# Contributor: Joker-jar <joker-jar@yandex.ru>
pkgname="psi-plus"
-pkgver=0.15.last
-pkgrel=18
+pkgver=3774
+pkgrel=1
pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber power users"
url="http://psi-plus.com"
license=('GPL2')
arch=('i686' 'x86_64')
-depends=('qt' 'qca' 'qca-ossl' 'qca-gnupg' 'aspell' 'libxss' 'openssl' 'dbus' 'zlib')
+depends=('qt' 'qca' 'qca-ossl' 'qca-gnupg' 'aspell' 'libxss' 'openssl' 'dbus' 'zlib' 'tidyhtml')
makedepends=('subversion' 'git' 'patch')
conflicts=('psi' 'psi-svn' 'psi-git' 'psi-plus-svn')
provides=('psi+' 'psi-plus-svn' 'psi')
+source=('http://public.beuth-hochschule.de/~s30935/files/psi-otr-0.8.tar.gz')
+md5sums=('dfc5ca7f7fd3e3a6e624bbd22fc1a2ce')
# Build with debugging
# values: (0|1)
@@ -19,7 +21,7 @@
debug=0
# Make quietly (say "0" here if you want to see all output, "1" - only stderr, "2" - nothing)
# values: (0|1|2)
-quietmake=1
+quietmake=0
# Include plugins to package
# values: (0|1)
incplugins=1
@@ -219,6 +221,8 @@
if [ $incplugins -eq "1" ] ; then
msg "Adding extra plugins"
cp -rf $srcdir/$_pluginssvnmod/* $srcdir/$_gitname__-build/src/plugins/
+ mkdir -p $srcdir/$_pluginssvnmod/generic/psi-otr
+ cp -r $srcdir/psi-otr-0.8/* $srcdir/$_pluginssvnmod/generic/psi-otr
fi
msg "Building $pkgname ..."
@@ -339,7 +343,7 @@
fi
# Copy plugins
mkdir $pkgdir/usr/share/psi/plugins
- find . -name "lib*plugin.so" -exec cp -f {} $pkgdir/usr/share/psi/plugins \;
+ find . -name "lib*.so" -exec cp -f {} $pkgdir/usr/share/psi/plugins \;
fi
# Remove useless entries
****************END****************
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 .. 15 16 17 18 19 20 21 22 23 24 25 Next › Last »
<deleted-account> commented on 2011-03-28 09:38 (UTC)
<deleted-account> commented on 2011-03-26 10:14 (UTC)
Hi,
once again the question, if there is at least the possibility to create an
extra PKGBUILD containing the OTR plugin, contributed here:
http://public.beuth-hochschule.de/~s30935/
I tried myself, but I failed. Maybe you could tell me, what is the point in
including the plugin in the PKGBUILD, I just don't get it.
The inclusion of the plugin was done once before, but I also want to perform
the updates presented here, so pleeaazzee... ^^
Joker-jar commented on 2011-03-23 11:58 (UTC)
0.15.last-18 :
updated plugins list
k0Do commented on 2011-03-09 05:13 (UTC)
The icon is missing in Xfce Application menu.
Joker-jar commented on 2011-03-07 05:56 (UTC)
Who using psi+ and DeaDBeeF please test deadbeef-plugins-psipublish - my plugin for DeaDBeeF to publish tune in Psi/Psi+
Joker-jar commented on 2011-03-05 15:24 (UTC)
0.15.last-17 :
ready to use whiteboard. test it! (set whiteboarding=1 in PKGBUILD)
http://paste.kde.org/6547/
sergej commented on 2011-03-02 16:58 (UTC)
btw, whiteboard can be compiled and works now
Joker-jar commented on 2011-03-01 14:17 (UTC)
0.15.last-16 :
small fixes
Joker-jar commented on 2011-03-01 14:07 (UTC)
0.15.last-15 :
Добавлен плагин jabberdiskplugin в список доступных плагинов
Joker-jar commented on 2011-02-26 01:14 (UTC)
0.15.last-14 :
Добавлен плагин gomokugameplugin в список доступных плагинов
Pinned Comments