Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2014 11:21:25 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Thomas Mueller <tmueller@sysgo.com>
Cc:        multimedia@FreeBSD.org
Subject:   Re: [review/test] multimedia/vlc: various fixes
Message-ID:  <20140603112125.45660436@kalimero.tijl.coosemans.org>
In-Reply-To: <20140603102546.075d6aba@tmu.ulm.sysgo.com>
References:  <20140601232335.3d175beb@kalimero.tijl.coosemans.org> <20140603102546.075d6aba@tmu.ulm.sysgo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140603112125.45660436>