From unknown Sun Jun 22 17:11:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#48194 <48194@debbugs.gnu.org> To: bug#48194 <48194@debbugs.gnu.org> Subject: Status: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. Reply-To: bug#48194 <48194@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:11:58 +0000 retitle 48194 [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxm= l2. reassign 48194 guix-patches submitter 48194 Michael Rohleder severity 48194 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 03 11:20:47 2021 Received: (at submit) by debbugs.gnu.org; 3 May 2021 15:20:47 +0000 Received: from localhost ([127.0.0.1]:46938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldaNK-0005m4-OJ for submit@debbugs.gnu.org; Mon, 03 May 2021 11:20:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:49170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldaNJ-0005ly-MP for submit@debbugs.gnu.org; Mon, 03 May 2021 11:20:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldaNJ-00060T-Ep for guix-patches@gnu.org; Mon, 03 May 2021 11:20:45 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:40580) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldaNF-0001kc-Io for guix-patches@gnu.org; Mon, 03 May 2021 11:20:45 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1ldaNC-0005oU-Cc; Mon, 03 May 2021 17:20:38 +0200 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.94) (envelope-from ) id 1ldaNB-00036C-Et; Mon, 03 May 2021 17:20:38 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. Date: Mon, 3 May 2021 17:20:34 +0200 Message-Id: <20210503152034.31389-1-mike@rohleder.de> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1620055241;9ecd0035; X-HE-SMSGID: 1ldaNC-0005oU-Cc Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Michael Rohleder 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: -3.3 (---) * gnu/packages/video.scm (libmediainfo)[arguments]: Add configure-flags. --- gnu/packages/video.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 481ab46b6e..1052351357 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3834,6 +3834,8 @@ practically any type of media.") (build-system gnu-build-system) (arguments '(#:tests? #f ; see above TODO + #:configure-flags + (list "--with-libcurl" "--with-libtinyxml2") #:phases ;; build scripts not in root of archive (modify-phases %standard-phases -- 2.31.1 From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 06:31:44 2021 Received: (at 48194-done) by debbugs.gnu.org; 11 May 2021 10:31:44 +0000 Received: from localhost ([127.0.0.1]:35106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPg0-0005iK-Mj for submit@debbugs.gnu.org; Tue, 11 May 2021 06:31:44 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPfz-0005i6-Lc for 48194-done@debbugs.gnu.org; Tue, 11 May 2021 06:31:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44910) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgPfu-0004sj-0J; Tue, 11 May 2021 06:31:38 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41846 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgPft-0001mj-BC; Tue, 11 May 2021 06:31:37 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> Date: Tue, 11 May 2021 12:31:36 +0200 In-Reply-To: <20210503152034.31389-1-mike@rohleder.de> (Michael Rohleder's message of "Mon, 3 May 2021 17:20:34 +0200") Message-ID: <878s4l36k7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48194-done Cc: 48194-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: -3.3 (---) Hi, Michael Rohleder skribis: > * gnu/packages/video.scm (libmediainfo)[arguments]: Add configure-flags. Applied, thanks! From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 06:51:32 2021 Received: (at 48194) by debbugs.gnu.org; 11 May 2021 10:51:32 +0000 Received: from localhost ([127.0.0.1]:35143 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPzA-0006Gc-GU for submit@debbugs.gnu.org; Tue, 11 May 2021 06:51:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPz9-0006GP-4r for 48194@debbugs.gnu.org; Tue, 11 May 2021 06:51:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45258) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgPz3-0007qu-Pn; Tue, 11 May 2021 06:51:25 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41970 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgPz3-0007vv-G5; Tue, 11 May 2021 06:51:25 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> Date: Tue, 11 May 2021 12:51:24 +0200 In-Reply-To: <20210503152034.31389-1-mike@rohleder.de> (Michael Rohleder's message of "Mon, 3 May 2021 17:20:34 +0200") Message-ID: <87h7j91r2r.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48194 Cc: 48194@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: -3.3 (---) Michael Rohleder skribis: > * gnu/packages/video.scm (libmediainfo)[arguments]: Add configure-flags. Actually no, this one appears to break =E2=80=98mediainfo=E2=80=99 as I wro= te in my other message. From unknown Sun Jun 22 17:11:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Tue, 11 May 2021 10:52:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 06:51:07 2021 Received: (at control) by debbugs.gnu.org; 11 May 2021 10:51:07 +0000 Received: from localhost ([127.0.0.1]:35140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPyl-0006Fw-9x for submit@debbugs.gnu.org; Tue, 11 May 2021 06:51:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgPyj-0006FT-W8 for control@debbugs.gnu.org; Tue, 11 May 2021 06:51:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45238) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgPye-0007UX-58 for control@debbugs.gnu.org; Tue, 11 May 2021 06:51:00 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41964 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgPyd-0007nJ-RW for control@debbugs.gnu.org; Tue, 11 May 2021 06:51:00 -0400 Date: Tue, 11 May 2021 12:50:58 +0200 Message-Id: <87lf8l1r3h.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #48194 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) reopen 48194 tags 48194 - fixed patch quit From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 08:14:40 2021 Received: (at 48194) by debbugs.gnu.org; 11 May 2021 12:14:40 +0000 Received: from localhost ([127.0.0.1]:35240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgRHc-0004Si-3v for submit@debbugs.gnu.org; Tue, 11 May 2021 08:14:40 -0400 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:35460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgRHZ-0004SZ-OG for 48194@debbugs.gnu.org; Tue, 11 May 2021 08:14:38 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1lgRHX-0003Z4-NV; Tue, 11 May 2021 14:14:35 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lgRHW-0004LO-1Q; Tue, 11 May 2021 14:14:35 +0200 From: Michael Rohleder To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> <87h7j91r2r.fsf@gnu.org> Date: Tue, 11 May 2021 14:14:30 +0200 In-Reply-To: <87h7j91r2r.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 11 May 2021 12:51:24 +0200") Message-ID: <874kf979i1.fsf_-_@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1620735277;62a152cd; X-HE-SMSGID: 1lgRHX-0003Z4-NV X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48194 Cc: 48194@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: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Michael Rohleder skribis: > >> * gnu/packages/video.scm (libmediainfo)[arguments]: Add configure-flags. > > Actually no, this one appears to break =E2=80=98mediainfo=E2=80=99 as I w= rote in my > other message. The consumer (mediainfo) needs curl and tinyxml2 inputs: --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-mediainfo-Fix-usage-of-libcurl-and-tinyxml2.patch Content-Transfer-Encoding: quoted-printable Content-Description: Fix usage of libcurl and tinyxml2. >>From 6612d1189263cc4670b820e26f5e75d4df9c68b0 Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Tue, 11 May 2021 14:05:13 +0200 Subject: [PATCH] gnu: mediainfo: Fix usage of libcurl and tinyxml2. * gnu/packages/video.scm (mediainfo): Fix usage of libcurl and tinyxml2. =2D-- gnu/packages/video.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 481ab46b6e..630edf49b6 100644 =2D-- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3834,6 +3834,8 @@ practically any type of media.") (build-system gnu-build-system) (arguments '(#:tests? #f ; see above TODO + #:configure-flags + (list "--with-libcurl" "--with-libtinyxml2") #:phases ;; build scripts not in root of archive (modify-phases %standard-phases @@ -3888,6 +3890,8 @@ MPEG-2, MPEG-4, DVD (VOB)... ("libtool" ,libtool) ("pkg-config" ,pkg-config) ("zlib" ,zlib) + ("curl" ,curl) ;; In Requires.private of libmediainfo pkg-config fi= les. + ("tinyxml2" ,tinyxml2) ("libmediainfo" ,libmediainfo) ("libzen" ,libzen))) (build-system gnu-build-system) =2D-=20 2.31.1 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 A million monkeys pounding on a million typewriters will never produce=20 Shakespeare. The experiment's been tried; we got USENET instead. --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAmCadSYRHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyXKYQf9HIfJs+q0roR1SgURZPXk+dK3tZGk/frx nDnSe9IzQn9MANFQTzi3db+h22Ws9wDcmnZfjSt0QqW58W7ehclT20W0hcQuupBJ 6MBZaZmN9MAX+492D0dTDGLeWSOV2KoJnAichnkX9yWBUYG3mD/V+D07dWkSXWoS DMIakukKxYVqANzLr9Z1oWhMVWSg8Dw0Wd2WiGh4EdopTMRxRWpvKmWRxWuDH3SW wwPprjuvfEwFhbV3IASTK1LTy7cEaIIKR9dihrwdc4NnNk27kCT0at5cploGXIsa hOEUz7NcgrlyJEkzEQR1Aq1nsX8yfJaYKb2KeyvM8Q+VhcZ+6EZPcg== =RUGZ -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 08:30:52 2021 Received: (at 48194) by debbugs.gnu.org; 11 May 2021 12:30:52 +0000 Received: from localhost ([127.0.0.1]:35268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgRXH-0005fs-PF for submit@debbugs.gnu.org; Tue, 11 May 2021 08:30:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgRXG-0005aa-C2 for 48194@debbugs.gnu.org; Tue, 11 May 2021 08:30:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47560) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgRX8-0007BD-Mw; Tue, 11 May 2021 08:30:44 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=42550 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgRX5-0004Jk-Sw; Tue, 11 May 2021 08:30:42 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> <87h7j91r2r.fsf@gnu.org> <874kf979i1.fsf_-_@rohleder.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Flor=C3=A9al?= an 229 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 11 May 2021 14:30:38 +0200 In-Reply-To: <874kf979i1.fsf_-_@rohleder.de> (Michael Rohleder's message of "Tue, 11 May 2021 14:14:30 +0200") Message-ID: <87v97pzc41.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48194 Cc: 48194@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: -3.3 (---) Michael Rohleder skribis: >>>From 6612d1189263cc4670b820e26f5e75d4df9c68b0 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Tue, 11 May 2021 14:05:13 +0200 > Subject: [PATCH] gnu: mediainfo: Fix usage of libcurl and tinyxml2. > > * gnu/packages/video.scm (mediainfo): Fix usage of libcurl and tinyxml2. Please mention [arguments] and [propagated-inputs]. > gnu/packages/video.scm | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm > index 481ab46b6e..630edf49b6 100644 > --- a/gnu/packages/video.scm > +++ b/gnu/packages/video.scm > @@ -3834,6 +3834,8 @@ practically any type of media.") > (build-system gnu-build-system) > (arguments > '(#:tests? #f ; see above TODO > + #:configure-flags > + (list "--with-libcurl" "--with-libtinyxml2") > #:phases > ;; build scripts not in root of archive > (modify-phases %standard-phases > @@ -3888,6 +3890,8 @@ MPEG-2, MPEG-4, DVD (VOB)... > ("libtool" ,libtool) > ("pkg-config" ,pkg-config) > ("zlib" ,zlib) > + ("curl" ,curl) ;; In Requires.private of libmediainfo pkg-config = files. > + ("tinyxml2" ,tinyxml2) Shouldn=E2=80=99t we also remove them from =E2=80=98native-inputs=E2=80=99,= which looks bogus anyway? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 06 09:17:19 2021 Received: (at 48194) by debbugs.gnu.org; 6 Jun 2021 13:17:20 +0000 Received: from localhost ([127.0.0.1]:51006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpseV-0005w4-Mr for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:17:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpseS-0005ve-SO for 48194@debbugs.gnu.org; Sun, 06 Jun 2021 09:17:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50764) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lpseN-0007ZI-C3; Sun, 06 Jun 2021 09:17:11 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=56616 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpseN-0002EU-3Z; Sun, 06 Jun 2021 09:17:11 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> <87h7j91r2r.fsf@gnu.org> <874kf979i1.fsf_-_@rohleder.de> <87v97pzc41.fsf@gnu.org> Date: Sun, 06 Jun 2021 15:17:09 +0200 In-Reply-To: <87v97pzc41.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 11 May 2021 14:30:38 +0200") Message-ID: <875yyrku96.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48194 Cc: 48194@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: -3.3 (---) Ping! :-) Ludovic Court=C3=A8s skribis: > Michael Rohleder skribis: > >>>>>From 6612d1189263cc4670b820e26f5e75d4df9c68b0 Mon Sep 17 00:00:00 2001 >> From: Michael Rohleder >> Date: Tue, 11 May 2021 14:05:13 +0200 >> Subject: [PATCH] gnu: mediainfo: Fix usage of libcurl and tinyxml2. >> >> * gnu/packages/video.scm (mediainfo): Fix usage of libcurl and tinyxml2. > > Please mention [arguments] and [propagated-inputs]. > > >> gnu/packages/video.scm | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm >> index 481ab46b6e..630edf49b6 100644 >> --- a/gnu/packages/video.scm >> +++ b/gnu/packages/video.scm >> @@ -3834,6 +3834,8 @@ practically any type of media.") >> (build-system gnu-build-system) >> (arguments >> '(#:tests? #f ; see above TODO >> + #:configure-flags >> + (list "--with-libcurl" "--with-libtinyxml2") >> #:phases >> ;; build scripts not in root of archive >> (modify-phases %standard-phases >> @@ -3888,6 +3890,8 @@ MPEG-2, MPEG-4, DVD (VOB)... >> ("libtool" ,libtool) >> ("pkg-config" ,pkg-config) >> ("zlib" ,zlib) >> + ("curl" ,curl) ;; In Requires.private of libmediainfo pkg-config= files. >> + ("tinyxml2" ,tinyxml2) > > Shouldn=E2=80=99t we also remove them from =E2=80=98native-inputs=E2=80= =99, which looks bogus > anyway? > > Thanks, > Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 09 02:28:16 2021 Received: (at 48194) by debbugs.gnu.org; 9 Jun 2021 06:28:16 +0000 Received: from localhost ([127.0.0.1]:60318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqrhI-0005ji-Fw for submit@debbugs.gnu.org; Wed, 09 Jun 2021 02:28:16 -0400 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:39166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqrhD-0005jX-C6 for 48194@debbugs.gnu.org; Wed, 09 Jun 2021 02:28:14 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1lqrhB-0001po-EW; Wed, 09 Jun 2021 08:28:09 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lqrh3-0004da-9M; Wed, 09 Jun 2021 08:28:09 +0200 From: Michael Rohleder To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> <87h7j91r2r.fsf@gnu.org> <874kf979i1.fsf_-_@rohleder.de> <87v97pzc41.fsf@gnu.org> <875yyrku96.fsf_-_@gnu.org> Date: Wed, 09 Jun 2021 08:27:52 +0200 In-Reply-To: <875yyrku96.fsf_-_@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s?= =?utf-8?Q?=22's?= message of "Sun, 06 Jun 2021 15:17:09 +0200") Message-ID: <87im2n7dsn.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1623220091;1935337b; X-HE-SMSGID: 1lqrhB-0001po-EW X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48194 Cc: 48194@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: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Hey Ludo! Thanks for the ping and sorry for the delay! I hope, this patch is better/pushable ;) --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-libmediainfo-Fix-usage-of-libcurl-and-libtinyxml.patch Content-Transfer-Encoding: quoted-printable Content-Description: Fix usage of libcurl and linyxml2. >>From 7e998af5b498388e5ffcf2491c6c934bf49b5c98 Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Wed, 9 Jun 2021 08:12:40 +0200 Subject: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. * gnu/packages/video.scm (libmediainfo): Fix usage of libcurl and libtinyxm= l2. [arguments]: Add configure-flags. [native-inputs]: Move zlib, tinyxml2, curl, libzen to ... [propagated-inputs]: ... Here. (mediainfo): [native-inputs]: Remove zlib, libzen. Move libmediainfo to ... [inputs]: ... Here. =2D-- gnu/packages/video.scm | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index a694d4bb43..5c028016cf 100644 =2D-- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3850,14 +3850,17 @@ practically any type of media.") `(("autoconf" ,autoconf) ("automake" ,automake) ("libtool" ,libtool) =2D ("pkg-config" ,pkg-config) =2D ("zlib" ,zlib) + ("pkg-config" ,pkg-config))) + (propagated-inputs + `(("zlib" ,zlib) ("tinyxml2" ,tinyxml2) =2D ("curl" ,curl) + ("curl" ,curl) ; In Requires.private of libmediainfo.pc. ("libzen" ,libzen))) (build-system gnu-build-system) (arguments '(#:tests? #f ; see above TODO + #:configure-flags + (list "--with-libcurl" "--with-libtinyxml2") #:phases ;; build scripts not in root of archive (modify-phases %standard-phases @@ -3910,10 +3913,9 @@ MPEG-2, MPEG-4, DVD (VOB)... `(("autoconf" ,autoconf) ("automake" ,automake) ("libtool" ,libtool) =2D ("pkg-config" ,pkg-config) =2D ("zlib" ,zlib) =2D ("libmediainfo" ,libmediainfo) =2D ("libzen" ,libzen))) + ("pkg-config" ,pkg-config))) + (inputs + `(("libmediainfo" ,libmediainfo))) (build-system gnu-build-system) (arguments '(#:tests? #f ; lacks tests =2D-=20 2.32.0 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 I've finally learned what "upward compatible" means. It means we get to keep all our old mistakes. Dennie van Tassel --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAmDAX2gRHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyWd+gf9EcLLVzfyG/DQ0iBFJEm+1ZW/if9kqya3 g32GLex3IwM9wj6Uc5hH4ZlqRGbadJ7tflwaThlL0e1ESFBF4vG2IIpQx79+1D+Y fXjx/4Zt9NpiIF5VqLtpL90EeV4FEJQYveGOXaKWOsULHkmRGA9bQF4vaXCDgI7s 9JRXl88uVFzJafSytDJWz56pcjMV9rOygu3pUmBpYkvfA4GC40/Xse46iVIFLJQI mjJOQ3PPeigxEwZL7z9Z1Yg9iGrj1f3LkoTBrkD1XhzfmRvabsG6cKyhdze4g3tK xveNj/IWfOxQ+JKj1MQgvpU2TR7zXK8V98TCizh8EzeM/pgm77fE/A== =krOg -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 11 18:40:23 2021 Received: (at 48194-done) by debbugs.gnu.org; 11 Jun 2021 22:40:23 +0000 Received: from localhost ([127.0.0.1]:40055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lrpp9-0003YI-Gx for submit@debbugs.gnu.org; Fri, 11 Jun 2021 18:40:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lrpp7-0003Y0-Hg for 48194-done@debbugs.gnu.org; Fri, 11 Jun 2021 18:40:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49158) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lrpoz-0005iJ-Sj; Fri, 11 Jun 2021 18:40:14 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=45762 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lrpos-0007d7-Q9; Fri, 11 Jun 2021 18:40:13 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: bug#48194: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. References: <20210503152034.31389-1-mike@rohleder.de> <87h7j91r2r.fsf@gnu.org> <874kf979i1.fsf_-_@rohleder.de> <87v97pzc41.fsf@gnu.org> <875yyrku96.fsf_-_@gnu.org> <87im2n7dsn.fsf@rohleder.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 24 Prairial an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 12 Jun 2021 00:40:05 +0200 In-Reply-To: <87im2n7dsn.fsf@rohleder.de> (Michael Rohleder's message of "Wed, 09 Jun 2021 08:27:52 +0200") Message-ID: <87k0n03u0q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48194-done Cc: 48194-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: -3.3 (---) Hi, Michael Rohleder skribis: >>>From 7e998af5b498388e5ffcf2491c6c934bf49b5c98 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Wed, 9 Jun 2021 08:12:40 +0200 > Subject: [PATCH] gnu: libmediainfo: Fix usage of libcurl and libtinyxml2. > > * gnu/packages/video.scm (libmediainfo): Fix usage of libcurl and libtiny= xml2. > [arguments]: Add configure-flags. > [native-inputs]: Move zlib, tinyxml2, curl, libzen to ... > [propagated-inputs]: ... Here. > (mediainfo): > [native-inputs]: Remove zlib, libzen. Move libmediainfo to ... > [inputs]: ... Here. Applied, thanks! Ludo=E2=80=99. From unknown Sun Jun 22 17:11:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 10 Jul 2021 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator