From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WLfYK9tZkmPLUAEAbAwnHQ (envelope-from ) for ; Thu, 08 Dec 2022 22:40:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6EXtKttZkmP8aAEAG6o9tA (envelope-from ) for ; Thu, 08 Dec 2022 22:40:43 +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 29996288A2 for ; Thu, 8 Dec 2022 22:40:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3Ock-0007kl-Sa; Thu, 08 Dec 2022 16:40: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 1p3Ocg-0007kD-TD for guix-patches@gnu.org; Thu, 08 Dec 2022 16:40:07 -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 1p3Ocf-0007c2-9a for guix-patches@gnu.org; Thu, 08 Dec 2022 16:40:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p3Ocb-00040t-MB for guix-patches@gnu.org; Thu, 08 Dec 2022 16:40:01 -0500 Subject: bug#59558: [PATCH] gnu: Add buku-run. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Dec 2022 21:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59558 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 59558-done@debbugs.gnu.org Mail-Followup-To: 59558@debbugs.gnu.org, ludo@gnu.org, hako@ultrarare.space Received: via spool by 59558-done@debbugs.gnu.org id=D59558.167053555415406 (code D ref 59558); Thu, 08 Dec 2022 21:40:01 +0000 Received: (at 59558-done) by debbugs.gnu.org; 8 Dec 2022 21:39:14 +0000 Received: from localhost ([127.0.0.1]:59270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3Obp-00040P-Me for submit@debbugs.gnu.org; Thu, 08 Dec 2022 16:39:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3Obn-00040C-Rx for 59558-done@debbugs.gnu.org; Thu, 08 Dec 2022 16:39:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3Obi-0007Jc-DF; Thu, 08 Dec 2022 16:39:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=r61pQ9Xr6SCwZgO0X2dSTnm30IhDZ4qjVocNx/IlcQI=; b=SBhCSs0Zts82ulrcZwAF bXmQ3auIDKkV5VeguvmV5YGIgQ5lfQZvpzK+R3NBTR3UKkQ2Z/jVRpuNNmz7LHYig/KHdaHWysD/0 ODwWwaImNAC9EQqTV+HOIS+J+Pk/360760i3nolwvok9r1jJ6z2Viw5Gj0czZ/MgQvYK8S+2crjvB B5b5FSkE6EaE9rblKDE2871UX5+P4eBB6kmG8uf8DFJclsAw9T6QsSbxXIaskg2QLqfhXqrE8xtVi g7ilCal/qU5J9oi45Aq3r0xN7lTQ07UbCFlMojEgoVZW+ma5PFJd+n3ZUWb1ok5f5AHIcHDL5rGxq pSmSouNNsKsaDQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3Obh-0006Gm-Ty; Thu, 08 Dec 2022 16:39:06 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221125014426.7275-1-hako@ultrarare.space> Date: Thu, 08 Dec 2022 22:39:03 +0100 In-Reply-To: <20221125014426.7275-1-hako@ultrarare.space> (Hilton Chain's message of "Fri, 25 Nov 2022 09:44:26 +0800") Message-ID: <87y1rhbmo8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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=1670535643; 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:resent-to: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=r61pQ9Xr6SCwZgO0X2dSTnm30IhDZ4qjVocNx/IlcQI=; b=N7gUTRGrTHT5QeV/31x0y92hTkX7IUnoPMOvPebgFh9mQCV5sd/xrH24SVURx47MszhbKs MahMunhvY1yxFujDxNSYxL5TTjQQhHjt2BhtAeu/yy5Ey58P6oWX5P2rPRNJQoi3QtIBSq rmquRc/j583JIGnQFiePmQWcZZbyBeBrVM5VTsXBXKMxyUewQas7sgQeGXC35Umut+CW5e CG7C1ZjRLKnGuocP3G7J5dSgi2KCmSyiNEnmcpsVMyTksM2Gq450WnxaqTtSLOzTI6Mm9R pFy3IXpzjXCp4qhlny6165+fMcUKfA08dwsMiiO0zU0iPQD2sS2fKYGzeea/4w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670535643; a=rsa-sha256; cv=none; b=PUnPQl79bvRZ8vzY3aOeaE59GhUVddmjuQgD5wrfywdUZYyikJoiqnOFWUztPS2sa/ncgn mbB+AvGvzm3lU575C977Mc9y/i+hxmWBMeaI2OKvk3cXq3GWxi9knl/fEvGK57hG7fArAm FBDtpW3mypRys97zkW+PCKmR636Q0phbuL58WLRSrN+j13UexcQUwachLuf0wVfuKBwPmH Vh72SX+bYE7Tbwyhq6jkAZORYaxP++gY5fcSeb2NqLdGXbkGYG0c1+0cX9Sma/GSvj9lCW MQU65Hm3/kx8krL/+xoed4FP6tsh8eOa3/8x2+qsC/wohsFEwyhV5C4mq4bE5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SBhCSs0Z; dmarc=pass (policy=none) header.from=gnu.org; 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: -1.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SBhCSs0Z; dmarc=pass (policy=none) header.from=gnu.org; 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: 29996288A2 X-Spam-Score: -1.36 X-Migadu-Scanner: scn1.migadu.com X-TUID: N3R6wfGBusOu --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Hilton Chain skribis: > * gnu/packages/web.scm (buku-run): New variable. Applied with the changes below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index e53e123e19..99b8a3698c 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -189,6 +189,7 @@ (define-module (gnu packages web) #:use-module (gnu packages video) #:use-module (gnu packages vim) #:use-module (gnu packages wget) + #:use-module (gnu packages xdisorg) #:use-module (gnu packages xml) #:use-module ((srfi srfi-1) #:select (delete-duplicates))) @@ -7801,9 +7802,8 @@ (define-public buku-run (home-page "https://github.com/carnager/buku_run") (synopsis "rofi frontend for buku bookmarks manager") (description - "This package provides a @code{rofi} frontend for @code{buku} bookmark -manager.") - (license license:gpl3))) + "This package provides a rofi frontend for the buku bookmark manager.") + (license license:gpl3+))) (define-public anonip (package --=-=-=--