1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Diane Bruce
2fb341efa3 - Update to 0.8.2 [1]
0.8.2 / 2013-01-04   Fabian Kurz   <fabian@fkurz.net>
	* Time of conversion and speed-up calculations
	* Fixed text command |T0
	* Samplerate of output file now always according to -s parameter (no
	  longer using LAME's own preference for the given bitrate)
	* New text command |v for volume control
	* Chapter splitting now possible by duration (-d seconds)
	  and number of words (-l words) (suggested by DM3KPO)
	* Fix inconsistent numbers for waveforms (0 = sine, 1 = sawtooth,
	  2 = square)
	* Fix OGG/Vorbis headers in CGI mode
	* New CGI mode (make cgibuffered) where the whole sound file is
	  first created temporarily and then sent to the client.
	  This makes it possible to send the Content-Length header.
	* Code cleanup

PR:		ports/175117 [1]
Submitted by: 	Chris Petrik <c.petrik.sosa@gmail.com>
2013-01-16 18:15:33 +00:00
Carlo Strub
82a2d264a1 Fix typos in COMMENT
Submitted by:	bf@
2012-07-26 13:28:58 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Diane Bruce
a4fea175f0 - Update to 0.8.1
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.
2011-04-16 16:21:33 +00:00
Diane Bruce
ae52cf4e1d - Forgot to remove patch for ebook2cw.c which is no longer needed. 2011-02-16 17:33:09 +00:00
Diane Bruce
146f374043 - Update to 0.8.0
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]
2011-02-11 14:17:16 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- 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)
2010-06-03 08:55:01 +00:00
Diane Bruce
5d1097a0db - ebook2cw converts text into cw as an mp3 file, useful for learning cw. 2008-07-18 14:57:43 +00:00