Hrm, why is x86_64 missing again? Seems to work on my x86_64 installation.
Search Criteria
Package Details: pidgin-juick-plugin 0.3.3-1
Package Actions
| 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: | |
| 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
Anonymous comment
Updated
Anonymous comment
Updated
Anonymous comment
Please add 'intltool' in "makedepends" section. Build fails otherwise.
Anonymous comment
Updated
Comment by strephil
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
actually, depends should be ('libpurple>=2.6' 'pidgin')
Anonymous comment
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
Added x86_64. carrier takes the plugins from /usr/lib/pidgin so that everything works
Anonymous comment
and by the way, why only i686 is listed in the supported archs?
Anonymous comment
any way of building this against carrier? (which is in fact the same pidgin with some patches applied)
Anonymous comment
Added dependence intltool