Pidgin
From Openmoko
m |
m (no need) |
||
| (11 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Image:Pidgin.png||right|thumb|140px|Pidgin on Om 2008.8]] | ||
| + | |||
| + | === SHR-U === | ||
| + | Pidgin is still not in the SHR-unstable repository but can be built following [http://shr-project.org/trac/wiki/Building%20SHR Building SHR] with <code>cd shr-unstable/openembedded/recipes/pidgin ; cp pidgin_2.5.3.bb pidgin_2.5.9.bb ; cd ../../.. ; bitbake pidgin</code><br> | ||
| + | My pidgin 2.5.9 packages are here [http://87.227.108.179/neo/pidgin-2.5.9/] | ||
| + | |||
| + | === Om 2008 === | ||
[http://pidgin.im/ Pidgin] can be installed from the Angstrom Repositories (see [[Repositories]]). | [http://pidgin.im/ Pidgin] can be installed from the Angstrom Repositories (see [[Repositories]]). | ||
| − | opkg install pidgin | + | opkg install pidgin [http://docs.openmoko.org/trac/ticket/2193 pidgin-data] |
There are various plugins for pidgin provided by libpurple that can be installed to connect to MSN (libpurple-protocol-msn), Yahoo (libpurple-protocol-yahoo), etc. | There are various plugins for pidgin provided by libpurple that can be installed to connect to MSN (libpurple-protocol-msn), Yahoo (libpurple-protocol-yahoo), etc. | ||
| Line 12: | Line 19: | ||
You can have instant messaging on the go through [[GPRS]]. | You can have instant messaging on the go through [[GPRS]]. | ||
| + | |||
| + | |||
| + | <onlyinclude> | ||
| + | {{ApplicationBox| | ||
| + | Name=[[Pidgin]]| | ||
| + | Description=Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.| | ||
| + | Screenshot=Pidgin.png| | ||
| + | Homepage=http://www.pidgin.im| | ||
| + | TestedOn=Om 2008.8| | ||
| + | PackageName=pidgin | ||
| + | }} | ||
| + | </onlyinclude> | ||
| + | === Tips === | ||
| + | For diacritical support for ICQ install glibc-gconv-utf-16: | ||
| + | <pre>opkg install glibc-gconv-utf-16</pre> | ||
| + | [[Category:Internet Applications]] | ||
Latest revision as of 09:43, 19 September 2009
[edit] SHR-U
Pidgin is still not in the SHR-unstable repository but can be built following Building SHR with cd shr-unstable/openembedded/recipes/pidgin ; cp pidgin_2.5.3.bb pidgin_2.5.9.bb ; cd ../../.. ; bitbake pidgin
My pidgin 2.5.9 packages are here [1]
[edit] Om 2008
Pidgin can be installed from the Angstrom Repositories (see Repositories).
opkg install pidgin pidgin-data
There are various plugins for pidgin provided by libpurple that can be installed to connect to MSN (libpurple-protocol-msn), Yahoo (libpurple-protocol-yahoo), etc.
Do a
opkg list | grep libpurple-protocol
to see a full list.
You can have instant messaging on the go through GPRS.
| Pidgin
Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
|
[edit] Tips
For diacritical support for ICQ install glibc-gconv-utf-16:
opkg install glibc-gconv-utf-16
