Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ictree-0.2.2
@ 2022-02-06 15:52 Sqvid
  2022-02-12 20:01 ` [PR REVIEW] " Duncaen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sqvid @ 2022-02-06 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Sqvid/void-packages ictree
https://github.com/void-linux/void-packages/pull/35439

New package: ictree-0.2.2
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

From 237187cce6cc86b351fb0789a0830a4fdee870cc Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Sun, 6 Feb 2022 16:47:31 +0100
Subject: [PATCH] New package: ictree-0.2.2

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

diff --git a/srcpkgs/ictree/template b/srcpkgs/ictree/template
new file mode 100644
index 000000000000..2aa7422bf98e
--- /dev/null
+++ b/srcpkgs/ictree/template
@@ -0,0 +1,14 @@
+# Template file for 'ictree'
+pkgname=ictree
+version=0.2.2
+revision=1
+wrksrc=${pkgname}-${version}
+create_wrksrc=yes
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Like tree but interactive"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/NikitaIvanovV/ictree"
+distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
+checksum=c4576814ee8293c8eb48103f561b54ecd7ab7771ebe2e695a41328867a4234dd

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

* Re: [PR REVIEW] New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
@ 2022-02-12 20:01 ` Duncaen
  2022-02-12 20:07 ` [PR PATCH] [Updated] " Sqvid
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2022-02-12 20:01 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/35439#discussion_r805198669

Comment:
this is the default value

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

* Re: [PR PATCH] [Updated] New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
  2022-02-12 20:01 ` [PR REVIEW] " Duncaen
@ 2022-02-12 20:07 ` Sqvid
  2022-02-12 20:09 ` Sqvid
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Sqvid @ 2022-02-12 20:07 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Sqvid against master on the void-packages repository

https://github.com/Sqvid/void-packages ictree
https://github.com/void-linux/void-packages/pull/35439

New package: ictree-0.2.2
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

From 19f7e316db81505746de3f48b6ccbe4dfd72735d Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Sun, 6 Feb 2022 16:47:31 +0100
Subject: [PATCH] New package: ictree-1.0.1

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

diff --git a/srcpkgs/ictree/template b/srcpkgs/ictree/template
new file mode 100644
index 000000000000..b9297e3e8ed1
--- /dev/null
+++ b/srcpkgs/ictree/template
@@ -0,0 +1,14 @@
+# Template file for 'ictree'
+pkgname=ictree
+version=1.0.1
+revision=1
+wrksrc=${pkgname}-${version}
+create_wrksrc=yes
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Like tree but interactive"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/NikitaIvanovV/ictree"
+distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
+checksum=a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0

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

* Re: [PR PATCH] [Updated] New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
  2022-02-12 20:01 ` [PR REVIEW] " Duncaen
  2022-02-12 20:07 ` [PR PATCH] [Updated] " Sqvid
@ 2022-02-12 20:09 ` Sqvid
  2022-02-12 20:12 ` Sqvid
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Sqvid @ 2022-02-12 20:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Sqvid against master on the void-packages repository

https://github.com/Sqvid/void-packages ictree
https://github.com/void-linux/void-packages/pull/35439

New package: ictree-0.2.2
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

From 2437fd941b87aec66ffd02ceeb98af78ad2161cd Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Sun, 6 Feb 2022 16:47:31 +0100
Subject: [PATCH] New package: ictree-1.0.1 Remove defualt wrksrc value.

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

diff --git a/srcpkgs/ictree/template b/srcpkgs/ictree/template
new file mode 100644
index 000000000000..be0ad5fba4c6
--- /dev/null
+++ b/srcpkgs/ictree/template
@@ -0,0 +1,13 @@
+# Template file for 'ictree'
+pkgname=ictree
+version=1.0.1
+revision=1
+create_wrksrc=yes
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Like tree but interactive"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/NikitaIvanovV/ictree"
+distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
+checksum=a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0

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

* Re: [PR PATCH] [Updated] New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
                   ` (2 preceding siblings ...)
  2022-02-12 20:09 ` Sqvid
@ 2022-02-12 20:12 ` Sqvid
  2022-02-12 20:18 ` Sqvid
  2022-02-12 20:22 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Sqvid @ 2022-02-12 20:12 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Sqvid against master on the void-packages repository

https://github.com/Sqvid/void-packages ictree
https://github.com/void-linux/void-packages/pull/35439

New package: ictree-0.2.2
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

From 4b19bf446cc72ba0bfa9dac284137a549f69a194 Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Sun, 6 Feb 2022 16:47:31 +0100
Subject: [PATCH] New package: ictree-1.0.1

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

diff --git a/srcpkgs/ictree/template b/srcpkgs/ictree/template
new file mode 100644
index 000000000000..be0ad5fba4c6
--- /dev/null
+++ b/srcpkgs/ictree/template
@@ -0,0 +1,13 @@
+# Template file for 'ictree'
+pkgname=ictree
+version=1.0.1
+revision=1
+create_wrksrc=yes
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Like tree but interactive"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/NikitaIvanovV/ictree"
+distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
+checksum=a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0

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

* Re: [PR PATCH] [Updated] New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
                   ` (3 preceding siblings ...)
  2022-02-12 20:12 ` Sqvid
@ 2022-02-12 20:18 ` Sqvid
  2022-02-12 20:22 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Sqvid @ 2022-02-12 20:18 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Sqvid against master on the void-packages repository

https://github.com/Sqvid/void-packages ictree
https://github.com/void-linux/void-packages/pull/35439

New package: ictree-0.2.2
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

From 05b04180a9f17a63513eedefaad02d293c588121 Mon Sep 17 00:00:00 2001
From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com>
Date: Sun, 6 Feb 2022 16:47:31 +0100
Subject: [PATCH] New package: ictree-1.0.1

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

diff --git a/srcpkgs/ictree/template b/srcpkgs/ictree/template
new file mode 100644
index 000000000000..be0ad5fba4c6
--- /dev/null
+++ b/srcpkgs/ictree/template
@@ -0,0 +1,13 @@
+# Template file for 'ictree'
+pkgname=ictree
+version=1.0.1
+revision=1
+create_wrksrc=yes
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Like tree but interactive"
+maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/NikitaIvanovV/ictree"
+distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
+checksum=a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0

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

* Re: [PR PATCH] [Merged]: New package: ictree-0.2.2
  2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
                   ` (4 preceding siblings ...)
  2022-02-12 20:18 ` Sqvid
@ 2022-02-12 20:22 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2022-02-12 20:22 UTC (permalink / raw)
  To: ml

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

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

New package: ictree-0.2.2
https://github.com/void-linux/void-packages/pull/35439

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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 15:52 [PR PATCH] New package: ictree-0.2.2 Sqvid
2022-02-12 20:01 ` [PR REVIEW] " Duncaen
2022-02-12 20:07 ` [PR PATCH] [Updated] " Sqvid
2022-02-12 20:09 ` Sqvid
2022-02-12 20:12 ` Sqvid
2022-02-12 20:18 ` Sqvid
2022-02-12 20:22 ` [PR PATCH] [Merged]: " Duncaen

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