pkgsrc/audio/vorbis-tools/PLIST
wiz c632d292ab Update to 1.0.1:
ogg123

    * Support for playing FLAC and Speex files. Both the native FLAC and
      Ogg FLAC varieties are supported. Special thanks to OldMan, adiabatic,
      and smack from #vorbis for sponsoring the development of this feature.
    * Send correct User Agent and Accept strings in the HTTP 1.1 headers
    * Fixed bug preventing the status line from showing the total time
      information in certain circumstances
    * Fixed a pthread crash bug on certain platforms (like NetBSD)
    * Added support for the --end option to specify at what time
      playback should stop. Both --skip and --end also now accept times in
      hh:mm:ss format. Thanks to Hans Schou.
    * If the --skip option is greater than the length of the file,
      ogg123 now terminates with an error.

oggdec

    * Fixed small memory leak.
    * Fixed error that caused oggdec to crash when output file was not
      specified.

oggenc

    * Patch from Jordan Mendelson to support reading little-endian AIFF
      files (which happen to be made by MacOS X when ripping CDs?).
    * --scale option to allow scaling the volume of the input. Helps
      with clipping inputs.
    * Fixed usage messages.
    * 24 bit input support
    * FLAC and Ogg FLAC read support. Comments from the FLAC file are
      preserved unless explicitly dropped with the --discard-comments option.
      Also funded by OldMan, adiabatic, and smack.
    * Less frequent status updates.

ogginfo

    * Minor typo and portability fixes.
    * Emits fewer spurious errors when minor errors are detected.
    * Return a useful status code.
    * Fixed overflow bug on really long files.

vcut

    * Patch from Jared Anderson allows the cutpoint to be specified in
      (integer) seconds by prefixing it with a +.

vorbiscomment

    * More forgiving of Ogg files that begin with garbage (like ID3v2
      tags).
2003-12-08 14:43:48 +00:00

26 lines
908 B
Text

@comment $NetBSD: PLIST,v 1.5 2003/12/08 14:43:48 wiz Exp $
bin/ogg123
bin/oggdec
bin/oggenc
bin/ogginfo
bin/vcut
bin/vorbiscomment
man/man1/ogg123.1
man/man1/oggdec.1
man/man1/oggenc.1
man/man1/ogginfo.1
man/man1/vcut.1
man/man1/vorbiscomment.1
share/doc/${DISTNAME}/ogg123rc-example
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/vorbis-tools.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/vorbis-tools.mo
@dirrm share/doc/${DISTNAME}