Lots of python ports already do this, so better factorize. It will also
help mitigate some build breakages when several python versions are
installed.
Related ports cleanup coming in a few...
"looks ok" wcmaier@
"makes sense" sthen@
"no objection" djm@
* Fixed rendering of fonts with 2 bit and 4 bit embedded graymaps
* Fixed bug in solid bold glyph rendering
* Updated to build with the latest version of FreeType
* Fixed crash when passing NULL to TTF_CloseFont()
_dbus_get_autolaunch_address(). This corrects the
pidgin + dbus plugin error dialog "dbus: Failed to
get connection: Failed to execute dbus-launch to
autolaunch D-Bus session".
okay todd@
with Chez Scheme but uses high-speed threaded interpreter technology in
place of Chez Scheme's incremental native-code compiler. Petite Chez
Scheme may be used without license, fee or royalty for any purpose,
including for resale as part of a commercial product.
Submitted by (a very patient) Aaron W. Hsu <arcfide at sacrideo dot us>
with license help and sanity checking from sthen@.
plugins altogether, this will clean a bit audio/...
This package provides various cover/metadata/lyrics fetcher plugins,
jamendo and magnatune plugins, osd & shout plugins, and a nice tag editor
plugin. No upgrade path is possible, you'll have to manually remove old
versions of those plugins before installing this package.
ok ajacoutot@ jasper@
This module uses portions of HTML::TagCloud to provide a tag cloud
on Search/Simple.html.
The cloud consists of the values (split on commas, semi-colons
and whitespace) for all objects with the Tags custom field.
In addition to the cloud, this module provides support for
Simple Searchable Custom Fields witha Local overlay.
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting.
You simply specify a callback to run for each attribute and we
do the rest for you.
Python-distutils-extra allows to easily integrate themable icons,
scrollkeeper based documentation and gettext based translations in your
python install and build tools. It can be used with python's distutils
or the enhanced setuptools.
- LOCALBASE -> TRUEPREFIX
- Add a separate script (tl-link-config) to decide which config to
symlink. Fixes the situation where -base gets bumped and so the minimal
fmtutil.cnf gets incorrectly linked when really the -full config is
needed.
from maintainer Edd Barrett.