OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: UPDATE audio/vorbis-tools

From: Bernd Ahlers (b.ahlersba-net.org)
Date: Fri Jul 01 2005 - 05:34:50 CDT


Aleksander Piotrowski [Fri Jul 01, 2005 at 10:25:41AM +0200] wrote:
>> +share/doc/vorbis-tools-1.1.1/
>> +share/doc/vorbis-tools-1.1.1/ogg123rc-example
>
>This looks strange ...
>
Yes, one line from the old patch was missing in the new one.

>> share/examples/vorbis-tools/
>> share/examples/vorbis-tools/ogg123rc
>
>... isn't that the same file?
>
Yep, fixed.

>> +share/locale/
>> share/locale/be/
>> share/locale/be/LC_MESSAGES/
>> share/locale/be/LC_MESSAGES/vorbis-tools.mo
>> +share/locale/cs/
>> +share/locale/cs/LC_MESSAGES/
>> share/locale/cs/LC_MESSAGES/vorbis-tools.mo
>> +share/locale/da/
>> +share/locale/da/LC_MESSAGES/
>> share/locale/da/LC_MESSAGES/vorbis-tools.mo
>[...]
>
>I'm also not sure if adding these dirs is correct.
>
These dirs are in gettext already.

- I don't know why vcut now is disabled by default. (There's no
  ChangeLog available. :( ) I've enabled it with --enable-vcut again.

- I've changed
        cwd ${SYSCONFDIR}
        extra ogg123rc
  to
        extra ${SYSCONFDIR}/ogg123rc
  We save one PLIST line with this. Or are there problems with that?

Updated diff attached.

Bernd