fix issue with not being able to play media off an SFTP share
when mplayer reports that it has video, resize the media
window so that mplayer has something to draw to
fix problem with seeking in the tracker
While here, regen WANTLIB.
GNOME Contacts will pull together your contacts from your different
online accounts and integrate them into a single address book. This
means that looking up someone in GNOME Contacts will give you access to
a summary of all your online relationships with that person (or as many
as we are legally allowed to), including the various ways you can
communicate with that person and links to the different places where
they exist on the web.
ok aja@
yelp-tools is a collection of scripts and build utilities to help
create, manage, and publish documentation for Yelp and the web. Most of
the heavy lifting is done by packages like yelp-xsl and itstool. This
package just wraps things up in a developer-friendly way.
ok jasper@
Rubber is a program whose purpose is to handle all tasks related to the
compilation of LaTeX documents. This includes compiling the document
itself, of course, enough times so that all references are defined, and
running BibTeX to manage bibliographic references. Automatic execution
of dvips to produce PostScript documents is also included, as well as
usage of pdfLaTeX to produce PDF documents.
ok jasper@
IPy is a Python module for handling IPv4 and IPv6 Addresses and
Networks in a fashion similar to perl's Net::IP and friends.
The IP class allows a comfortable parsing and handling for most
notations in use for IPv4 and IPv6 Addresses and Networks.
It can detect about a dozen different ways of expressing IP addresses
and networks, parse them and distinguish between IPv4 and IPv6
addresses.
ok rpointel@
- if there is no flavor in BUILD_PKGPATH, it's not necessarily the default,
make sure there's an empty flavor by appending a ,
- pass FLAVOR to dump-vars, so that eventually dpb can match "no flavor
specified" to "this is the default flavor", thus getting a bit smarter
(this should speed up the LISTING job by not traversing as many subdirs).