From unknown Fri Jun 13 11:45:10 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29964] [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Jan 2018 17:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29964 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 29964@debbugs.gnu.org X-Debbugs-Original-To: guix-patches Received: via spool by submit@debbugs.gnu.org id=B.151500202526885 (code B ref -1); Wed, 03 Jan 2018 17:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 3 Jan 2018 17:53:45 +0000 Received: from localhost ([127.0.0.1]:34599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWnEW-0006zY-Ks for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:47705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWnEV-0006zH-02 for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWnEO-0005DB-Vs for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50352) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWnEO-0005Cj-RA for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:36 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWnEN-0001KN-Dd for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWnEK-00058c-7a for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:35 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWnEK-00058Y-2J for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:32 -0500 Received: from [145.15.244.36] (port=37480 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eWnEJ-0003Jv-23 for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:31 -0500 User-agent: mu4e 0.9.18; emacs 25.1.1 From: Roel Janssen Date: Wed, 03 Jan 2018 18:53:10 +0100 Message-ID: <87h8s26d89.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain Dear Guix, The following patch adds support for libdvdcss to VLC. It does so by building libdvdread with libdvdcss support, and in turn adding libdvdread as an input to VLC. Kind regards, Roel Janssen --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-vlc-Enable-libdvdread-and-libdvdcss-support.patch >From bd9d9af018b6db5f1ab17aa9dcdcba45f3a669a8 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 3 Jan 2018 18:45:32 +0100 Subject: [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. * gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input. --- gnu/packages/video.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index b98173d74..88c5561b6 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -831,6 +831,7 @@ audio/video codec library.") ("libcddb" ,libcddb) ("libdvbpsi" ,libdvbpsi) ("libgcrypt" ,libgcrypt) + ("libdvdread" ,libdvdread) ("libkate" ,libkate) ("libmad" ,libmad) ("libogg" ,libogg) @@ -1359,6 +1360,12 @@ players, like VLC or MPlayer.") (build-system gnu-build-system) (home-page "http://dvdnav.mplayerhq.hu/") (synopsis "Library for reading video DVDs") + (arguments + `(#:configure-flags '("--with-libdvdcss=yes"))) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("libdvdcss" ,libdvdcss))) (description "Libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many -- 2.15.1 --=-=-=-- From unknown Fri Jun 13 11:45:10 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29964] [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Jan 2018 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29964 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roel Janssen Cc: 29964@debbugs.gnu.org Received: via spool by 29964-submit@debbugs.gnu.org id=B29964.15150064451791 (code B ref 29964); Wed, 03 Jan 2018 19:08:02 +0000 Received: (at 29964) by debbugs.gnu.org; 3 Jan 2018 19:07:25 +0000 Received: from localhost ([127.0.0.1]:34645 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWoNp-0000Sp-6A for submit@debbugs.gnu.org; Wed, 03 Jan 2018 14:07:25 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:50388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWoNn-0000Sg-OI for 29964@debbugs.gnu.org; Wed, 03 Jan 2018 14:07:24 -0500 Received: from localhost (178.113.156.83.wireless.dyn.drei.com [178.113.156.83]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 1E02F33600F4; Wed, 3 Jan 2018 20:07:22 +0100 (CET) Date: Wed, 3 Jan 2018 20:07:17 +0100 From: Danny Milosavljevic Message-ID: <20180103200717.1f791aab@scratchpost.org> In-Reply-To: <87h8s26d89.fsf@gnu.org> References: <87h8s26d89.fsf@gnu.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: LGTM! [...] Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.145.193 listed in list.dnswl.org] 2.5 BODY_SINGLE_WORD Message body is only one word (no spaces) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: LGTM! [...] Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.145.193 listed in list.dnswl.org] 2.5 BODY_SINGLE_WORD Message body is only one word (no spaces) LGTM! From unknown Fri Jun 13 11:45:10 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Roel Janssen Subject: bug#29964: closed (Re: [bug#29964] [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support.) Message-ID: References: <87mv1u5wr2.fsf@gnu.org> <87h8s26d89.fsf@gnu.org> X-Gnu-PR-Message: they-closed 29964 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 29964@debbugs.gnu.org Date: Wed, 03 Jan 2018 23:50:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1515023402-5515-1" This is a multi-part message in MIME format... ------------=_1515023402-5515-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29964: [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 29964@debbugs.gnu.org. --=20 29964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29964 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1515023402-5515-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29964-done) by debbugs.gnu.org; 3 Jan 2018 23:49:25 +0000 Received: from localhost ([127.0.0.1]:34773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWsmj-0001Q0-7e for submit@debbugs.gnu.org; Wed, 03 Jan 2018 18:49:25 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWsmh-0001Po-EY for 29964-done@debbugs.gnu.org; Wed, 03 Jan 2018 18:49:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWsmY-0005em-B8 for 29964-done@debbugs.gnu.org; Wed, 03 Jan 2018 18:49:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWsmY-0005eY-7Z; Wed, 03 Jan 2018 18:49:14 -0500 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:55087 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eWsmX-00021A-Qx; Wed, 03 Jan 2018 18:49:14 -0500 References: <87h8s26d89.fsf@gnu.org> <20180103200717.1f791aab@scratchpost.org> User-agent: mu4e 0.9.18; emacs 25.1.1 From: Roel Janssen To: Danny Milosavljevic Subject: Re: [bug#29964] [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. In-reply-to: <20180103200717.1f791aab@scratchpost.org> Date: Thu, 04 Jan 2018 00:49:05 +0100 Message-ID: <87mv1u5wr2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 29964-done Cc: 29964-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Danny Milosavljevic writes: > LGTM! Thanks, Danny! I pushed in d5456444f. Kind regards, Roel Janssen ------------=_1515023402-5515-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Jan 2018 17:53:45 +0000 Received: from localhost ([127.0.0.1]:34599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWnEW-0006zY-Ks for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:47705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eWnEV-0006zH-02 for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWnEO-0005DB-Vs for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50352) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWnEO-0005Cj-RA for submit@debbugs.gnu.org; Wed, 03 Jan 2018 12:53:36 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWnEN-0001KN-Dd for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWnEK-00058c-7a for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:35 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWnEK-00058Y-2J for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:32 -0500 Received: from [145.15.244.36] (port=37480 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eWnEJ-0003Jv-23 for guix-patches@gnu.org; Wed, 03 Jan 2018 12:53:31 -0500 User-agent: mu4e 0.9.18; emacs 25.1.1 From: Roel Janssen To: guix-patches Subject: [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. Date: Wed, 03 Jan 2018 18:53:10 +0100 Message-ID: <87h8s26d89.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain Dear Guix, The following patch adds support for libdvdcss to VLC. It does so by building libdvdread with libdvdcss support, and in turn adding libdvdread as an input to VLC. Kind regards, Roel Janssen --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-vlc-Enable-libdvdread-and-libdvdcss-support.patch >From bd9d9af018b6db5f1ab17aa9dcdcba45f3a669a8 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 3 Jan 2018 18:45:32 +0100 Subject: [PATCH] gnu: vlc: Enable libdvdread and libdvdcss support. * gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input. --- gnu/packages/video.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index b98173d74..88c5561b6 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -831,6 +831,7 @@ audio/video codec library.") ("libcddb" ,libcddb) ("libdvbpsi" ,libdvbpsi) ("libgcrypt" ,libgcrypt) + ("libdvdread" ,libdvdread) ("libkate" ,libkate) ("libmad" ,libmad) ("libogg" ,libogg) @@ -1359,6 +1360,12 @@ players, like VLC or MPlayer.") (build-system gnu-build-system) (home-page "http://dvdnav.mplayerhq.hu/") (synopsis "Library for reading video DVDs") + (arguments + `(#:configure-flags '("--with-libdvdcss=yes"))) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("libdvdcss" ,libdvdcss))) (description "Libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many -- 2.15.1 --=-=-=-- ------------=_1515023402-5515-1--