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

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

There is a new 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: 1307 bytes --]

From 2ab8172c4f1e24e36bd2aca2c64ca2d9890ae275 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.1

---
 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..1bc1d7c8612c
--- /dev/null
+++ b/srcpkgs/offpunk/template
@@ -0,0 +1,21 @@
+# Template file for 'offpunk'
+pkgname=offpunk
+version=1.9.1
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="chafa file less timg xdg-utils python3-cryptography python3-feedparser
+ python3-BeautifulSoup4 python3-readability-lxml python3-requests
+ python3-setproctitle 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=9ba68bbfc95c91a7f5bff1ead8f7d030fd692c4eec103aeea33ed4f258d210b8
+
+post_install() {
+	vlicense LICENSE
+	vman man/offpunk.1
+}

             reply	other threads:[~2023-03-12 21:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 21:39 sprocklem [this message]
2023-03-13 16:51 ` [PR PATCH] [Updated] " sprocklem
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42731@inbox.vuxu.org \
    --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).