From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/2] gnu: python: Add i3-quickswitch. Date: Fri, 16 Sep 2016 01:46:37 -0400 Message-ID: <20160916054637.GB14289@jasmine> References: <20160914091229.GA14555@sax.terramar.selidor.net> <20160914091724.GG5711@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkmAB-000862-KZ for guix-devel@gnu.org; Fri, 16 Sep 2016 01:58:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkmA7-000338-Hp for guix-devel@gnu.org; Fri, 16 Sep 2016 01:58:14 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:52570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkmA6-0002ra-99 for guix-devel@gnu.org; Fri, 16 Sep 2016 01:58:11 -0400 Content-Disposition: inline In-Reply-To: <20160914091724.GG5711@sax.terramar.selidor.net> 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: Ivan Vilata i Balaguer Cc: guix-devel@gnu.org --0eh6TmSyL6TZE2Uz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 14, 2016 at 11:17:24AM +0200, Ivan Vilata i Balaguer wrote: > Subject: [PATCH 2/2] gnu: python: Add i3-quickswitch. >=20 > * gnu/packages/python.scm (i3-quickswitch): New variable. Cool, this works :) > +(define-public i3-quickswitch > + (package > + (name "i3-quickswitch") Again, I think that we should stay closer to the upstream name, in this case "quickswitch-for-i3". > + (build-system python-build-system) Also again, it would be nice to include README.rst. --0eh6TmSyL6TZE2Uz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX24c9AAoJECZG+jC6yn8IGQIP/0mc8ZuxOYdhc/klZmMviUZ2 QBv3k6KP3S12/rv0bldl8zeHEHZfDw6l7d3YoWt1uI+dJqD8r5VS1HVfFQ0uS5Qa vNKhix1tQVtKRjOIOHBP4llAhUvaQJjuY2vGCLZzwBDeL3xA3tnO7DPiVEY4vcwM RrCXj3LLBIGkJIqFY4XMkWTTTASKuI72+OzplxglgDWIiKjV+9atYX2dycclKWHH jiiADydR3COsS3Y0AnGO408GqA2NaZOHTRRVDVYL+5LQyLT9zW6JONoo9S/4LuI1 OacsZsGdXVPS7LmWCclbAisF8E/58sVO+/M8sWPtNdZa30Zsb2CoUVHw08bb6GC0 YCOCtNJN9rNvzc+c7UDK8+JBGSV/qHCfLscDxuiJX8RLsxZMq4tn7ORYxzh8JgsV UCoTBrFBUKXFKxd2WsMe3KFODkT0hCOrs+McOz8m00/Z3XRQEKWOzRr8Exvue91a nje8DQR9UXcOzEDYnHrXr3SV0dsbVA5drB77DDIEgixnSJ9y3djHNBnrSevne9NM ns+BN7zDVP8JyQTPj3C83YMCJ5LXNIFTthkhA1OmCkDdtW8xEjznnta0XKUBbBtP xA6slQZ6cGzMGWUG0L7g8niNepYrnKVlZQC8M1wpdkkcfpg68UK6Ze5TSSL0dVj+ SosoTCsM0ZLB9PBxrWzC =Kn4j -----END PGP SIGNATURE----- --0eh6TmSyL6TZE2Uz--