[review/test] multimedia/vlc: various fixes

Tijl Coosemans tijl at FreeBSD.org
Tue Jun 3 09:21:36 UTC 2014


On Tue, 3 Jun 2014 10:25:46 +0200 Thomas Mueller wrote:
> On Sun, 1 Jun 2014 23:23:35 +0200, Tijl Coosemans wrote:
>> Please check out the attached patch for multimedia/vlc.  It contains the
>> following changes:
>> [...]
>> - Only use auto-plist for the plugins directory.  Use regular pkg-plist,
>>   PORTDATA and PORTDOCS for everything else.  This is a lot simpler and
>>   makes it easier to detect library version changes.
> 
> I'm observing errors during installation for a configuration with NLS
> switched off:
>  ===>   Registering installation for vlc-2.1.4_6,4
>  pkg-static: lstat(/usr/ports/multimedia/vlc/work/stage/usr/local/share/locale/ach/LC_MESSAGES/vlc.mo): No such file or directory
>  pkg-static: lstat(/usr/ports/multimedia/vlc/work/stage/usr/local/share/locale/af/LC_MESSAGES/vlc.mo): No such file or directory
>  pkg-static: lstat(/usr/ports/multimedia/vlc/work/stage/usr/local/share/locale/am/LC_MESSAGES/vlc.mo): No such file or directory
>  pkg-static: lstat(/usr/ports/multimedia/vlc/work/stage/usr/local/share/locale/an/LC_MESSAGES/vlc.mo): No such file or directory
> 
> Perhaps the entries for share/locale/... in pkg-plist should be
> %%NLS%% prefixed?

Yes, thanks for the report, fixed in r356312.


More information about the freebsd-multimedia mailing list