Package Details: pidgin-juick-plugin 0.3.3-1

Package Base: pidgin-juick-plugin
Description: Pidgin plugin that adds some color and button for juick bot
Upstream URL: http://github.com/mad/pidgin-juick-plugin
Category: network
Licenses: GPL-3
Submitter: None
Maintainer: None
Last Packager: None
Votes: 10
First Submitted: 2009-12-06 18:13
Last Updated: 2012-06-18 05:02

Latest Comments

Anonymous comment

2011-08-14 19:16

Hrm, why is x86_64 missing again? Seems to work on my x86_64 installation.

Anonymous comment

2010-11-08 19:25

Updated

Anonymous comment

2010-11-08 19:24

Updated

Anonymous comment

2010-11-06 09:23

Please add 'intltool' in "makedepends" section. Build fails otherwise.

Anonymous comment

2010-11-05 19:05

Updated

Comment by strephil

2010-10-28 16:18

PKGBUILD is out of date. Python in is need to be replaced with 'python2' in makedepends section and in waf file. You can add `sed -i "1s/$/2/" waf` before ./waf --configure=/usr for example.

Anonymous comment

2010-08-06 06:10

actually, depends should be ('libpurple>=2.6' 'pidgin')

Anonymous comment

2010-08-05 23:31

thanks, one more fix regarding carrier
depends = ('libpurple>=2.6')

and still, waf fails to configure the package: http://aur.pastebin.com/R01yD0P6
even though the plugins are available in /usr/lib/pidgin: http://aur.pastebin.com/UQBpnFgm

% whereis carrier
carrier: /usr/bin/carrier /usr/include/carrier /usr/share/carrier /usr/share/man/man1/carrier.1.gz

Anonymous comment

2010-08-05 17:47

Added x86_64. carrier takes the plugins from /usr/lib/pidgin so that everything works

Anonymous comment

2010-08-05 15:52

and by the way, why only i686 is listed in the supported archs?

Anonymous comment

2010-08-05 15:51

any way of building this against carrier? (which is in fact the same pidgin with some patches applied)

Anonymous comment

2010-05-04 20:59

Added dependence intltool