From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KNj7Ibj8+WRY5gAAG6o9tA:P1 (envelope-from ) for ; Thu, 07 Sep 2023 18:39:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KNj7Ibj8+WRY5gAAG6o9tA (envelope-from ) for ; Thu, 07 Sep 2023 18:39:20 +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 7193F43B0C for ; Thu, 7 Sep 2023 18:39:20 +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=1694104760; 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=4zPPHtAGfHnmHRapMG0eUUUgFzWBZUzKgp6khRcHy9Q=; b=V8P3IigRzdK4/suy/fU4AXwpgpA/2rHmx7XJOksiV+GPwKTUQvWCGvt9zV7lz1CRdQ91ZR LC+VA9lXF976C0D2n7eV+xzBlVzFsEADb2IFZ5m1KMhi/XDauzSi3p7ithLOCRkcB1ugXL /SjW5L8ZX4FUmCdpY0jIkcEOo7TqTS7ceX1iVo/26eIMsvCK9xJs/HVGuGWsDtTRsKp2XK pCLzG1xRYrCY2Hd9lydpeMDBdDM/Qz0TlSMN2nyQqm3NXg1jD/uf9YzMteIyd+oi29JKoq QnnvFOEt/kzvN9GlKPJaRCoKYrqGl58K/bjg2kcBx6+75k2cmQBa9Oa9qnWMOA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694104760; a=rsa-sha256; cv=none; b=Dmy9iWNE7cMfoFfMWHmU6TUsa1jqyvX1jsZQ40ycZZgYwnB0XnV5avDdm/UROQngxsscL6 z4Ny1lcXXEix5L4CyjRExmaL2JWyqjXIE/dAZwRDJ4y5dGID/s8+UGxSxrsxS5+biZeO4V K8qmviO6H+xbIlaGyDQMmYH6DsXEsF9m/S8tpWEJ11Ri7QG2wz1fShsi8fEE5cZg4d0oHk ATac73nRBVkHWUjVuGitozwpAOEGCciSOpbBjksPrX0WpE1FtxjeDRitbFiaonXarwMdl3 XseluuVSv4Nmhw0Y8GwP50FfOpxhBpRdPR9fIXDqU4jrP3Id/PvMdHfUc4neZg== 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qeI23-0007PS-IV; Thu, 07 Sep 2023 12:39: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 1qeI22-0007P7-Qx for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:02 -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 1qeI22-0000Ga-IF for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qeI24-0003w6-8M for guix-patches@gnu.org; Thu, 07 Sep 2023 12:39:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65807] [PATCH v2 9/9] gnu: libftdi: Build API documentation. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 16:39:04 +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.169410469815009 (code B ref 65807); Thu, 07 Sep 2023 16:39:04 +0000 Received: (at 65807) by debbugs.gnu.org; 7 Sep 2023 16:38:18 +0000 Received: from localhost ([127.0.0.1]:41227 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI1K-0003ty-1S for submit@debbugs.gnu.org; Thu, 07 Sep 2023 12:38:18 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:48662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeI1F-0003sV-FI for 65807@debbugs.gnu.org; Thu, 07 Sep 2023 12:38:14 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 02B7863130 for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo09-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo09-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yb5VOcd-EFiq for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:02 +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 B0E5A6312D for <65807@debbugs.gnu.org>; Thu, 7 Sep 2023 16:38:02 +0000 (UTC) From: Simon South Date: Thu, 7 Sep 2023 12:37:58 -0400 Message-Id: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.93 X-Spam-Score: -4.93 X-Migadu-Queue-Id: 7193F43B0C X-TUID: R44m3KjC3DLY * gnu/packages/libftdi.scm (libftdi)[outputs]: Add "doc" output. [arguments]<#:configure-flags>: Add "-DDOCUMENTATION". <#:phases>: Add "install-documentation" phase. [native-inputs]: Add doxygen, graphviz. --- gnu/packages/libftdi.scm | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/gnu/packages/libftdi.scm b/gnu/packages/libftdi.scm index bdfc635379..02efcbbbc0 100644 --- a/gnu/packages/libftdi.scm +++ b/gnu/packages/libftdi.scm @@ -28,6 +28,8 @@ (define-module (gnu packages libftdi) #:use-module (guix utils) #:use-module (gnu packages) #:use-module (gnu packages boost) + #:use-module (gnu packages documentation) + #:use-module (gnu packages graphviz) #:use-module (gnu packages libusb) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) @@ -49,12 +51,13 @@ (define-public libftdi (patches (search-patches "libftdi-fix-paths-when-FTDIPP-set.patch")))) (build-system cmake-build-system) - (outputs '("out" "python")) + (outputs '("out" "doc" "python")) (arguments (list #:configure-flags #~(list (string-append "-DCMAKE_INSTALL_DOCDIR=" #$output "/share/doc/" #$name "-" #$version) + "-DDOCUMENTATION=ON" "-DEXAMPLES=OFF" "-DFTDIPP=ON" "-DLIB_SUFFIX=''" ; place libraries in /lib, not /lib64 @@ -74,11 +77,20 @@ (define-public libftdi (rename-file (string-append #$output "/share/libftdi/examples") (string-append #$output:python - "/share/libftdi/examples")))))) + "/share/libftdi/examples"))))) + (add-after 'install-python-binding 'install-documentation + (lambda _ + (let ((share (string-append #$output:doc "/share"))) + (copy-recursively "doc/man" + (string-append share "/man")) + (copy-recursively "doc/html" + (string-append share "/doc/" + #$name "-" #$version + "/html")))))) #:test-target "check" #:tests? #f)) ; tests fail without access to USB (native-inputs - (list pkg-config python swig)) + (list doxygen graphviz pkg-config python swig)) (inputs (list boost libconfuse)) (propagated-inputs -- 2.40.1