Twitux is a free and open source GTK+ application for Twitter. You can:
Send status, view friend status and see what they are doing, send direct
messages to your Twitter friends, GUI notifications when a friend
updates their status.. and more.
from Tom <tdmurphy4 at gmail.com>, with lots of tweaks by me
* Make the -examples subpackage not inherit the -main dependencies, and
instead depend on any flavor of the -main package.
* Allow both the python2.4 and python2.5 flavors to build the -examples
subpackage.
* Don't attempt to use MODULES-${SUBPACKAGE}, which doesn't exist.
* Make FLAVOR references robust against mIXeD cAsE.
ok sthen@
This includes IP::Country::Fast which SpamAssassin can use to add a
header indicating which country the relay servers are possibly in.
From DESCR:
Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any
useful domain, and the most common domain (.com) offers no help when
looking for country.
This module comes bundled with a database of countries where various IP
addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the
client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as reverse-DNS
and WHOIS lookup.
ok giovanni@,sthen@
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.
this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
gLabels is a small stand-alone program for creating labels and business
cards using a laser or ink-jet printer. It can uses csv files, vcard
files or evolution address book as a data source. It knows a lot of
label/card size & formats, but you can also create your own templates
using the builtin template designer.
with tweaks by and ok ajacoutot@