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.0.20211223
Date: Fri, 17 Jun 2022 21:30:47 +0200	[thread overview]
Message-ID: <20220617193047.W5DVjHlf8_vNAWUjvGjo8oCVcjyczJm87l7ry_P1lqc@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: 734 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.0.20211223
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


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: 1255 bytes --]

From 139186c7ff8253db17bcb514bee7a336bfecb21b Mon Sep 17 00:00:00 2001
From: Kenneth Dodrill <hello@kennydodrill.com>
Date: Mon, 27 Dec 2021 10:34:55 -0600
Subject: [PATCH] New package: senpai-0.0.20211223

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

diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template
new file mode 100644
index 000000000000..a32d929824f5
--- /dev/null
+++ b/srcpkgs/senpai/template
@@ -0,0 +1,24 @@
+# Template file for 'senpai'
+pkgname=senpai
+version=0.0.20211223
+revision=1
+_gitrev=8091752a67781273944e7a79a803b7a671378313
+wrksrc="${pkgname}-${_gitrev}"
+build_style=go
+go_import_path="git.sr.ht/~taiite/senpai"
+go_package="./cmd/senpai"
+hostmakedepends="scdoc"
+short_desc="Your everyday IRC student"
+maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+license="ISC"
+homepage="https://ellidri.org/senpai/"
+distfiles="https://git.sr.ht/~taiite/senpai/archive/${_gitrev}.tar.gz"
+checksum=daab2f9eeb7fc23af80fba96a453e50d9cbd9941ffa82d08f571a2f6aadc880f
+
+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-06-17 19:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27 16:41 [PR PATCH] " 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 [this message]
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 ` [PR PATCH] [Updated] New package: senpai-0.1.0 kedodrill
2022-08-10 22:41 ` [PR REVIEW] " 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=20220617193047.W5DVjHlf8_vNAWUjvGjo8oCVcjyczJm87l7ry_P1lqc@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).