of sourceware.cygnus.com (also known as sources.redhat.com))
o Modify bzip2 and gsl ports to use this new master_site (gnats
remains to be fixed: no reply from maintainer)
o Bump NEED_VERSION on those ports
maintainers of the ports ok: brad@, rohee@
Somewhat sneaky: link against a `stub' lame library so that the dependency
is a build dependency.
This allows us to put a lame-enabled kdebase on the CD: it will refer to
the stub library by default. When you grab a newer lame, it will have
a higher minor number, and be used instead (this is the old ssl/crypto
trick).
Make sure it's built properly by USE_LIBTOOL.
Use the default install target, just tweak the html files location.
Bump the minor number to leave room for a stub library to put on CDs
to allow for things to depend on lame.
--
GKrellMSS is a plugin for GKrellM that has a VU meter and a chart. The
VU meter displays left and right channel audio levels. The sound scope
chart draws combined left and right audio channels as an oscilloscope
trace. The trace sweep speeds are adjustable from 100 usec/div to 50
msec/div, and there is a vertical sensitivity adjustment. And of course,
since it's a scope, it's triggered.
WWW: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
This is work-in-progress. Supplemental hooks will be added when they
become necessary.
The goal is to permit separate subsystems to tweak the package building
process slightly. This should help e.g., python or qt2, for instance.
Documentation will come when it's tested more thoroughly...
---
Date::Handler is a container for dates that holds all the methods
to transform itself from Timezone to Timezone and format itself.
Date::Handler is implemented in pure Perl using POSIX modules, it
encapsulates the environment variable TZ for it's time zone management
so you don't have to play with it externally in the implementation.
It uses operator overloading and Delta date objects to calculates
time differences.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.
- Hostname panel can also display system name
- Move krells out of the way only if data is displayed in panels
- Bugfixes:
- Close open files before launching panel commands and net timer
command.
- Allow "owner" as well as "user" for fstab mounting.
- Added a Polish translation.