0.8.1 / 2011-04-04 Fabian Kurz <mail@fkurz.net>
* Guessing of file encoding added (-g filename).
* MP3 CGI fixed (crashed because OGG/Vorbis libs were called)
* Chapter time now properly resetted after each chapter
* Added -X switch (test mode: no encoder, no output files)
* Lame or OGG support can be disabled in the Makefile
- N.B. the port does not support Lame or OGG support choice, both are enabled.
From vendors change log:
* ebook2cw can now also be compiled to work as a CGI on a webserver
* Support for OGG/Vorbis audio file format added
* Time of created files is now calculated accurately
* Option to add a noise floor with an user definable SNR added [-N]
(very experimental)
* Waveform can now be set to sine, sawtooth or squarewave. [-T]
* Config files are searched in current directory, ~/.ebook2cw,
and DESTDIR/share/doc/ebook2cw/examples now. ~/.ebook2cw is
created if only the last is found. [Linux/Unix only]
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)