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

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



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