Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: senpai-0.0.20211223
@ 2021-12-27 16:41 kedodrill
  2021-12-27 16:47 ` [PR PATCH] [Updated] " kedodrill
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: kedodrill @ 2021-12-27 16:41 UTC (permalink / raw)
  To: ml

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

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

From 6909ad30b2743d9f43985fce0acaac9dfe71b2f0 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 | 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..16bb3837bd85
--- /dev/null
+++ b/srcpkgs/senpai/template
@@ -0,0 +1,23 @@
+# 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
+}

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2022-08-10 22:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [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

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).