Github messages for voidlinux
 help / color / mirror / Atom feed
From: kedodrill <kedodrill@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: senpai-0.1.0
Date: Thu, 11 Aug 2022 00:41:05 +0200	[thread overview]
Message-ID: <20220810224105.BuhyCRrWp6PQeTgeJ-jQNZrh17O_E8jpRTSr2Br3xls@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34721@inbox.vuxu.org>

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

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

https://github.com/kedodrill/void-packages senpai
https://github.com/void-linux/void-packages/pull/34721

New package: senpai-0.1.0
https://git.sr.ht/~taiite/senpai/

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

Closes issue #34835

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

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

From 5e6f97a22605a325895d2d9024ace15c2e6119a2 Mon Sep 17 00:00:00 2001
From: Kenneth Dodrill <hello@kennydodrill.com>
Date: Wed, 10 Aug 2022 17:40:47 -0500
Subject: [PATCH] New package: senpai-0.1.0

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

diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template
new file mode 100644
index 000000000000..422f15731e2a
--- /dev/null
+++ b/srcpkgs/senpai/template
@@ -0,0 +1,23 @@
+# Template file for 'senpai'
+pkgname=senpai
+version=0.1.0
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=go
+go_import_path="git.sr.ht/~taiite/senpai"
+go_package="./cmd/senpai"
+hostmakedepends="scdoc"
+short_desc="IRC client that works best with bouncers"
+maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+license="ISC"
+homepage="https://git.sr.ht/~taiite/senpai"
+distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz"
+checksum=98e1f16ed97433e1e8c8bdabac1cac1920ddcab90e6cef36d8817a41b45a94ff
+
+post_install() {
+	scdoc <doc/senpai.1.scd >doc/senpai.1
+	scdoc <doc/senpai.5.scd >doc/senpai.5
+	vman doc/senpai.1
+	vman doc/senpai.5
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-08-10 22:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27 16:41 [PR PATCH] New package: senpai-0.0.20211223 kedodrill
2021-12-27 16:47 ` [PR PATCH] [Updated] " kedodrill
2022-04-09  9:35 ` [PR REVIEW] " paper42
2022-04-09  9:35 ` paper42
2022-04-09  9:35 ` paper42
2022-04-09 11:20 ` eoli3n
2022-04-09 11:29 ` paper42
2022-04-09 16:03 ` kedodrill
2022-04-09 16:03 ` kedodrill
2022-04-09 16:17 ` kedodrill
2022-06-17 19:28 ` [PR PATCH] [Updated] " kedodrill
2022-06-17 19:30 ` kedodrill
2022-06-17 19:34 ` kedodrill
2022-06-17 19:35 ` [PR REVIEW] " kedodrill
2022-08-01 13:05 ` [PR REVIEW] New package: senpai-0.0.20220611 kedodrill
2022-08-10 22:35 ` [PR PATCH] [Updated] " kedodrill
2022-08-10 22:41 ` kedodrill [this message]
2022-08-10 22:41 ` [PR REVIEW] New package: senpai-0.1.0 kedodrill
2022-08-10 22:44 ` [PR PATCH] [Merged]: " paper42

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=20220810224105.BuhyCRrWp6PQeTgeJ-jQNZrh17O_E8jpRTSr2Br3xls@z \
    --to=kedodrill@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).