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; 11+ 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] 11+ messages in thread

* Re: [PR PATCH] [Updated] New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
@ 2021-12-18  4:20 ` hamlolum
  2021-12-21 20:07 ` hamlolum
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: hamlolum @ 2021-12-18  4:20 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1054 bytes --]

From a0cae77f2afe21c9ed68b14bc9abad63808b8058 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 | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/cbonsai/template

diff --git a/srcpkgs/cbonsai/template b/srcpkgs/cbonsai/template
new file mode 100644
index 000000000000..02ef0373776c
--- /dev/null
+++ b/srcpkgs/cbonsai/template
@@ -0,0 +1,14 @@
+# Template file for 'cbonsai'
+pkgname=cbonsai
+version=1.3.1
+revision=1
+archs="i686 x86_64-musl x86_64"
+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] 11+ messages in thread

* Re: [PR PATCH] [Updated] New package: cbonsai-1.3.1
  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
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: hamlolum @ 2021-12-21 20:07 UTC (permalink / raw)
  To: ml

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

There is an updated 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 60f01f677f6de330d5a19628e6eea00c01c5d489 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] 11+ messages in thread

* Re: [PR PATCH] [Updated] New package: cbonsai-1.3.1
  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
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: hamlolum @ 2021-12-21 20:21 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1043 bytes --]

From b542e20322f5f9d7a8bbb7763784f505883c75ee 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..135619cff372
--- /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 ncurses-libtinfo-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] 11+ messages in thread

* Re: [PR REVIEW] New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
                   ` (2 preceding siblings ...)
  2021-12-21 20:21 ` hamlolum
@ 2021-12-21 20:23 ` abenson
  2021-12-21 20:25 ` [PR PATCH] [Updated] " hamlolum
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: abenson @ 2021-12-21 20:23 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/34589#discussion_r773421608

Comment:
Move `pkg-config` and `scdoc` to hostmakedepends

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

* Re: [PR PATCH] [Updated] New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
                   ` (3 preceding siblings ...)
  2021-12-21 20:23 ` [PR REVIEW] " abenson
@ 2021-12-21 20:25 ` hamlolum
  2021-12-21 20:26 ` [PR REVIEW] " hamlolum
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: hamlolum @ 2021-12-21 20:25 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1063 bytes --]

From 2f7932073b4dd2c40714d8df24bfc8ba42960e10 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 | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/cbonsai/template

diff --git a/srcpkgs/cbonsai/template b/srcpkgs/cbonsai/template
new file mode 100644
index 000000000000..8aea48dfd081
--- /dev/null
+++ b/srcpkgs/cbonsai/template
@@ -0,0 +1,14 @@
+# Template file for 'cbonsai'
+pkgname=cbonsai
+version=1.3.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config scdoc"
+makedepends="ncurses-devel ncurses-libtinfo-devel"
+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] 11+ messages in thread

* Re: [PR REVIEW] New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
                   ` (4 preceding siblings ...)
  2021-12-21 20:25 ` [PR PATCH] [Updated] " hamlolum
@ 2021-12-21 20:26 ` hamlolum
  2022-06-19  2:16 ` github-actions
  2022-07-04  2:15 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 11+ messages in thread
From: hamlolum @ 2021-12-21 20:26 UTC (permalink / raw)
  To: ml

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

New review comment by hamlolum on void-packages repository

https://github.com/void-linux/void-packages/pull/34589#discussion_r773423007

Comment:
Done

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

* Re: New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
                   ` (5 preceding siblings ...)
  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
  7 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2022-06-19  2:16 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/34589#issuecomment-1159601716

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] 11+ messages in thread

* Re: [PR PATCH] [Closed]: New package: cbonsai-1.3.1
  2021-12-17 12:53 [PR PATCH] New package: cbonsai-1.3.1 hamlolum
                   ` (6 preceding siblings ...)
  2022-06-19  2:16 ` github-actions
@ 2022-07-04  2:15 ` github-actions
  7 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2022-07-04  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: cbonsai-1.3.1
https://github.com/void-linux/void-packages/pull/34589

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] 11+ messages in thread

* [PR PATCH] New package: cbonsai-1.3.1
@ 2022-08-16 22:59 motorto
  0 siblings, 0 replies; 11+ messages in thread
From: motorto @ 2022-08-16 22:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages cbonsai
https://github.com/void-linux/void-packages/pull/38729

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**

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

Its a "novelty" package nevertheless found it interesting packaged it and created this PR, would totally understand if it wasn't accepted 



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

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

From 0f8cdee934f1e84e6da65eeb0eed6b3fcee47a6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 16 Aug 2022 23:57:35 +0100
Subject: [PATCH] New package: cbonsai-1.3.1

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

diff --git a/srcpkgs/cbonsai/template b/srcpkgs/cbonsai/template
new file mode 100644
index 000000000000..89c903fa8364
--- /dev/null
+++ b/srcpkgs/cbonsai/template
@@ -0,0 +1,14 @@
+# Template file for 'cbonsai'
+pkgname=cbonsai
+version=1.3.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config scdoc"
+makedepends="ncurses-devel"
+short_desc="Grow bonsai trees in your terminal"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+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] 11+ messages in thread

* [PR PATCH] New package: cbonsai-1.3.1
@ 2022-01-07 22:40 ElDifinitivo
  0 siblings, 0 replies; 11+ 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] 11+ messages in thread

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

Thread overview: 11+ 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-08-16 22:59 motorto

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