From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: 01/01: gnu: vlc: Enable libdvdread and libdvdcss support. Date: Thu, 4 Jan 2018 15:40:06 +0100 Message-ID: <20180104154006.04b658ea@scratchpost.org> References: <20180103234811.7224.89557@vcs0.savannah.gnu.org> <20180103234812.5D12F21A06@vcs0.savannah.gnu.org> <87tvw2vzf5.fsf@netris.org> <20180104115022.36cd9da2@scratchpost.org> <87k1wx4td2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX6gp-0008ON-N1 for guix-devel@gnu.org; Thu, 04 Jan 2018 09:40:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX6gm-0001SJ-2a for guix-devel@gnu.org; Thu, 04 Jan 2018 09:40:15 -0500 In-Reply-To: <87k1wx4td2.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Roel Janssen Cc: guix-devel@gnu.org Hi Roel, On Thu, 04 Jan 2018 14:59:53 +0100 Roel Janssen wrote: > I can confirm that this fixes the build of gnome-disk-utility. > > Should we fix dvdread.pc, or propagate it with libdvdread? I think we should propagate. If libdvdread is requiring libdvdcss (whether private or not) then libdvdcss ['s pc file] should be there when libdvdread is used...