From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkaN-0001AF-VF for guix-patches@gnu.org; Mon, 07 May 2018 14:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFkaI-0006fp-FA for guix-patches@gnu.org; Mon, 07 May 2018 14:10:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45204) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFkaI-0006fh-BI for guix-patches@gnu.org; Mon, 07 May 2018 14:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fFkaI-0006Je-5G for guix-patches@gnu.org; Mon, 07 May 2018 14:10:02 -0400 Subject: [bug#31333] [PATCH 10/22] gnu: Add groovy-swing. Resent-Message-ID: Date: Mon, 7 May 2018 20:09:03 +0200 From: Danny Milosavljevic Message-ID: <20180507200903.636347b8@scratchpost.org> In-Reply-To: <20180501154449.3531-10-julien@lepiller.eu> References: <20180501174136.1c411b1a@lepiller.eu> <20180501154449.3531-1-julien@lepiller.eu> <20180501154449.3531-10-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/v=p2xprzP9YIqotma=KgHCa"; 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: Julien Lepiller Cc: 31333@debbugs.gnu.org --Sig_/v=p2xprzP9YIqotma=KgHCa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > + ;; FIXME: tests are not run > + #:test-dir "src/test" Any news? If not, we can add groovy-swing like it is now. But it would be= interesting. > + #:phases > + (modify-phases %standard-phases > + (add-before 'configure 'chdir > + (lambda _ > + (chdir "subprojects/groovy-swing"))) #t LGTM! --Sig_/v=p2xprzP9YIqotma=KgHCa Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlrwlj8ACgkQ5xo1VCww uqWaaQgAifHtOPgVEH4ayE9gS71E3iO++wXmJ7dGLMI5RvbM1gifBkJ+lTQQ15GL fYBEnZjWhlxY9rSW4fAh1Cq/KlI7pwmw1SD8N4vhlog5g6hFZHs/++rmlO6G15NS qXFepht09vUlJg+EZ+1sywwXTtdCnikYfESshKYdiyPKzUsmoG80nI/f+rNJwZGn 08pokggKIVUiEszmxR/oS8bvJEhIx710IaO4xJfCeimIfgvd1DU2VHUp+irlkgSQ Erp1xuG0Eh9jIosaKaWyYU7iDKYq/dRc0qRUeGeg0e2433zaaLc3o3ZPD6acP7/Y Jgw7SxUAVYBs2eDBoac0/QIor3TyNw== =Yn0b -----END PGP SIGNATURE----- --Sig_/v=p2xprzP9YIqotma=KgHCa--