From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oRnFGtRrmmCpVgAAgWs5BA (envelope-from ) for ; Tue, 11 May 2021 13:34:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4I/UFdRrmmAkMwAA1q6Kng (envelope-from ) for ; Tue, 11 May 2021 11:34:44 +0000 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 B815524E74 for ; Tue, 11 May 2021 13:34:43 +0200 (CEST) Received: from localhost ([::1]:48138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgQew-00018u-I5 for larch@yhetil.org; Tue, 11 May 2021 07:34:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56480) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgQdK-00081B-SO for guix-patches@gnu.org; Tue, 11 May 2021 07:33:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51881) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgQdK-0007N3-IN for guix-patches@gnu.org; Tue, 11 May 2021 07:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lgQdK-0003IZ-Ed for guix-patches@gnu.org; Tue, 11 May 2021 07:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48345] [PATCH] gnu: Add emacs-packed. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 May 2021 11:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48345 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48345@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162073275012347 (code B ref -1); Tue, 11 May 2021 11:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 May 2021 11:32:30 +0000 Received: from localhost ([127.0.0.1]:35194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQci-00038N-0z for submit@debbugs.gnu.org; Tue, 11 May 2021 07:32:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:46478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQcg-00036v-CW for submit@debbugs.gnu.org; Tue, 11 May 2021 07:32:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgQcg-0007GF-1q for guix-patches@gnu.org; Tue, 11 May 2021 07:32:22 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:34106) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgQcc-0006tJ-P2 for guix-patches@gnu.org; Tue, 11 May 2021 07:32:21 -0400 Received: from localhost.localdomain (91-114-247-246.adsl.highway.telekom.at [91.114.247.246]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FfbP35yLxz1LX55 for ; Tue, 11 May 2021 13:32:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FfbP35yLxz1LX55 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1620732727; bh=7GDbhwJAycyDtHlgghxk4RFrdvO4Ss6Q6mVUjKjsPVc=; h=From:To:Subject:Date:From; b=peQM+bQtxl43HLeer5maTQ35xz+9kvbrbhd35hF52xfJoMcIINSEd8VsYq9zVE/Ev s/0Rtacm9LPUlmqEd3zkEtVRUtNOkbZ8bitJmX9fp9WrsSir8/vEua4cxrRXMV02hT beVMB1lyarPp5tggkoZRF+QBptMSMV9s5GQpPXQY= From: Leo Prikler Date: Tue, 11 May 2021 13:23:45 +0200 Message-Id: <20210511112344.15843-1-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 Received-SPF: pass client-ip=129.27.2.202; envelope-from=leo.prikler@student.tugraz.at; helo=mailrelay.tugraz.at X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620732884; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=7GDbhwJAycyDtHlgghxk4RFrdvO4Ss6Q6mVUjKjsPVc=; b=qdV3vjG2EBFt3M7NLu4K8243MR8JNjsPQ0gNodhNRW3sSA1GO4BkR6BSkGXx+YiqNDyJST gvd9WM8Rx65RiaM3j4o1SsQ1A2OzVuZy+9Yb2Ck7FI+9tCvhfXPK+FXeIQ+OfkFDqpvXUD k6GMvawkbHhnMBwpos0kDOlVxIOhKp1lEvnJ+csN52KlZgoGr1SFH6nwGCAcfxR2+eQMc/ CIB3Ffrx6vkvW5ov+3CHLjNfsnE1vOtPheH1uxwxTjXxXmXdxCQY4XatRbvTKGfFurPBXX rd0QD2ofaflmLkfLQnApDH2lg/Z9vZmJo0GQAMlzE6xFSnsu2rQIS3F8lA53nw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620732884; a=rsa-sha256; cv=none; b=cY+4Q/yDOlI/dmFMAe4Lm4Pm5Am5zR719qTLMyINx4YK44lZ7wgKgj3WM2alk8TNv/Rweg 6dNrbLvmRsVSBZ68pZcYsrnVztVxQYhMvhT5HTtfK9/k8wWacqWRUbHpR2rFmLd2JbQ2TZ nq5QL8d5K8i3NvgOPpLYvMdUxoolNNP4GPH3eL2AEshlYjhbMqWovTxHl17ydVykAA02E0 UpJkCaUc0kQ0YB2JFFXKFov9OUI7z+Cv8o+rmGygoYzHI0gc5yJkzy96uSW6wGK/El/jRo ZshxPjJ6RKHl8outWiOWXq4V+glL9boBpeDuSvqzc0uxPiP3etOq6IkLIp4Eaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=peQM+bQt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=peQM+bQt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B815524E74 X-Spam-Score: -0.35 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0WZIbwWgU2rj * gnu/packages/emacs-xyz.scm (emacs-packed): New variable. --- gnu/packages/emacs-xyz.scm | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 869f8c3c7b..22d22df0b8 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -55,7 +55,7 @@ ;;; Copyright © 2019 Jelle Licht ;;; Copyright © 2019 Björn Höfling ;;; Copyright © 2019 Stephen Webber -;;; Copyright © 2019 Leo Prikler +;;; Copyright © 2019, 2021 Leo Prikler ;;; Copyright © 2019 David Wilson ;;; Copyright © 2020 Paul Garlick ;;; Copyright © 2020 Robert Smith @@ -19877,6 +19877,35 @@ e.g. the package dependencies it requires. See function file.") (license license:gpl3+)))) +(define-public emacs-packed + (package + (name "emacs-packed") + (version "3.0.3") + (source + (origin + (method url-fetch) + (uri (string-append "https://stable.melpa.org/packages/packed-" + version ".el")) + (sha256 + (base32 + "0rd6svls19qskn03pa54rx5qfvxzgs639cdycix4bkf5ayzypj5h")))) + (build-system emacs-build-system) + (home-page "https://github.com/emacscollective/packed") + (synopsis "Package manager agnostic Emacs Lisp package utilities") + (description + "Packed provides some package manager agnostic utilities to work +with Emacs Lisp packages. As far as Packed is concerned packages +are collections of Emacs Lisp libraries that are stored in a +dedicated directory such as a Git repository. And libraries are +Emacs Lisp files that provide the correct feature (matching the +filename). + +Where a package manager might depend on metadata, Packed instead +uses some heuristics to get the same information — that is slower +and might also fail at times but makes it unnecessary to maintain +package recipes.") + (license license:gpl3+))) + (define-public emacs-picpocket (let ((version "40") (commit "6fd88b8711c4370662c0f9c462170187d092a046")) -- 2.31.1