[review/test] multimedia/vlc: various fixes

Thomas Mueller tmueller at sysgo.com
Tue Jun 3 08:31:04 UTC 2014


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?

-- 
Thomas Mueller


More information about the freebsd-multimedia mailing list