From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:58837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYteX-0003pd-EE for guix-patches@gnu.org; Thu, 06 Jun 2019 10:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYteW-00022x-GL for guix-patches@gnu.org; Thu, 06 Jun 2019 10:46:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYteV-0001xn-LZ for guix-patches@gnu.org; Thu, 06 Jun 2019 10:46:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYteT-0004co-TS for guix-patches@gnu.org; Thu, 06 Jun 2019 10:46:03 -0400 Subject: [bug#36043] [PATCH] Add Geany Resent-Message-ID: From: Arun Isaac In-Reply-To: <877e9zu4p2.fsf@nicolasgoaziou.fr> References: <87muj1vvds.fsf@nicolasgoaziou.fr> <877e9zu4p2.fsf@nicolasgoaziou.fr> Date: Thu, 06 Jun 2019 20:15:15 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Nicolas Goaziou Cc: 36043@debbugs.gnu.org --=-=-= Content-Type: text/plain >> The scintilla library comes bundled with geany. Is it possible to >> unbundle it? > > Guix doesn't provide the scintilla library. I tried to package it, but > failed. I can send my latest attempt, if you want to give it a spin. > > Meanwhile, I added this as a TODO in the package definition. Do post your scintilla patch to this bug report and add a link to it in the TODO comment. Perhaps it will be useful to someone working on it in the future. > Here is the updated patch. You are missing an import of (gnu packages python-xyz) for python-docutils. Other than that your patch LGTM! :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAlz5JvwACgkQLiXui2GA K7Ol6Qf8CkKVJyFgeO8w1yaCjfVPr3RC9RFdOwrwm+VIJhs6RXgGsj2gSypC3xef HtQileSevdySBhLYvrwCeZLjIsB+y0hbgGf9JOCYKttp596r+LjOuUzdgxitFh7n Mtb2Kly39KTvYdb3tqwbVgC++MtJLCDSB78Ali83ahvQ4dXWBmYRBWrI+2p+JD/C vXC2hYdX9hfWwTGYYk8OvvATcnBUFKWXin9/kzwT43LM2Fi3ncHghyBina670y2w gonlizvoibUewxELsdAQIfwKC95REyakX9UUpWUdBoHL2YZNUDLdrZvuBfDyzAXr uH3M6UEC5ukRhwUa+/jIUpMMKIDfBg== =Jc4s -----END PGP SIGNATURE----- --=-=-=--