Papyon is the library behind the msn connection manager:
telepathy-butterfly. It is a fork of the unmaintained pymsn msn
library. papyon uses the glib mainloop to process the network events in
an asynchronous manner.
it's currently unused, but will be picked up later on..
__builtin_return_address() and __builtin_frame_address()
can't have a !0 argument on mips.
with a hint from miod@
ok aja@ (sorry for making your eyes bleed..!)
- specify correct licenses
please note:
For people upgrading from sawfish 1.3.3 or older, you will have to
manually migrate your existing configuration:
$ mv ~/.sawmillrc ~/.sawfishrc
If you configuration file contains the line:
(require 'sawmill-defaults)
please change it to:
(require 'sawfish-defaults)
And restart sawfish.
Cntlm is an http proxy server, written in pure C, that allows you to
authenticate via the proprietary NTLM protocol, so you can use web
sites and web proxies that require NTLM/NTLMv2 authorization.
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
- sync patches with upstream repo: OpenJDK/bds-port
- fix gtk look and feel issue caused by dlopen of non-matching major
- fix other dlopen's of non-matching majors
- change max memory utilization on i386 to correct build failures
From GNOME bugzilla #588655
g_mapped_file_free() has been deprecated in favor of g_mapped_file_unref().
While here, regen WANTLIB.
Breakage reported by jasper@ and naddy@
early so eventual runtime fallout will be dealt at p2k9.
Major bump on soup-2.4 lib, minor bump on soup-gnome-2.4 lib.
Tested in a bulk build by jasper@ and sthen@, thanks!