From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aBk4HnGVWWLr8wAAgWs5BA (envelope-from ) for ; Fri, 15 Apr 2022 17:55:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yzPtFnGVWWIc1wAAG6o9tA (envelope-from ) for ; Fri, 15 Apr 2022 17:55:29 +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 28EF689CB for ; Fri, 15 Apr 2022 17:55:29 +0200 (CEST) Received: from localhost ([::1]:58640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nfOIC-0004HD-1M for larch@yhetil.org; Fri, 15 Apr 2022 11:55:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nfOGo-00033G-Ow for guix-patches@gnu.org; Fri, 15 Apr 2022 11:54:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38004) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nfOGo-0000mB-Fc for guix-patches@gnu.org; Fri, 15 Apr 2022 11:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nfOGo-0001qp-EG for guix-patches@gnu.org; Fri, 15 Apr 2022 11:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54959] [PATCH 1/1] gnu: Add pikchr. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 15 Apr 2022 15:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54959 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54959@debbugs.gnu.org Cc: pukkamustard Received: via spool by 54959-submit@debbugs.gnu.org id=B54959.16500380347099 (code B ref 54959); Fri, 15 Apr 2022 15:54:02 +0000 Received: (at 54959) by debbugs.gnu.org; 15 Apr 2022 15:53:54 +0000 Received: from localhost ([127.0.0.1]:60134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nfOGf-0001qQ-UE for submit@debbugs.gnu.org; Fri, 15 Apr 2022 11:53:54 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53145) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nfOGd-0001qA-9j for 54959@debbugs.gnu.org; Fri, 15 Apr 2022 11:53:52 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 814B1240026 for <54959@debbugs.gnu.org>; Fri, 15 Apr 2022 17:53:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1650038025; bh=pFvv2J3glv1nfqJOIhTHH67lCGCsfbuRPLwEuQpIlHw=; h=From:To:Cc:Subject:Date:From; b=S2QS2nyr5m/2cd2XnzfCx+PAWlsoN58De12UyrVxvZySjtLCE1jX9jlC3t6hpiNlt /vMk1Cs/BMvhzraYr4tgXr5Ew3xCW/bHdVa4/rrlfCDRHzP7zfnYBQ0juxyPx64NG+ PAJ/i+b8l2SAJ4VJD7M9RKE/zxERVYqEfJIUNsJi3+2qRkm8zIUpx7vINhPobfCgwC 7DmDyK/sT9NUbVH0j/NSHofpNwXP7UzZg6Z2jOX9LYY+tylwJfaFDVwC1d8clp0743 qDH1yPm5vJxqRebcC3yiu6WV76oLVpG5p9z3sdw0RPqUC1G8B3AHuGCbRADxtfSgwA PkrkcVrab/d2g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Kg18N6rjNz9rxQ; Fri, 15 Apr 2022 17:53:40 +0200 (CEST) From: pukkamustard Date: Fri, 15 Apr 2022 15:53:32 +0000 Message-Id: <20220415155332.17122-1-pukkamustard@posteo.net> In-Reply-To: <20220415155135.16960-1-pukkamustard@posteo.net> References: <20220415155135.16960-1-pukkamustard@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650038129; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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:dkim-signature; bh=71qnLpLGkzwGI0l9pM71TnEPLWwSSjltdZXz5SJefuM=; b=Dy1485lcqIRkAb1qeNMhjDccoDMZviI9985a8g0DXwN68A7sPPfp4ITuNVSsWFWsEupxT3 obghEaKbjOmEpzuiyq+nvhw1w48kYhzs7RVAzOmYgdAy5zewo+rrSs+eqetTV/Z+erU2BS 8YBEI5LVyc0xlvvN8lSFuXlQlWpBeXUY7Xh9XvQP3dcSERxOamjJ1/xoc+0VTBG+X59+oc STw9INXm/J2EyUBQYTSytshODwlW0cOVDe9uY7H7SKXnHt1qN6qEc2OqsGf22sRQQ0MFow uHwQeBCNxJqitNQKs5dZDmzCn2vKUyudlaNA6S7WmSXAP45LG57BmfggGYudXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650038129; a=rsa-sha256; cv=none; b=lCJflroD3rJ34xpgyEY93gg5JiMgeb+fqyWC6ZScOwlqrwdW2zdGzu768qHGSr76AT4oop 2M1Z8bgQXXcTbx3g+uELFjJgtDdfRUDTU+g7mESvFbESxEoW3Jyuw8lL1/oEx3ftTWauvQ dhTky00oFnf3nSh+FqGtO9EiWVJBLGxxhFnwUAfSnH/H0BcxZclz0hgrk66VzFUsigyzCn g1RKfvFE1oAN5PlDU2mw+83xthDVHl3FyhaVnxw011Z+DSXcd6zL/5ExJcBXkabDqEgW7Q UyfUJ1lKO83/AwBgKngMXeJODAYKtM3eisFNZZtiLLEoe9F1PUhS+I9+c3V9Vg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=S2QS2nyr; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Spam-Score: 8.26 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=S2QS2nyr; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Queue-Id: 28EF689CB X-Spam-Score: 8.26 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: hFX3L05kxG2J * gnu/packages/pikchr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. --- gnu/local.mk | 1 + gnu/packages/pikchr.scm | 52 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 gnu/packages/pikchr.scm diff --git a/gnu/local.mk b/gnu/local.mk index 70133e6502..55ea4704c5 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -474,6 +474,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/phabricator.scm \ %D%/packages/php.scm \ %D%/packages/piet.scm \ + %D%/packages/pikchr.scm \ %D%/packages/pkg-config.scm \ %D%/packages/plan9.scm \ %D%/packages/plotutils.scm \ diff --git a/gnu/packages/pikchr.scm b/gnu/packages/pikchr.scm new file mode 100644 index 0000000000..7937ce6d56 --- /dev/null +++ b/gnu/packages/pikchr.scm @@ -0,0 +1,52 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2022 pukkamustard +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages pikchr) + #:use-module (guix packages) + #:use-module (guix build-system gnu) + #:use-module (guix download) + #:use-module ((guix licenses) #:prefix license:)) + +(define-public pikchr + (package + (name "pikchr") + ;; To update, use the last check-in in https://pikchr.org/home/timeline?r=trunk + (version "221988914eff6efe") + (source (origin + (method url-fetch) + (uri (string-append + "https://pikchr.org/home/tarball/" version + "/pikchr.tar.gz")) + (sha256 + (base32 + "0yclkincsgfni4scjzp5avdsij8vmyxjn0q2qkwjhn3p43y8nxzd")))) + (build-system gnu-build-system) + (arguments + '(#:tests? #f ; no tests + #:phases (modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (bin (string-append out "/bin"))) + (install-file "pikchr" bin))))))) + (home-page "https://pikchr.org") + (synopsis "A PIC-like markup language for diagrams in technical documentation") + (description "Pikchr (pronounced @dfn{picture}) is a PIC-like markup language for diagrams in technical documentation. Pikchr is designed to be embedded in fenced code blocks of Markdown or similar mechanisms of other documentation markup languages.") + (license license:bsd-0))) -- 2.34.0