From owner-freebsd-ports@FreeBSD.ORG Thu Dec 20 21:42:38 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F2EBBEA; Thu, 20 Dec 2012 21:42:38 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id D49938FC13; Thu, 20 Dec 2012 21:42:37 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 6DDA11E000D6; Thu, 20 Dec 2012 22:42:36 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id qBKLcg1P084820; Thu, 20 Dec 2012 22:38:42 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id qBKLcgJR084819; Thu, 20 Dec 2012 22:38:42 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Thu, 20 Dec 2012 22:38:42 +0100 To: =?iso-8859-1?Q?Ren=E9?= Ladan Subject: Re: CFT: vlc 2.0.5 Message-ID: <20121220213841.GA84251@triton8.kn-bremen.de> References: <20121219214400.GA73465@triton8.kn-bremen.de> <50D3727B.80808@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <50D3727B.80808@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org, Juergen Lock , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2012 21:42:38 -0000 On Thu, Dec 20, 2012 at 09:18:03PM +0100, René Ladan wrote: > On 19-12-2012 22:44, Juergen Lock wrote: > > Hi! > > > > It's this time again, there's a new vlc release out and I want to update > > the port: > > > > http://people.freebsd.org/~nox/tmp/vlc-2.0.5-001.patch > > > > Everyone is invited to test this update and post any issues they find... > > > A quick test with an online mp3 stream works fine, but I do get this > message in the console: > > VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d) > > Unable to load library icui18n "Cannot load library icui18n: (Shared > object "libicui18n.so.48" not found, required by "vlc")" > > I have icu-50.1 installed, although the port does not seem to use it. > So maybe it is triggered by some dependency. I don't get that here so yes it's probably a problem in a dependency. Thanx, :) Juergen