From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2MtjFofMnGWphQAAkFu2QA (envelope-from ) for ; Tue, 09 Jan 2024 05:33:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MJ6iEYfMnGVSBwAAqHPOHw (envelope-from ) for ; Tue, 09 Jan 2024 05:33:11 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tilde.club header.s=mail header.b="MLf/h8Vp"; 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=fail reason="SPF not aligned (relaxed)" header.from=tilde.club (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704774791; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=VIsSrALOx0BQGsHYkhCrPSE2cF77OdihwVKJiKHKWLA=; b=KlaAhJeVLCOj4MysIxGRbe/01QgH2ipL3uotFgc7we7ZkYUhzaDCwR68CBb8iUl2V9APLd /0iVpfSR/aUbEsli2ZPuVXvAkrsLQSR7qtEiteaZishk7Pm+lIBs3GGYcXy6GTjdmrgFV+ XI9aNT36JjEvdPVYmCel88keU/jYvlJ3C5ZIelCoQ4n5uVE1NxWWdgFgAe5gLdqaGnsP/D rrQM04RCUNFCzcwSCkzSRz3EHpLhShbXyNyU2E7iNaVoAMGk1fUvCRqBbY1t3c5zPDxMBo vHqtmlC657X5Ysd5pNWUZegQOsB5KlydC5042K8Mn8gGI8iDVvwPe6wGt0zrSQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704774791; a=rsa-sha256; cv=none; b=Q5+vvybUSNAzhNYNL0B2Ao2Ymx14PWcDb2N4GLRt6jf6oUGn9ouA/+8Q/J8dIidfZSQQXg xwh4XmnDzTHrG3F11fbNttf9iHQjW1jbzmHcr415MnNNKqzdgpeiSrJzzuhEo7alyoGXKN DAoLSWLflIZ138I5FzXze8ao3NlUxDToGEuHsNYIxRmhJqBW9poJwtUso2VnvIcbV11pa0 pApxyFuwu2mdgEFs8nvATio2gI72JtQjsJxn9KzClIUsQTA5Jx1JTBgDXmlOI1WLxOqT66 o2g9ZHTIdPmVSU4IIH0hGp6vcUAAZ5Tr4qQ0LrdU6fLEvVFINsm/PI7c3F7CqQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tilde.club header.s=mail header.b="MLf/h8Vp"; 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=fail reason="SPF not aligned (relaxed)" header.from=tilde.club (policy=none) 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 E13E2466A9 for ; Tue, 9 Jan 2024 05:33:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rN3nP-00060L-Sj; Mon, 08 Jan 2024 23:32:59 -0500 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 1rN3nL-0005yA-JW for guix-patches@gnu.org; Mon, 08 Jan 2024 23:32:55 -0500 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 1rN3nL-0005gp-BP for guix-patches@gnu.org; Mon, 08 Jan 2024 23:32:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rN3nR-0001bi-SV for guix-patches@gnu.org; Mon, 08 Jan 2024 23:33:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68337] [PATCH 0/2] Add ajam and argyllcms Resent-From: striness@tilde.club Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 09 Jan 2024 04:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68337 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68337@debbugs.gnu.org Cc: Ulf Herrman X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17047747286083 (code B ref -1); Tue, 09 Jan 2024 04:33:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jan 2024 04:32:08 +0000 Received: from localhost ([127.0.0.1]:38036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rN3mZ-0001a3-Nj for submit@debbugs.gnu.org; Mon, 08 Jan 2024 23:32:07 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rN3mU-0001ZU-Jq for submit@debbugs.gnu.org; Mon, 08 Jan 2024 23:32:05 -0500 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 1rN3mH-0005fo-4g for guix-patches@gnu.org; Mon, 08 Jan 2024 23:31:49 -0500 Received: from tilde.club ([2607:5300:203:b92b::114]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rN3mF-0005Kd-L2 for guix-patches@gnu.org; Mon, 08 Jan 2024 23:31:48 -0500 Received: by tilde.club (Postfix, from userid 5378) id 5B0BC226F39B5; Tue, 9 Jan 2024 04:31:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 tilde.club 5B0BC226F39B5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.club; s=mail; t=1704774702; bh=7QO78r+l6AJ/75/LUr4VbKsi490G3NlRrxwpcc8m00E=; h=From:To:Cc:Subject:Date:From; b=MLf/h8VptDqNdYsR+SZwybItAHQ7Ad3LdGG482KKAC/WtnkKv9XfkotvsvsmxW7wP X15LCDX0sEu/AXpmLARoVG/cMJj9xlnqVCAWNvsxq+zwgWf/49x1LWwggyKp0kFMEO f/9kCxJsaXZ7bwOrmQJo2xja6YRg5u3ZBf2/AA+8= From: striness@tilde.club Date: Mon, 8 Jan 2024 22:30:57 -0600 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:5300:203:b92b::114; envelope-from=striness@tilde.club; helo=tilde.club X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -3.69 X-Spam-Score: -3.69 X-Migadu-Queue-Id: E13E2466A9 X-Migadu-Scanner: mx11.migadu.com X-TUID: S5r1xCi36oga From: Ulf Herrman This patch series adds ajam, a variant of the Jam build tool pre-patched for use with Argyllcms, and then adds Argyllcms, a Color Management System capable of creating color profiles for scanners, cameras, displays, and printers. I've verified that at least targen seems to work. I wasn't sure where to put argyllcms, so for now I put it in (gnu packages ghostscript) because that's where lcms is. Note that there was some discussion surrounding Jam's license earlier. I don't believe that has concluded yet, but it seems likely that it will end up classified as Free. Ulf Herrman (2): gnu: Add ajam. gnu: Add argyllcms. gnu/local.mk | 2 + gnu/packages/build-tools.scm | 30 ++ gnu/packages/ghostscript.scm | 78 ++++ .../patches/ajam-add-unistd-include.patch | 37 ++ .../patches/argyllcms-prepare-Jamtop.patch | 356 ++++++++++++++++++ 5 files changed, 503 insertions(+) create mode 100644 gnu/packages/patches/ajam-add-unistd-include.patch create mode 100644 gnu/packages/patches/argyllcms-prepare-Jamtop.patch