From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2JckG6vw+WRhGgEAauVa8A:P1 (envelope-from ) for ; Thu, 07 Sep 2023 17:47:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2JckG6vw+WRhGgEAauVa8A (envelope-from ) for ; Thu, 07 Sep 2023 17:47:55 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5ACAD6D6C2 for ; Thu, 7 Sep 2023 17:47:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694101675; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=b6VaVzhrimdLH9Rm/ma53N/FDXkNrz3T4c14AbRqW6A=; b=t0ariaEWLrUbS/AAGow0UToOgtwRRr72YxDY/yeMmD3cBaSyedy5G3Dnk/vcTiOGkSGbJc OKC01gu8FnUo5WiAnX2NdSPWDDRKjwI6pt//pYjb4S/MLZikOk3zoNHx4VQrdWh+Th9VJu LGjK/Q1RPPWYnr+uPCcO414IQkwXGnD4vqVmWNozjenuNvzlh2y8Tlge55LsebcOetq4JV Gr0iHsAdGnb6oGT/Dh1Dbuft9X+7mcH8vKbmS0GrvLuA43lxHbfYhVQdtof7op+xkq2Sjy +Ie0lQKSr37aAR9ueufun71zRUbK0+ddC/MnXfbR1RDaDY9DEo1hSSduuzeehQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694101675; a=rsa-sha256; cv=none; b=VfEcZbKvZjJoliB59xfvScmYWgBCv7U3Dk0GWsS0Y3k7CoY5aAxQcHuXwB5rNV/+V93nUm JJhlDtZ0ap+sI1RSK1pUx7OsxhNjzFYrXF/2maBtka7ESthHBVUdaAsKxeC6qfurh605jk lAHSVQ9KSi82r6YZAOvimgBA6oXRmHEGQeZl9K6449rSp8avbbbLEAcB4ZL69I4KMYUM73 F0cnyAU0FFCyA9VVWlAfKx3TsaL/PaWOLTKBLTFoyGN+/AZkoz9Tj/h5RZ4RSfI5kU61IV HdhsTGjLauMsD1UbPNpcql8/UkjLGskjK/jXv63KpVEXAIq5bDZfy/cqlW4sBg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qeHDi-0007If-Qw; Thu, 07 Sep 2023 11:47:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qeHDg-0007HS-Lm for guix-patches@gnu.org; Thu, 07 Sep 2023 11:47:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qeHDg-0004BW-DX for guix-patches@gnu.org; Thu, 07 Sep 2023 11:47:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qeHDi-0005dm-3b for guix-patches@gnu.org; Thu, 07 Sep 2023 11:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65807] [PATCH 1/8] gnu: libftdi: Update package style. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65807 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65807@debbugs.gnu.org Received: via spool by 65807-submit@debbugs.gnu.org id=B65807.169410156221511 (code B ref 65807); Thu, 07 Sep 2023 15:47:02 +0000 Received: (at 65807) by debbugs.gnu.org; 7 Sep 2023 15:46:02 +0000 Received: from localhost ([127.0.0.1]:41096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeHCj-0005ao-RM for submit@debbugs.gnu.org; Thu, 07 Sep 2023 11:46:02 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:59198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeHCh-0005a9-K0 for 65807@debbugs.gnu.org; Thu, 07 Sep 2023 11:46:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 9C237E2E13 for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 15:45:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo08-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo08-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YRnnnXWetIaO for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 15:45:52 +0000 (UTC) Received: from laptop.smallsystems.net (23-233-96-210.cpe.pppoe.ca [23.233.96.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 2A787E2DD1 for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 15:45:52 +0000 (UTC) From: Simon South Date: Thu, 7 Sep 2023 11:45:43 -0400 Message-Id: <5a534789eab223f4d1f5a8c8b4b275c0f175f095.1694100583.git.simon@simonsouth.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 5ACAD6D6C2 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.93 X-Spam-Score: -4.93 X-TUID: MvtnvcvU3lIb * gnu/packages/libftdi.scm: Re-order #:use-module statements. (libftdi): Wrap long lines; reformat gently. [license]: Use "license:" prefix. --- gnu/packages/libftdi.scm | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/libftdi.scm b/gnu/packages/libftdi.scm index e39e0b3d71..4cfa1d3424 100644 --- a/gnu/packages/libftdi.scm +++ b/gnu/packages/libftdi.scm @@ -18,12 +18,12 @@ ;;; along with GNU Guix. If not, see . (define-module (gnu packages libftdi) - #:use-module (guix licenses) + #:use-module (guix build-system cmake) #:use-module (guix download) + #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (gnu packages) - #:use-module (gnu packages libusb) - #:use-module (guix build-system cmake)) + #:use-module (gnu packages libusb)) (define-public libftdi (package @@ -32,18 +32,17 @@ (define-public libftdi (source (origin (method url-fetch) (uri (string-append - "http://www.intra2net.com/en/developer/libftdi/download/libftdi1-" - version ".tar.bz2")) + "http://www.intra2net.com/en/developer/libftdi/download/" + "libftdi1-" version ".tar.bz2")) (sha256 (base32 "0x0vncf6i92slgrn0h7ghkskqbglbs534220qa84d0qg114zndpc")))) (build-system cmake-build-system) (propagated-inputs - (list libusb)) ; required by libftdi1.pc + (list libusb)) ; required by libftdi1.pc (home-page "https://www.intra2net.com/en/developer/libftdi/") (synopsis "FTDI USB driver with bitbang mode") (description - "libFTDI is a library to talk to FTDI chips: FT232BM, -FT245BM, FT2232C, FT2232D, FT245R and FT232H including the popular -bitbangmode.") - (license lgpl2.1))) + "libFTDI is a library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, +FT2232D, FT245R and FT232H including the popular bitbangmode.") + (license license:lgpl2.1))) -- 2.40.1