From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWr85-0006gd-Jo for guix-patches@gnu.org; Sun, 16 Jul 2017 17:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWr82-0008Ax-HK for guix-patches@gnu.org; Sun, 16 Jul 2017 17:31:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40127) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dWr82-0008Ah-Cy for guix-patches@gnu.org; Sun, 16 Jul 2017 17:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dWr82-00043i-0s for guix-patches@gnu.org; Sun, 16 Jul 2017 17:31:02 -0400 Subject: [bug#27685] [PATCH] gnu: Add libusb-0.1 Resent-Message-ID: References: <1499987475-26967-1-git-send-email-jonathan.brielmaier@web.de> <878tjo6pvc.fsf@fastmail.com> From: Jonathan Brielmaier Message-ID: <9df88aa3-525d-8ff1-d6a6-91aecc764630@web.de> Date: Sun, 16 Jul 2017 23:29:53 +0200 MIME-Version: 1.0 In-Reply-To: <878tjo6pvc.fsf@fastmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UXKIERfD2vVSOule8HtWTjnBf05V1U8P0" 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: Marius Bakke , 27685@debbugs.gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UXKIERfD2vVSOule8HtWTjnBf05V1U8P0 Content-Type: multipart/mixed; boundary="XT4cwXPgrFPmKOmotlCOWMNIsM7ncTUA7"; protected-headers="v1" From: Jonathan Brielmaier To: Marius Bakke , 27685@debbugs.gnu.org Message-ID: <9df88aa3-525d-8ff1-d6a6-91aecc764630@web.de> Subject: Re: [bug#27685] [PATCH] gnu: Add libusb-0.1 References: <1499987475-26967-1-git-send-email-jonathan.brielmaier@web.de> <878tjo6pvc.fsf@fastmail.com> In-Reply-To: <878tjo6pvc.fsf@fastmail.com> --XT4cwXPgrFPmKOmotlCOWMNIsM7ncTUA7 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Okay, I'll update the patch tomorrow. 0xffff[1] (which I already packaged local) depends on libusb-0.1. Although it compiles fine with libusb-compat, during executing it throws an error[2]. I hope this is a good reason :) [1] https://github.com/pali/0xFFFF [2] https://github.com/pali/0xFFFF/blob/08485a0c094cf021e5abedd001741da9d0fd1= 474/src/usb-device.c#L325 Am 16.07.2017 um 23:20 schrieb Marius Bakke: > Jonathan Brielmaier writes: >=20 >> * gnu/packages/libusb.scm (libusb-0.1): New variable. >> * gnu/packages/patches/libusb-0.1-disable-tests.patch: New file. >=20 > Thanks! Remember to also add patches to 'gnu/local.mk'. >=20 > The meat of this LGTM, but I do wonder why this is needed. Do you have > some other software depending on it? If so, which? >=20 > I'm hesitant to add this old and unmaintained version without a good > reason. >=20 --XT4cwXPgrFPmKOmotlCOWMNIsM7ncTUA7-- --UXKIERfD2vVSOule8HtWTjnBf05V1U8P0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJZa9raAAoJEOz8g5iLTkuf1/YH/jpYZvJeStEbnEDL5MRRxLH+ +wYESIJ66DV86ZmfXMshsqfhgdU6vnrEpHoZO26FA7zeTE+CGjrccmjKyWCoYlYE knto5mWvIr6B6tfCvifpkX+V22wSacRYGu/JOkrdpHDE6Gc6x52qpAOfqYQR8kdc jJCjLf+ybNQCzUHl3dFvPkF+fkM1Fu/M25tLmg/RCoOFQNF+txGi9JuX0nJu5pMo uJejADC5QM9EwTFl/fuP0xybkquvCLJWd88bF5I9UEAhfDfF/oT34XM+yR6gCaAL W0x1zdBRoALKPNmlD9gN6RBAWE3/0y3ELwSFLLmBHKDtYyZLAzHBym+q1egcnP8= =4i0N -----END PGP SIGNATURE----- --UXKIERfD2vVSOule8HtWTjnBf05V1U8P0--