From owner-svn-ports-head@freebsd.org Sat Apr 8 18:21:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6F60D34107; Sat, 8 Apr 2017 18:21:33 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E5ACD50; Sat, 8 Apr 2017 18:21:33 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 45D72BDC91; Sat, 8 Apr 2017 20:21:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=subject:to :references:cc:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=plouf; bh=2YvKD/W6trS ikIQQvITRTqq/jt4=; b=IY4lh+IY8mM1+Y5NZH1lUfbDptXxGoMXahY0CEodZDi 4SrUY6zNSiYPRSbNSzaRJEmcjrmS9tEjKPdGUY9IRj3rRY4g44R6/0HPYSaSfoOo GIA3Tf8BgCWPYjEuYfhWak/Qgq5nuicSXh7lQBs3VaUqMP7H9jT+4sJGvOllQnyI = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 01793BDC85; Sat, 8 Apr 2017 20:21:29 +0200 (CEST) Subject: Re: svn commit: r437956 - in head/multimedia: . QtAV QtAV/files To: Alexey Dokuchaev , "Tobias C. Berner" References: <201704071957.v37Jv46J030465@repo.freebsd.org> <20170407212839.GA32261@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Message-ID: Date: Sat, 8 Apr 2017 20:21:29 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170407212839.GA32261@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Apr 2017 18:21:33 -0000 Le 07/04/2017 =C3=A0 23:28, Alexey Dokuchaev a =C3=A9crit : > On Fri, Apr 07, 2017 at 07:57:04PM +0000, Tobias C. Berner wrote: >> New Revision: 437956 >> URL: https://svnweb.freebsd.org/changeset/ports/437956 >> >> Log: >> New port: multimedia/QtAV >> =20 >> A cross-platform multimedia framework based on Qt and FFmpeg. >> High performance. User & developer friendly. Supports Android, >> iOS, Windows store and desktops. > Could this please be renamed as `multimedia/qtav' (including PORTNAME) Just no. It is called QtAV, it's a framework, a library, and it does not install any executable. --=20 Mathieu Arnold