From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: git / grep with pcre support? Date: Mon, 8 Jul 2019 09:48:07 +0300 Message-ID: <20190708064807.GI1085@macbook41> References: <878staujbv.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="svExV93C05KqedWb" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37762) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkNRk-00069G-ME for guix-devel@gnu.org; Mon, 08 Jul 2019 02:48:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkNRg-0004WA-Ay for guix-devel@gnu.org; Mon, 08 Jul 2019 02:48:17 -0400 Received: from flashner.co.il ([178.62.234.194]:50856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hkNRe-0004QD-7P for guix-devel@gnu.org; Mon, 08 Jul 2019 02:48:15 -0400 Content-Disposition: inline In-Reply-To: <878staujbv.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: Guix-devel --svExV93C05KqedWb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 07, 2019 at 02:20:52PM +0200, Pierre Neidhardt wrote: > Hi! >=20 > Quite a few packages depend on grep to have PCRE support (e.g. freebayes). >=20 > Similarly, some packages (magit-todos) depend on git to be built with > PCRE support. > Compiling Git with USE_LIBPCRE2 would fix this. >=20 > I understand that adding PCRE support to those packages might increase > their closure size, which might not be desirable for such fundamental > packages. >=20 > What about grep-minimal and git-minimal packages then? We do actually already have a git-minimal, it's used for git-fetch references :) 'guix size git' =3D> 411 MiB 'guix size git pcre' =3D> 413 MiB 'guix size grep' =3D> 71.4 MiB 'guix size grep pcre' =3D> 71.4 MiB Looks like a good idea to me. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --svExV93C05KqedWb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl0i5yYACgkQQarn3Mo9 g1H0ZhAAjew5bkzCFAaf+ZRAe5eeCIHfCkAtLxFL4OohAMD46kvagERQm0OC5vw3 Cmq/0Vkf8igWYnyayyNNvqI8rrdpCaSq375Lmo7ytZLVDco7SYMFkHRL9PsH2p+a 5JimRXGrO09FJnQSSlAeHf/qOfWaQ4GSiP8geANDkGMJOEV9PgX0NJ/4CSrpsXBy N2V+at7RTtkZF2qta/Suw21Aqkrs7rRuEaRANWIJlcEd6SbOO8Cd+jCFM4Nnw7M+ +rRqz3OHhD37ec8WHkqzdMxXX/HfbdNechVY6BShnMfb4V7D+sKT3jBU+xNMW0FX QkAgfz7KBnHYk1psEkM/XkOHCzuuSzLB0MDDewUf6UCB/M+iaBAt8GR2t/cimYhK wb669wyZm5WJwqhjoipQ8Yx6/gcePsM+H3L720n/4hJ3LvgWtSK0gmMLT+fdzt+8 2GFCNAsG4C2R81H1GX9bHP0kpM9oQvTKSUamskK1RzmkWD5ipB4oS2//wcX5IGI/ MDs4AdEsBk/drHqvKdJhJI1PZhmTEDw9xTzvwxtMWF5Ya8902MT+GZl9u62AaOAn oaAma6HZ3BYQ4weNiMRi8dwthlCrYKhWs0ut5nHLHSbkAIx2Qj280MyaQPR0q1PX BIA9E4NZUPMQU+vyXWfSCMSBCmdJmWHuJ9bXZ6fgY3CGyIpUyEw= =kD0S -----END PGP SIGNATURE----- --svExV93C05KqedWb--