From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mBhMF1NojmP2hgAAbAwnHQ (envelope-from ) for ; Mon, 05 Dec 2022 22:53:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kCY8F1NojmOVGQAA9RJhRA (envelope-from ) for ; Mon, 05 Dec 2022 22:53:23 +0100 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 0F00CE9C1 for ; Mon, 5 Dec 2022 22:53:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2JOg-0007gS-4r; Mon, 05 Dec 2022 16:53:10 -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 1p2JOY-0007fq-R0 for guix-patches@gnu.org; Mon, 05 Dec 2022 16:53:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p2JOY-0007WT-JH for guix-patches@gnu.org; Mon, 05 Dec 2022 16:53:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2JOY-00020U-Ei for guix-patches@gnu.org; Mon, 05 Dec 2022 16:53:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59845] [PATCH 2/4] gnu: Add PMB. Resent-From: Yarl Baudig Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Dec 2022 21:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59845 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59845@debbugs.gnu.org Cc: Yarl Baudig Received: via spool by 59845-submit@debbugs.gnu.org id=B59845.16702771687673 (code B ref 59845); Mon, 05 Dec 2022 21:53:02 +0000 Received: (at 59845) by debbugs.gnu.org; 5 Dec 2022 21:52:48 +0000 Received: from localhost ([127.0.0.1]:38609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2JOJ-0001zh-TV for submit@debbugs.gnu.org; Mon, 05 Dec 2022 16:52:48 -0500 Received: from msg-4.mailo.com ([213.182.54.15]:37468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2JOH-0001zT-LB for 59845@debbugs.gnu.org; Mon, 05 Dec 2022 16:52:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1670277159; bh=FUmbx6PuRW1BRm/SXot6iIWIURqUHgXqWXgcVbCxwX8=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-Id:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=i94xdaOu3HOKF+civgn8XSJH8u4ay7BUSx4hkxyUFRPIAugBBLTF3eC7Wg0kE/8rX H7P2E1fAdL9bPKboQ8mgmam4uljzmiC9/2+SCtb/IjXlLyZKSnDVbxOmJH41qjL7Vl 7+M/D1mRdYPH/UWL+nqBL3yc4gdmyKy8JGLlQVxE= Received: by b-3.in.mailobj.net [192.168.90.13] with ESMTP via ip-206.mailobj.net [213.182.55.206] Mon, 5 Dec 2022 22:52:39 +0100 (CET) X-EA-Auth: seJRaDI/p6nn/eCEpNc1AQbkVx1BS8XM40aN+5dGW0QVEjIRp8aTFXIBaDPPIkzMnKdLvvK1uXIc/OmUFk73/kYI2/zhzfeyqXAeXAFjkpE= From: Yarl Baudig Date: Mon, 5 Dec 2022 22:52:22 +0100 Message-Id: <20221205215224.27623-2-yarl-baudig@mailoo.org> In-Reply-To: <20221205215224.27623-1-yarl-baudig@mailoo.org> References: <20221205215224.27623-1-yarl-baudig@mailoo.org> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670277203; 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=FTHgGIb7p64c4soDyk2iZhILhXiwDbytwTafin2zCj0=; b=ZJ097oL4SZvGJUa8M/L53vT0ygEyyLQuvzaAYrgc9RBfrX4E40rp4dUQOkRUpVvMDZJ7px nLY0YNBahiIwNe8qayqonmIZ0UGBku9ZuxVatgpmuIMdIxXBWTdwYdKWSDOQkEzbzXnOT4 S0i8g5Z4u8MaJogQvaAX+hNPNxoVt50ldgAs7Xy0s14Qbn5WcmsPEsU+Vjg0Nkjc+Ica2s AmB/l2Q0fERKSHf2Abn+naDghv3Y1tHFTbx3RKDr5Bv9ImpVKFn5sCUoSHOtkf8NAtd9FP 4LnJByPD7MkQBlesQ5raa+LdOU39eYF49nAX7456TzxtmcwV/WinTxdkSH6IPw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670277203; a=rsa-sha256; cv=none; b=a0aLtHzSQ41RWKek/IQr3sS9DKZWpp+H2o+L1AxgpNmN++cN1XD6YnHgc02BkjCjOvQ0TA ObnRYB4gTCBrRsKBTGycJiXL3k+y6gpruwLgUvTXvDcTEt3shIYi+UNbnLjfB8cwXJr390 e2muBAPL7gI7C5JXZCdLXSEm7wO5RpKkBRwJpfPsK7R9OtjXm0TBrli6pxcX6KYy9wU4Q9 xv4gSe/rMf2o8YYgVHyGDAZePH1SsgmNPVmffwit782UgpQ1OvtZoM1rMX9iqqJtZcw2Py PjcEhW6OfiXsuuYa/HXyV5QWYatvqsm1K5rhBMmaMPBV6H3JNCmSQGFB8EH+ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailoo.org header.s=mailo header.b=i94xdaOu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mailoo.org (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.53 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailoo.org header.s=mailo header.b=i94xdaOu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mailoo.org (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: 0F00CE9C1 X-Spam-Score: 8.53 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: wxx+7N/irdCa * gnu/packages/ils.scm: New file. * gnu/local.mk: Add it. --- gnu/local.mk | 1 + gnu/packages/ils.scm | 61 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 gnu/packages/ils.scm diff --git a/gnu/local.mk b/gnu/local.mk index 1bfbe28bde..ff0c86584a 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -323,6 +323,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/icu4c.scm \ %D%/packages/idris.scm \ %D%/packages/idutils.scm \ + %D%/packages/ils.scm \ %D%/packages/image.scm \ %D%/packages/image-processing.scm \ %D%/packages/image-viewers.scm \ diff --git a/gnu/packages/ils.scm b/gnu/packages/ils.scm new file mode 100644 index 0000000000..3f3eb0705a --- /dev/null +++ b/gnu/packages/ils.scm @@ -0,0 +1,61 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2022 Yarl Baudig +;;; +;;; 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 ils) + #:use-module (guix packages) + #:use-module (guix download) + #:use-module (guix build-system copy) + #:use-module (guix licenses) + #:use-module (gnu packages gawk) + #:use-module (gnu packages compression) + #:use-module (gnu packages php) + #:use-module (gnu packages perl)) + +;;; Commentary +;;; +;;; Integrated Library Systems packages. +;;; +;;; Code + +(define-public pmb + (package + (name "pmb") + (version "7.4.6") + (source (origin + (method url-fetch) + (uri + (string-append + "https://forge.sigb.net/attachments/download/3968/pmb" + version + ".zip")) + (sha256 + (base32 + "0ana1w8d60n2gznhh1zyjdld4xi4p2pm2hc05m8n7fh2bvlmw0cr")))) + (build-system copy-build-system) + (arguments '(#:install-plan '(("." "share/http/pmb")))) + (native-inputs (list unzip)) + (propagated-inputs (list php perl)) + (synopsis "Integrated Library System") + (description "PMB is an Integrated Library System for librarians, documentalists and +information managers. + +This contains only the PMB archive (html, php and css files), you will need a web +server, php and a SQL database server. See the guix pmb service.") + (home-page "https://www.sigb.net") + (license cecill))) + -- 2.38.1