Github messages for voidlinux
 help / color / mirror / Atom feed
From: sprocklem <sprocklem@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: offpunk-1.9.1
Date: Mon, 13 Mar 2023 17:51:02 +0100	[thread overview]
Message-ID: <20230313165102.toV2MFnwgbzQEiy11ISXPZ0IjpOCcjynVu2MpyQBzSc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42731@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1239 bytes --]

There is an updated pull request by sprocklem against master on the void-packages repository

https://github.com/sprocklem/void-packages offpunk
https://github.com/void-linux/void-packages/pull/42731

New package: offpunk-1.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

While it is a single, very long python script, it is intended to be installed on a system level and has a man page to match. Additionally, I'm contributing this because:
- it has a fair number of dependencies, including non-python dependencies, so packaging it makes it easier to install.
- I've been maintaining this template for my own use for nearly a year now, and there's no strong reason not to make it available to others.

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
    - armv7l-musl
    - N/A (pure python module)


A patch file from https://github.com/void-linux/void-packages/pull/42731.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-offpunk-42731.patch --]
[-- Type: text/x-diff, Size: 1306 bytes --]

From ac04a6037e3f278253bbe74df2af233bc722e846 Mon Sep 17 00:00:00 2001
From: Maeve Sproule <code@sprock.dev>
Date: Sun, 12 Mar 2023 14:38:57 -0600
Subject: [PATCH] New package: offpunk-1.9.2

---
 srcpkgs/offpunk/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/offpunk/template

diff --git a/srcpkgs/offpunk/template b/srcpkgs/offpunk/template
new file mode 100644
index 000000000000..c31ee75c07f9
--- /dev/null
+++ b/srcpkgs/offpunk/template
@@ -0,0 +1,21 @@
+# Template file for 'offpunk'
+pkgname=offpunk
+version=1.9.2
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-flit_core"
+depends="chafa file less python3-BeautifulSoup4 python3-cryptography
+ python3-feedparser python3-readability-lxml python3-requests
+ python3-setproctitle timg xdg-utils xsel"
+short_desc="Offline-first command-line browser for gemini, gopher and the web"
+maintainer="Maeve Sproule <code@sprock.dev>"
+license="BSD-2-Clause"
+homepage="https://sr.ht/~lioploum/offpunk"
+changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
+distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
+checksum=96574ac3754f1564af4a2231c7ef0c2ff238b99f118a1244c8baafc4dd753a76
+
+post_install() {
+	vlicense LICENSE
+	vman man/offpunk.1
+}

  reply	other threads:[~2023-03-13 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 21:39 [PR PATCH] " sprocklem
2023-03-13 16:51 ` sprocklem [this message]
2023-06-12  2:05 ` New package: offpunk-1.9.2 github-actions
2023-06-25 18:58 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230313165102.toV2MFnwgbzQEiy11ISXPZ0IjpOCcjynVu2MpyQBzSc@z \
    --to=sprocklem@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).