Pidgin 2.5.5 en formato deb para Debian Lenny i386
Hola,
como usuario de pidgin como software de mensajería instantánea me encuentro con que la versión que viene con Debian Lenny no es la más reciente (2.4.3-4) así que decidí descargar el código fuente de la última versión 2.5.5, compilarlo y generar el paquete deb correspondiente (me dio mi trabajito para resolver todas las dependencias necesarias para compilarlo).
Se ha compilado con soporte para todas las opciones del pidgin excepto la integración con el xscreensaver que me daba algún problema de dependencias.
Probé el deb en 3 equipos con procesadores Core 2 así como con los protocolos GTalk, Yahoo y MSN y funciona correctamente (usando un kernel i386).
Podeis descargar el deb aquí.
El changelog de la versión 2.5.5 de pidgin es:
- libpurple
- Fix a crash when removing an account with an unknown protocol id.
- Beta support for SSL connections for AIM and ICQ accounts. To enable, check the “Use SSL” option from the Advanced tab when editing your AIM or ICQ account. (Paul Aurich)
- Fix a memory leak in SILC. (Luke Petre)
- Fix some string handling in the SIMPLE prpl, which fixes some buddy name handling and other issues. (Paul Aurich, Marcus Sundberg)
- Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).
- ICQ
- Fix retrieval of status messages from users of ICQ 6.x, Miranda, and other libpurple clients. (Daniel Ljungborg)
- Change client ID to match ICQ Basic 14.34.3096. This fixes publishing of buddy icons and available messages.
- Properly publish status messages for statuses other than Available. ICQ 6.x users can now see these status messages. (Daniel Ljungborg)
- Fix receipt of messages from the mobile client Slick. (David Jedelsky)
- MSN
- Fix transfer of buddy icons, custom smileys, and files from the latest Windows Live Messenger 9 official client. (Thomas Gibson-Robinson)
- Large (multi-part) messages are now correctly re-combined.
- Federated/Yahoo! buddies should now stop creating sync issues at every signin. You may need to remove duplicates in the Address Book. See the FAQ for more information. Thanks to Jason Lingohr for lots of debugging and testing.
- Messages from Yahoo! buddies are no longer silently dropped.
- We now save and use the CacheKey for ABCH SOAP requests.
- Don’t try to parse Personal Status Messages or Current Media if they don’t exist.
- Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified on incoming messages. This should fix some issues with messages from older clients.
- Force sending the font “Segoe UI” if outgoing formatting doesn’t specify a font already.
- Queue callbacks when token updates are in progress to prevent two token update attempts from trampling each other.
- Fixed a crash on Windows when removing a buddy’s alias.
- Update the Address Book when buddies’ friendly names change. This prevents seeing an outdated alias or not seeing an alias at all for buddies who are offline when you sign in.
- Update tokens for FindMembership and ABFindAll SOAP requests.
- We no longer try to send empty messages. This could happen when a message contained only formatting and that formatting was not supported on MSN.
- Buddies on both the Allow and Block list are now automatically removed from the Allow list. Users with this problem will now no longer receive an ADL 241 error. The problematic buddy should now appear on the buddy list and can be removed or unblocked as desired.
- XMPP
- Resources using __HOSTNAME__ substitution will now grab only the short hostname instead of the FQDN on systems which put the FQDN in the hostname. (Matěj Cepl)
- No longer send a ‘to’ attribute on an outgoing stanza when we haven’t received one. This fixes a registration bug as described in ticket #6635.
- Pidgin
- Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
- Tooltip windows now disappear on keypress events. (Kosta Arvanitis)
- Tooltip windows no longer linger when scrolling the buddy list. (Kosta Arvanitis)
- Finch
- Allow rebinding keys to change the focused widget (details in the man-page, look for GntBox::binding)

No puedes subir el *.deb a otro servidor por que me dice lo siguiente
This user is not allowed to use direct links.
Please email support@box.net for support
To download this file, please visit: http://www.box.net/shared/nsd4k9td7k
y no me deja registrarme
box.net es lo que uso para subir los ficheros, no se lo que te puede pasar ya que muchos usuarios si se lo pueden descargar y no hace falta estar registrado para descargarlo. El link que te dice el mensaje es el link correcto.
Obtuve el siguiente error dpkg: pidgin: atención – el conffile `etc/gconf’ no es un fichero normal o un enlace
Desinstala el pidgin que viene con lenny
Trabajaste de más compa, aunque se agradece la intención.
Pidgin 2.5 se encuenta en el repo de lenny-backports, agrega la siguiente línea a sources.lst
deb http://www.backports.org/debian lenny-backports main
Actualiza el repo e instala con
aptitude -t lenny-backports install pidgin
Que está en los bakports ya lo sé pero yo no los uso. Software como el pidgin y otros lo compilo para mí, aunque más tarde lo ponga disponible por si es del interes de alguien. Y normalmente lo hago antes de que esté disponible en los backports, normalmente al mismo día o al siguiente de que esté el código fuente disponible, preparo el paquete, además de compilarlo con las opciones que a mi me interesan.
Muchas gracias, lo probare….