Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234625 - x11-plugins/pidgin-facebookchat (new ebuild)
Summary: x11-plugins/pidgin-facebookchat (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Bernard Cafarelli
URL: http://code.google.com/p/pidgin-faceb...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-08-13 12:47 UTC by Pascal Hartig
Modified: 2008-09-11 08:45 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for 1.33 (pidgin-facebookchat-1.33.ebuild,665 bytes, text/plain)
2008-08-13 12:48 UTC, Pascal Hartig
Details
ebuild for 1.35 (pidgin-facebookchat-1.35.ebuild,858 bytes, text/plain)
2008-08-19 18:14 UTC, Pascal Hartig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Hartig 2008-08-13 12:47:39 UTC
pidgin-facebookchat is a plugin for pidgin that connects to the facebook Chat IM API and allows you to chat with your buddies on facebook and change your status message there.

Pascal

Reproducible: Always

Steps to Reproduce:
Comment 1 Pascal Hartig 2008-08-13 12:48:11 UTC
Created attachment 162817 [details]
ebuild for 1.33
Comment 2 Bernard Cafarelli gentoo-dev 2008-08-14 08:02:52 UTC
I have another version in my overlay (not using the makefile to make it work for both x86 and amd64), so I'll take that bug too
Comment 3 yegle 2008-08-19 17:05:15 UTC
(In reply to comment #1)
> Created an attachment (id=162817) [edit]
> ebuild for 1.33
> 

compile failed on amd64 system.
>>> Emerging (1 of 1) net-im/pidgin-facebookchat-1.33
 * pidgin-facebookchat-source-1.33.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...      [ ok ]
 * checking ebuild checksums ;-) ...                                            [ ok ]
 * checking auxfile checksums ;-) ...                                           [ ok ]
 * checking miscfile checksums ;-) ...                                          [ ok ]
>>> Unpacking source...
>>> Unpacking pidgin-facebookchat-source-1.33.tar.bz2 to /var/tmp/portage/net-im/pidgin-facebookchat-1.33/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-im/pidgin-facebookchat-1.33/work ...
i686-pc-linux-gnu-gcc -I/usr/include/libpurple -I/usr/local/include/libpurple -DPURPLE_PLUGINS -DENABLE_NLS -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -g -O2 -pipe libfacebook.c -o libfacebook.so -shared -fPIC -DPIC
make: i686-pc-linux-gnu-gcc: Command not found
make: *** [libfacebook.so] Error 127
Comment 4 Rahul Jain 2008-08-19 17:53:02 UTC
Congratulations, it works like a charm. Excellent work!
Comment 5 Pascal Hartig 2008-08-19 18:14:49 UTC
Created attachment 163312 [details]
ebuild for 1.35

Fail on amd64 was my fault. Should hopefully be fixed with this ebuild.
Comment 6 Erlend Davidson 2008-08-22 18:10:11 UTC
1.35 works well here.
Comment 7 Bernard Cafarelli gentoo-dev 2008-09-11 08:45:56 UTC
Added in CVS