This include:
- slrn-0.9.7.1-xhdr_spool.diff
- slrn-0.9.7.1-readcount.diff
- slrn-0.9.7.1-include.diff
- slrn-0.9.7.1-decode.diff
- slrn-0.9.7.1-readfail.diff
- slrn-0.9.7.1-makefile.diff
thus, bump the package distname to slrn-0.9.7.1p1. However, this is not
related to the development version named "slrn-0.9.7.1pl1".
See http://slrn.sourceforge.net/patches/index.html for more info.
---
Net::IPv4Addr provides functions for parsing IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
There are also methods for calculating the network and broadcast
address and also to see check if a given address is in a specific
network.
- never create an ldap FLAVORized Pico package since it does not pertain
to Pico and do not mistakenly register a dependency on ldap with the
package either
Port by Maurice Nonnekes <maurice@amaze.nl>
---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.
The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
--
(from package's webpages)
- added qiv_command_patch from post@volker-wysk.de
- image_moving now uses func update_m_image. no screen clean first
anymore -> faster moving :) zoom now uses update_z_image -> a little
bit faster zoom (+0.1s?) added README.TODO
- Fixed window-resizing in non-fullscreen mode.
- Fixed combining -x with -m or -t.
- Fixed mouse-hiding on button-push when fullscreen.
- Added some missing names to the doc file.
- Hide the mouse on keypress and button push when it is in the qiv
window (the mouse is re-shown on mouse movement). Improved the sort
algorithms (particularly the numeric sort).
- rreaddir() patch.
- Added undelete image command (bound to u & U). Allow the user to
specify multiple -u options and also to specify files on the
commandline in addition to -uDIRs.
- Added new commandline sorting options (-I, -M, & -N).
- Optimized rreaddir(), next_image(), and get_random().
- Improved the implementation of shuffle. Other misc. (and minor) bug
fixes and tweaks.
- removed slideshow_exit from default event.
- added the option -w x or --width x for displaying with a fixed
window-width.
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.