Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cbonsai-1.3.1
@ 2021-12-17 12:53 hamlolum
  2021-12-18  4:20 ` [PR PATCH] [Updated] " hamlolum
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: hamlolum @ 2021-12-17 12:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hamlolum/void-packages cbonsai
https://github.com/void-linux/void-packages/pull/34589

New package: cbonsai-1.3.1
#### 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/34589.patch is attached

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

From 5408974d053e9865be702a48bd27a545a3850c9b Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Fri, 17 Dec 2021 18:19:16 +0530
Subject: [PATCH] New package: cbonsai-1.3.1

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

diff --git a/srcpkgs/cbonsai/template b/srcpkgs/cbonsai/template
new file mode 100644
index 000000000000..a6406c5f359c
--- /dev/null
+++ b/srcpkgs/cbonsai/template
@@ -0,0 +1,13 @@
+# Template file for 'cbonsai'
+pkgname=cbonsai
+version=1.3.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=gnu-makefile
+makedepends="ncurses-devel pkg-config scdoc"
+short_desc="Grow bonsai trees in your terminal"
+maintainer="hamlolum <hamlolum@tilde.club>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/jallbrit/cbonsai"
+distfiles="https://gitlab.com/jallbrit/cbonsai/-/archive/v${version}/cbonsai-v${version}.tar.gz"
+checksum=62aa7e0eaf3098b7a6a2787146bd2531437df6ad0e604b0f9176128797efd8f9

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PR PATCH] New package: cbonsai-1.3.1
@ 2022-01-07 22:40 ElDifinitivo
  2022-01-07 23:01 ` Chocimier
  0 siblings, 1 reply; 10+ messages in thread
From: ElDifinitivo @ 2022-01-07 22:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ElDifinitivo/void-packages cbonsai
https://github.com/void-linux/void-packages/pull/34932

New package: cbonsai-1.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 49e0b317295e0a34c7aef8570da89612e68bad9e Mon Sep 17 00:00:00 2001
From: Savoy <git@liberation.red>
Date: Fri, 7 Jan 2022 16:36:28 -0600
Subject: [PATCH] New package: cbonsai-1.3.1

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

diff --git a/srcpkgs/cbonsai/template b/srcpkgs/cbonsai/template
new file mode 100644
index 000000000000..7bdd69325660
--- /dev/null
+++ b/srcpkgs/cbonsai/template
@@ -0,0 +1,13 @@
+# Template file for 'cbonsai'
+pkgname=cbonsai
+version=1.3.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=gnu-makefile
+makedepends="ncurses-devel scdoc pkg-config"
+short_desc="Bonsai tree generator entirely configurable via CLI options"
+maintainer="Savoy <git@liberation.red>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.com/jallbrit/cbonsai"
+distfiles="https://gitlab.com/jallbrit/cbonsai/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=62aa7e0eaf3098b7a6a2787146bd2531437df6ad0e604b0f9176128797efd8f9

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

end of thread, other threads:[~2022-07-04  2:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
2021-12-18  4:20 ` [PR PATCH] [Updated] " hamlolum
2021-12-21 20:07 ` hamlolum
2021-12-21 20:21 ` hamlolum
2021-12-21 20:23 ` [PR REVIEW] " abenson
2021-12-21 20:25 ` [PR PATCH] [Updated] " hamlolum
2021-12-21 20:26 ` [PR REVIEW] " hamlolum
2022-06-19  2:16 ` github-actions
2022-07-04  2:15 ` [PR PATCH] [Closed]: " github-actions
2022-01-07 22:40 [PR PATCH] " ElDifinitivo
2022-01-07 23:01 ` 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).