Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fortune-mod-theo-2021.11.4
@ 2022-01-10 13:33 hamlolum
  2022-04-11  2:08 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hamlolum @ 2022-01-10 13:33 UTC (permalink / raw)
  To: ml

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

There is a new pull request by hamlolum against master on the void-packages repository

https://github.com/hamlolum/void-packages theo
https://github.com/void-linux/void-packages/pull/34980

New package: fortune-mod-theo-2021.11.4


#### Testing the changes
- I tested the changes in this PR: **YES**


#### 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-glibc


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

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

From da418ddab24ca58c07d45b38b201e02ebe5f08c8 Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Mon, 10 Jan 2022 19:00:07 +0530
Subject: [PATCH] New package: fortune-mod-theo-2021.11.4

---
 srcpkgs/fortune-mod-theo/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/fortune-mod-theo/template

diff --git a/srcpkgs/fortune-mod-theo/template b/srcpkgs/fortune-mod-theo/template
new file mode 100644
index 000000000000..a34166857578
--- /dev/null
+++ b/srcpkgs/fortune-mod-theo/template
@@ -0,0 +1,27 @@
+# Template file for 'fortune-mod-theo'
+pkgname=fortune-mod-theo
+version=2021.11.4
+revision=1
+_githash="3cf3f5481bd5df008f144b06e8701759be4de2e7"
+wrksrc="plan9front"
+create_wrksrc=yes
+build_style=fetch
+hostmakedepends="fortune-mod"
+depends="${hostmakedepends}"
+short_desc="Quotes from OpenBSD founder Theo De Raadt"
+maintainer="hamlolum <hamlolum@tilde.club>"
+license="MIT"
+homepage="https://git.9front.org/"
+distfiles="https://git.9front.org/plan9front/plan9front/47b7dc5ccd77bc247ab15cfab3a7a8f955771c70/lib/theo/raw>theo https://git.9front.org/plan9front/plan9front/85bfb0e9ebb8f2238cff6c03e93c0dce31581845/lib/legal/mit/raw>LICENSE"
+checksum="c18b54e05a2f9bde97630a7d0f8027d5aee875837aa9faf768b61ff29a67e604 7eab6ff5bb09c24bd159ddd50e9ad010087b097ef0664f6507fdab54b41426ee"
+
+do_build() {
+	sed -i 's/$/\n%/' theo
+	strfile theo
+}
+
+do_install() {
+	vmkdir usr/share/fortunes
+	vcopy * usr/share/fortunes
+	vlicense LICENSE
+}

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

* Re: New package: fortune-mod-theo-2021.11.4
  2022-01-10 13:33 [PR PATCH] New package: fortune-mod-theo-2021.11.4 hamlolum
@ 2022-04-11  2:08 ` github-actions
  2022-04-13 20:02 ` Chocimier
  2022-04-13 20:02 ` [PR PATCH] [Closed]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-04-11  2:08 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/34980#issuecomment-1094469947

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: fortune-mod-theo-2021.11.4
  2022-01-10 13:33 [PR PATCH] New package: fortune-mod-theo-2021.11.4 hamlolum
  2022-04-11  2:08 ` github-actions
@ 2022-04-13 20:02 ` Chocimier
  2022-04-13 20:02 ` [PR PATCH] [Closed]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2022-04-13 20:02 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/34980#issuecomment-1098433525

Comment:
No maintainer found this worth to accept, and arguably doesn't meet quality requirements as a theme.

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

* Re: [PR PATCH] [Closed]: New package: fortune-mod-theo-2021.11.4
  2022-01-10 13:33 [PR PATCH] New package: fortune-mod-theo-2021.11.4 hamlolum
  2022-04-11  2:08 ` github-actions
  2022-04-13 20:02 ` Chocimier
@ 2022-04-13 20:02 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2022-04-13 20:02 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: fortune-mod-theo-2021.11.4
https://github.com/void-linux/void-packages/pull/34980

Description:


#### Testing the changes
- I tested the changes in this PR: **YES**


#### 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-glibc


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

end of thread, other threads:[~2022-04-13 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 13:33 [PR PATCH] New package: fortune-mod-theo-2021.11.4 hamlolum
2022-04-11  2:08 ` github-actions
2022-04-13 20:02 ` Chocimier
2022-04-13 20:02 ` [PR PATCH] [Closed]: " Chocimier

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