From patchwork Sat Oct 26 17:28:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?No=C3=A9_Lopez?= X-Patchwork-Id: 69470 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 55DBA27BBE2; Sat, 26 Oct 2024 18:49:10 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_VALIDITY_CERTIFIED,RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EE0DC27BBE9 for ; Sat, 26 Oct 2024 18:49:09 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t4ku7-0007J0-62; Sat, 26 Oct 2024 13:48:47 -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 1t4ktr-0007As-HJ for guix-patches@gnu.org; Sat, 26 Oct 2024 13:48:34 -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 1t4ktr-000334-3d for guix-patches@gnu.org; Sat, 26 Oct 2024 13:48:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debbugs.gnu.org; s=debbugs-gnu-org; h=MIME-Version:References:In-Reply-To:Date:From:To:Subject; bh=RRoJ+5+bGEQlFOL1JtC6KbR/NbEwP7qP3in39VAD7PQ=; b=RBf7nNX8MA4QJTGDuB4IfSOdz3IfBTjplHrg61gDSQkizaupFqg5T/JdCnPmraomVJB7pFYpn3rGOjxds9L48P1qTFrwRQtdmJAL/Eoj6Eb42iCUpWjWCGeCUs6B2G+beRzfKwHESuTFYQkxlnau9zMSs5VbiKHlsICFMHwjRZfEN8uyH5GLjcJ4aQC4trnDhK/ZJoSSnZ5GT1VvJbbPNjMHXDGkJSphBcFsSc1YDc8OURZf36MwgPp6k1TkdKgi5hUmiTk2i4MnMevEWH7yQZB+PLSY4wSuin1fnBcHl78UkrBo4Yh7WO0RAMYS7qihsLN1VCzvWbGpnJIXuzlh4g==; Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1t4kuO-0001RK-5C; Sat, 26 Oct 2024 13:49:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#73842] [PATCH v2 3/3] news: Add entry for guix =?utf-8?b?cGFj?= =?utf-8?b?a+KAmXM=?= AppImage format Resent-From: =?utf-8?q?No=C3=A9?= Lopez Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, julien@lepiller.eu, guix-patches@gnu.org Resent-Date: Sat, 26 Oct 2024 17:49:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73842@debbugs.gnu.org Cc: Sebastian =?utf-8?q?D=C3=BCmcke?= , Florian Pelz , Julien Lepiller X-Debbugs-Original-Xcc: Florian Pelz , Julien Lepiller Received: via spool by 73842-submit@debbugs.gnu.org id=B73842.17299649255482 (code B ref 73842); Sat, 26 Oct 2024 17:49:04 +0000 Received: (at 73842) by debbugs.gnu.org; 26 Oct 2024 17:48:45 +0000 Received: from localhost ([127.0.0.1]:42501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t4ku4-0001QM-NV for submit@debbugs.gnu.org; Sat, 26 Oct 2024 13:48:45 -0400 Received: from smtp1-g21.free.fr ([212.27.42.1]:42698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t4ku2-0001QC-9o for 73842@debbugs.gnu.org; Sat, 26 Oct 2024 13:48:43 -0400 Received: from localhost.localdomain (unknown [IPv6:2a01:e0a:990:a960:b4f3:8f44:ec4:5af5]) by smtp1-g21.free.fr (Postfix) with ESMTP id 0DA98B00563; Sat, 26 Oct 2024 19:47:36 +0200 (CEST) From: =?utf-8?q?No=C3=A9?= Lopez Date: Sat, 26 Oct 2024 19:28:11 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Sebastian Dümcke * etc/news.scm: Add entry. Change-Id: If37b3b578517c15c2868239998975f7718f7d689 --- etc/news.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/etc/news.scm b/etc/news.scm index 4929fa2a9a..59fdd94dd8 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -25,6 +25,7 @@ ;; Copyright © 2024 Vivien Kraus ;; Copyright © 2024 Guillaume Le Vaillant ;; Copyright © 2024 Zheng Junjie <873216071@qq.com> +;; Copyright © 2024 Sebastian Dümcke ;; ;; Copying and distribution of this file, with or without modification, are ;; permitted in any medium without royalty provided the copyright notice and @@ -32,6 +33,43 @@ (channel-news (version 0) + (entry (commit "ea1fe6e106f2abc9fce5cf7e686227c0c1f9e9e1") + (title + (de "Neues Format @samp{AppImage} für den Befehl @command{guix pack}") + (en "New @samp{AppImage} format for the @command{guix pack} command") + (fr "Nouveau format @samp{AppImage} pour la commande @command{guix pack}")) + (body + (de "@command{guix pack} kann nun AppImage Dateien erstellen. Das +AppImage Dateiformat erlaubt es in einer einzelnen Datei Software zu verteilen. Die +AppImage Datei lässt sich ohne besondere Benutzerrechte ausführen. Hier ist +ein Beispiel: + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +Siehe @command{info \"(guix.de) Aufruf von guix pack\"} für mehr +Informationen.") + (en "@command{guix pack} can now produce AppImage a single file, +self-contained software archive. AppImage files are easily distributed and can +be run with user privileges. Here is an example for the @code{hello} package: + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +See @command{info \"(guix) Invoking guix pack\"} for more information.") + (fr "@command{guix pack} peut désormais produire un fichier +AppImage. AppImage est une manière de distribuer les logiciels en un seul +fichier, qui peut être executer avec des droits d’utilisateur. Voici un +exemple pour le paquet @code{hello} : + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +Consultez @command{info \"(guix.fr) Invoquer guix pack\"} pour plus +d’informations."))) (entry (commit "5966e0fdc78771c562e0f484a22f381a77908be0") (title