From owner-freebsd-ports@FreeBSD.ORG Fri Aug 30 18:27:45 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0ECA6EFD; Fri, 30 Aug 2013 18:27:45 +0000 (UTC) (envelope-from pawelbsd@gmail.com) Received: from mail-ee0-x22f.google.com (mail-ee0-x22f.google.com [IPv6:2a00:1450:4013:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6BDD826DB; Fri, 30 Aug 2013 18:27:44 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id d49so1070115eek.6 for ; Fri, 30 Aug 2013 11:27:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=pPkB2Y2ZebJC+DqyWbV6s8KTKDQo1tCWot9+RiQGAqw=; b=UT/uyhIURUyigXDFpxnQldDnowGlJG4n9NR0mt9WK200Y2r2AUi5YWwOLzyGGbsjZ/ nxbHB9EyVWMqMINfxZC4C7+rjqbtrPNe6lXAfEljbBt7r1ZdCbbsxVEEkaJ05KFiGUeH L4yFRWM3Fyu6/QD8yZhhOl/heWBCAF4UcvHTW8SNU5l9pW/S+KHN6QtYacH/cmJOD3+K JCf1pbNRG6FEF7FCqEkqk1rYWbHlACiiKnDstzRrgl7tLGqbFIM5BEeXuPzGTkjF5ZSL 53bYWjc8EML7Om2BqHZDfRtFt0LMX9XDnPVyA+IorJ1kMa5cWXOtQjEWFbr4NVhKHbKY 6nlg== X-Received: by 10.15.55.133 with SMTP id v5mr99595eew.96.1377887262726; Fri, 30 Aug 2013 11:27:42 -0700 (PDT) Received: from localhost ([176.109.164.5]) by mx.google.com with ESMTPSA id b45sm56760145eef.4.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 30 Aug 2013 11:27:41 -0700 (PDT) Sender: =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= Date: Fri, 30 Aug 2013 20:25:01 +0200 From: Pawel Pekala To: Juergen Lock Subject: Re: CFT: vlc 2.0.8 (with two PRs applied) Message-ID: <20130830202501.6c28a3ba@FreeBSD.org> In-Reply-To: <20130828202616.GA34647@triton8.kn-bremen.de> References: <20130828202616.GA34647@triton8.kn-bremen.de> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@FreeBSD.org, 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: Fri, 30 Aug 2013 18:27:45 -0000 Dnia 2013-08-28, o godz. 22:26:16 Juergen Lock napisa=B3(a): >Hi! > > It's this time again, there's a new vlc version out and I'd like to >update the port: > > svn co https://svn.redports.org/nox/multimedia/vlc/ > > I have applied two PRs as well, ports/181596 and ports/181610, so >livemedia and ncurses should work better now as well: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D181596 > Add subtitle, video, and audio track scrolling to VLC's > ncurses.c module > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D181610 > livemedia breakage > > Please give this update a good testing again, I've added the other >changes from vlc's NEWS file below. Looking good. Just one small dependency missing: [corn:~]> pkg-lib-check vlc-2.0.8,3=20 vlc-2.0.8,3: missing dependency: audio/libgme [corn:~]> pkg-lib-check -s libgme vlc-2.0.8,3 vlc-2.0.8,3: /usr/local/lib/vlc/plugins/demux/libgme_plugin.so Wanted to fill PR about this, but you were faster with new version ;) --=20 pozdrawiam / with regards Pawe=B3 P=EAkala