From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GEs8Gix9CGUVFgEA9RJhRA:P1 (envelope-from ) for ; Mon, 18 Sep 2023 18:39:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GEs8Gix9CGUVFgEA9RJhRA (envelope-from ) for ; Mon, 18 Sep 2023 18:39:08 +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 B8E6F59BA1 for ; Mon, 18 Sep 2023 18:39:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tilde.club header.s=mail header.b=hNEJ8oWt; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tilde.club (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695055148; 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=gzA/LRyNjcbucI/Vf8KL/xaQOhmziHjsBucetEAy230=; b=fGzBxAsj+LTWRZpJWeEu0BYhqCnMuoQvGeXzGXS2Ff1Hrvi4+uIkUA8DlHmLOIOyrckxSF An2x9WaqJkKx8MkQ6Jdl1est4zQ6gB2wM2pbPwKwVtZKnga6WZV3gFVqolq6dnq+Rd0qef SuHfTqDqeI5JtcLjmTtmI7jY4haUmZMvoy/jENTnZLFMulQ+YJMYqPT0W2H8R2ihI6gHFu Azh/YnK/U1saFGqjS8F/mg3tAqEuaylOdjFh2V0ywgl0vOSUGRLPLKoJSfl2sg46i+03su S2YL4PqAXHtObhGXagDrNiOgZGJYikcVVA98MGG5k1oePkwg7JcqIujHslgyIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tilde.club header.s=mail header.b=hNEJ8oWt; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tilde.club (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695055148; a=rsa-sha256; cv=none; b=FjQtTkwHixtBWa76cFDMwhLqEH43rGwws10tJ6nXxGuuZjjIjBpKjpiifEf92MAZ1vM9Wp E4eFWoenHH6+0mSlMrB17ELCx2HesNIPbBsoKq47zzRsst8t5WJELvyWtRQUSE8wCfEina f1tb/2S08ybdlRNcV/xwB6T7DRPCGZEdbg09DvW3CojYAGBG2SpOiVxx59qe+5bFxAzbGf yTlgQGJ4LQl/8q99yR/0+VOiK90TRvHA6IbAf4/3uAN/egJdL8LYl+a0e911VREBZsC4jd zKM1IMuUieD3A8b9aCHun61Cj3zDPRmWcllSgJ5txH9hAAiok5b1jVdpXXh7Hg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qiHGy-0004em-Es; Mon, 18 Sep 2023 12:38:56 -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 1qiHGw-0004b5-OP for guix-patches@gnu.org; Mon, 18 Sep 2023 12:38:54 -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 1qiHGw-0002zj-G5 for guix-patches@gnu.org; Mon, 18 Sep 2023 12:38:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qiHH4-0007wu-CL for guix-patches@gnu.org; Mon, 18 Sep 2023 12:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65197] add offpunk Resent-From: "ShinyZero0" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Sep 2023 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65197 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: "Maxim Cournoyer" Cc: 65197@debbugs.gnu.org Received: via spool by 65197-submit@debbugs.gnu.org id=B65197.169505512130525 (code B ref 65197); Mon, 18 Sep 2023 16:39:02 +0000 Received: (at 65197) by debbugs.gnu.org; 18 Sep 2023 16:38:41 +0000 Received: from localhost ([127.0.0.1]:54256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiHGi-0007wG-Vz for submit@debbugs.gnu.org; Mon, 18 Sep 2023 12:38:41 -0400 Received: from tilde.club ([2607:5300:204:4340::114]:35598 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiHGf-0007w2-9B for 65197@debbugs.gnu.org; Mon, 18 Sep 2023 12:38:39 -0400 Received: from localhost (unknown [77.91.85.198]) by tilde.club (Postfix) with ESMTPSA id 2967D223016F3; Mon, 18 Sep 2023 16:38:26 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 tilde.club 2967D223016F3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.club; s=mail; t=1695055108; bh=PiDg/rl5zzKJG3hYHPkn3qD2+Om3N6qFYRTjjTCBbic=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=hNEJ8oWtvCn+AFZ3Mwj1Q6+NpeBXz8IGkN5gEhTcwoVg42QMdYPzN0HBJ1jV1KEL5 ITAGSrHHXjafUXqQQPjPliFcL1ysWLkQGk0XnGEQ+3yNVz0WWxQOwlKe/pqI1dDqaA zI+61ZOcdwpc/cv3daG75yLhkPVZJ5M2I/tZZEqg= Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 18 Sep 2023 16:38:22 +0000 Message-Id: From: "ShinyZero0" X-Mailer: aerc 0.15.2 References: <8734zr99qr.fsf@gmail.com> In-Reply-To: <8734zr99qr.fsf@gmail.com> 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 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 0.69 X-Spam-Score: 0.69 X-Migadu-Queue-Id: B8E6F59BA1 X-TUID: y3Oq6O/92HAy >From 60d578dfedaa237fbf1a7dec4902736ca882f75d Mon Sep 17 00:00:00 2001 Message-ID: <60d578dfedaa237fbf1a7dec4902736ca882f75d.1692130093.git.shinyz= ero0@gmail.com> From: "zero@void" Date: Tue, 15 Aug 2023 23:06:12 +0300 Subject: [PATCH] gnu: Add offpunk * gnu/packages/web-browsers.scm (offpunk): New variable --- gnu/packages/web-browsers.scm | 63 +++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index 4b0e33c..f352c43 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -43,6 +43,7 @@ (define-module (gnu packages web-browsers) #:use-module (guix build-system gnu) #:use-module (guix build-system go) #:use-module (guix build-system python) + #:use-module (guix build-system pyproject) #:use-module (guix download) #:use-module (guix gexp) #:use-module (guix git-download) @@ -61,6 +62,7 @@ (define-module (gnu packages web-browsers) #:use-module (gnu packages fltk) #:use-module (gnu packages fontutils) #:use-module (gnu packages fonts) + #:use-module (gnu packages file) #:use-module (gnu packages freedesktop) #:use-module (gnu packages fribidi) #:use-module (gnu packages gcc) @@ -72,6 +74,7 @@ (define-module (gnu packages web-browsers) #:use-module (gnu packages gtk) #:use-module (gnu packages image) #:use-module (gnu packages imagemagick) + #:use-module (gnu packages less) #:use-module (gnu packages libevent) #:use-module (gnu packages libidn) #:use-module (gnu packages libunistring) @@ -97,6 +100,7 @@ (define-module (gnu packages web-browsers) #:use-module (gnu packages sqlite) #:use-module (gnu packages tls) #:use-module (gnu packages webkit) + #:use-module (gnu packages web) #:use-module (gnu packages xorg)) =20 (define-public midori @@ -547,6 +551,65 @@ (define-public qutebrowser GUI. It is based on PyQt5 and QtWebEngine.") (license license:gpl3+))) =20 +(define-public offpunk + (package + (name "offpunk") + (version "1.10") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~lioploum/offpunk") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0r8j01s3hdn3iq4ld6pj3v0h4hpakvkc4h55jzz7jr6az4y8lcgs")))) + (build-system pyproject-build-system) + (arguments + (list #:tests? #f ; no tests + #:phases #~(modify-phases + %standard-phases + (add-before + 'wrap 'wrap-path + (lambda* (#:key inputs outputs #:allow-other-ke= ys) + (wrap-program + (string-append #$output + "/bin/offpunk") + `("PATH" ":" prefix + (,(string-append + #$(this-package-input "less") + "/bin") + ,(string-append + #$(this-package-input "file") + "/bin") + ,(string-append + #$(this-package-input "xdg-ut= ils") + "/bin")))))) + (add-after + 'install 'install-manpages + (lambda _ + (let + ((mandir + (string-append + #$output "/share/man/man1"))) + (install-file "man/offpunk.1" mandir))))))) + (inputs (list python-cryptography + python-requests + python-feedparser + python-beautifulsoup4 + python-readability-lxml + python-flit + xdg-utils + file + less)) + (synopsis + "Command-line browser/feed reader for Gemini, Gopher, Spartan and Web= ") + (description + "The goal of Offpunk is to be able to synchronise your content once + (a day, a week, a month) and then browse/organise it while staying + disconnected") + (home-page "https://git.sr.ht/~lioploum/offpunk") + (license license:bsd-2))) + (define-public vimb (package (name "vimb") base-commit: f2943958a224beda05a3d040876df2a7285cd7a2 --=20 2.41.0