Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ansifilter-2.18
@ 2022-03-25 10:38 Eloitor
  2022-03-25 10:49 ` [PR PATCH] [Updated] " Eloitor
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Eloitor @ 2022-03-25 10:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From ed490dac4736817582b6c3ab5f2631c160ba9dc8 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..f3346907c7ad
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,12 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+wrksrc="ansifilter-2.18"
+build_style=gnu-makefile
+short_desc="remove or convert ANSI codes to another format."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
@ 2022-03-25 10:49 ` Eloitor
  2022-03-25 10:52 ` Eloitor
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-03-25 10:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From f9fbfd36540a8e813f81344c279cfeba201f78c9 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..bb2cad56047e
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="remove or convert ANSI codes to another format."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
  2022-03-25 10:49 ` [PR PATCH] [Updated] " Eloitor
@ 2022-03-25 10:52 ` Eloitor
  2022-03-25 14:01 ` Eloitor
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-03-25 10:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From d4bde41ca309c208b3c4ad02f6b3ad1246ccb80b Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..f878340d32a3
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="remove or convert ANSI codes to another format."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
  2022-03-25 10:49 ` [PR PATCH] [Updated] " Eloitor
  2022-03-25 10:52 ` Eloitor
@ 2022-03-25 14:01 ` Eloitor
  2022-03-25 14:01 ` Eloitor
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-03-25 14:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From d4bde41ca309c208b3c4ad02f6b3ad1246ccb80b Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH 1/2] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..f878340d32a3
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="remove or convert ANSI codes to another format."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

From 68284f0fd47a65c70e7ab9609d505eb82e0f34de Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 15:01:03 +0100
Subject: [PATCH 2/2] New package: python3-youtube-search-python-1.6.3

---
 srcpkgs/python3-youtube-search-python/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-youtube-search-python/template

diff --git a/srcpkgs/python3-youtube-search-python/template b/srcpkgs/python3-youtube-search-python/template
new file mode 100644
index 000000000000..c1456c526aa0
--- /dev/null
+++ b/srcpkgs/python3-youtube-search-python/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-youtube-search-python'
+pkgname=python3-youtube-search-python
+version=1.6.3
+revision=1
+wrksrc="youtube-search-python-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-httpx"
+short_desc="Search for YouTube videos, channels & playlists."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="MIT"
+homepage="https://github.com/alexmercerind/youtube-search-python"
+distfiles="https://github.com/alexmercerind/youtube-search-python/archive/v${version}.tar.gz"
+checksum=bdb34757c5e390c4d20989d04317acbceffa94293693cbeecb493b079440dbd3
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (2 preceding siblings ...)
  2022-03-25 14:01 ` Eloitor
@ 2022-03-25 14:01 ` Eloitor
  2022-03-26  7:21 ` Eloitor
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-03-25 14:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From d4bde41ca309c208b3c4ad02f6b3ad1246ccb80b Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..f878340d32a3
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="remove or convert ANSI codes to another format."
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (3 preceding siblings ...)
  2022-03-25 14:01 ` Eloitor
@ 2022-03-26  7:21 ` Eloitor
  2022-05-27 21:38 ` Eloitor
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-03-26  7:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 1fd4eacf97afa55418d437a43b638347eece791a Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..998c2f3d4efd
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (4 preceding siblings ...)
  2022-03-26  7:21 ` Eloitor
@ 2022-05-27 21:38 ` Eloitor
  2022-07-27  5:09 ` Eloitor
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-05-27 21:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 1fd4eacf97afa55418d437a43b638347eece791a Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..998c2f3d4efd
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (5 preceding siblings ...)
  2022-05-27 21:38 ` Eloitor
@ 2022-07-27  5:09 ` Eloitor
  2022-09-09  9:44 ` Eloitor
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-07-27  5:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From ccc397fff4ab83be44e95fba3b7553a464e64832 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..998c2f3d4efd
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (6 preceding siblings ...)
  2022-07-27  5:09 ` Eloitor
@ 2022-09-09  9:44 ` Eloitor
  2022-11-02 23:10 ` Eloitor
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-09-09  9:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From f01a111e032c6e8cc3a24ae614f2c46ee4a2e808 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..998c2f3d4efd
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloi.torrentsj@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (7 preceding siblings ...)
  2022-09-09  9:44 ` Eloitor
@ 2022-11-02 23:10 ` Eloitor
  2023-01-27 14:39 ` Eloitor
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2022-11-02 23:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 481d7688aa9b34d3409df8641ed6b53fc85ddfdb Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..852728cf5311
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
+checksum=66cf017d36a43d5f6ae20609ce3b58647494ee6c0e41fc682c598bffce7d7d39

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (8 preceding siblings ...)
  2022-11-02 23:10 ` Eloitor
@ 2023-01-27 14:39 ` Eloitor
  2023-01-27 15:47 ` Eloitor
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2023-01-27 14:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 22d3e73aeacf0c2789d552e6fbfc3206b4ec95cd Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..1cf8c1a1675a
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="https://gitlab.com/saalen/ansifilter/-/archive/$version/ansifilter-$version.tar.gz"
+checksum=e91cc14bd5a464cfd39e77a254ea6e12314a2b7d4554766d6b7043a8cb5faa04

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

* Re: [PR PATCH] [Updated] New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (9 preceding siblings ...)
  2023-01-27 14:39 ` Eloitor
@ 2023-01-27 15:47 ` Eloitor
  2023-04-28  1:53 ` github-actions
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2023-01-27 15:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages ansifilter
https://github.com/void-linux/void-packages/pull/36329

New package: ansifilter-2.18
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From a2cde11930116af6accdfe0c689c3f0b7b79409e Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloi.torrentsj@gmail.com>
Date: Fri, 25 Mar 2022 11:30:25 +0100
Subject: [PATCH] New package: ansifilter-2.18

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

diff --git a/srcpkgs/ansifilter/template b/srcpkgs/ansifilter/template
new file mode 100644
index 000000000000..30519cb8ef6c
--- /dev/null
+++ b/srcpkgs/ansifilter/template
@@ -0,0 +1,11 @@
+# Template file for 'ansifilter'
+pkgname=ansifilter
+version=2.18
+revision=1
+build_style=gnu-makefile
+short_desc="Remove or convert ANSI codes to another format"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/saalen/ansifilter"
+distfiles="https://gitlab.com/saalen/ansifilter/-/archive/${version}/ansifilter-${version}.tar.gz"
+checksum=e91cc14bd5a464cfd39e77a254ea6e12314a2b7d4554766d6b7043a8cb5faa04

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

* Re: New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (10 preceding siblings ...)
  2023-01-27 15:47 ` Eloitor
@ 2023-04-28  1:53 ` github-actions
  2023-04-28  7:30 ` Eloitor
  2023-06-24 12:15 ` [PR PATCH] [Merged]: " Duncaen
  13 siblings, 0 replies; 15+ messages in thread
From: github-actions @ 2023-04-28  1:53 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/36329#issuecomment-1526867275

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

* Re: New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (11 preceding siblings ...)
  2023-04-28  1:53 ` github-actions
@ 2023-04-28  7:30 ` Eloitor
  2023-06-24 12:15 ` [PR PATCH] [Merged]: " Duncaen
  13 siblings, 0 replies; 15+ messages in thread
From: Eloitor @ 2023-04-28  7:30 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/36329#issuecomment-1527118394

Comment:
still relevant

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

* Re: [PR PATCH] [Merged]: New package: ansifilter-2.18
  2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
                   ` (12 preceding siblings ...)
  2023-04-28  7:30 ` Eloitor
@ 2023-06-24 12:15 ` Duncaen
  13 siblings, 0 replies; 15+ messages in thread
From: Duncaen @ 2023-06-24 12:15 UTC (permalink / raw)
  To: ml

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

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

New package: ansifilter-2.18
https://github.com/void-linux/void-packages/pull/36329

Description:
<!-- 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**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

end of thread, other threads:[~2023-06-24 12:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 10:38 [PR PATCH] New package: ansifilter-2.18 Eloitor
2022-03-25 10:49 ` [PR PATCH] [Updated] " Eloitor
2022-03-25 10:52 ` Eloitor
2022-03-25 14:01 ` Eloitor
2022-03-25 14:01 ` Eloitor
2022-03-26  7:21 ` Eloitor
2022-05-27 21:38 ` Eloitor
2022-07-27  5:09 ` Eloitor
2022-09-09  9:44 ` Eloitor
2022-11-02 23:10 ` Eloitor
2023-01-27 14:39 ` Eloitor
2023-01-27 15:47 ` Eloitor
2023-04-28  1:53 ` github-actions
2023-04-28  7:30 ` Eloitor
2023-06-24 12:15 ` [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).