Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wslu-3.2.4
@ 2022-07-17 15:55 tranzystorek-io
  2022-07-18 22:29 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tranzystorek-io @ 2022-07-17 15:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38109

New package: wslu-3.2.4
<!-- 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***

*This is a set of shell utilities useful for users who are running Void on a WSL instance, so it doesn't conform to the quality requirements the official way, but I believe it brings value in its own right

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6b6069766d60e54a58ddea224494f958a90d9ba9 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 17 Jul 2022 17:49:07 +0200
Subject: [PATCH] New package: wslu-3.2.4

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
new file mode 100644
index 000000000000..fcf4a1765c69
--- /dev/null
+++ b/srcpkgs/wslu/template
@@ -0,0 +1,11 @@
+# Template file for 'wslu'
+pkgname=wslu
+version=3.2.4
+revision=1
+build_style=gnu-makefile
+short_desc="Collection of utilities for Windows 10 Linux Subsystems"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/wslutilities/wslu"
+distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
+checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680

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

* Re: [PR PATCH] [Updated] New package: wslu-3.2.4
  2022-07-17 15:55 [PR PATCH] New package: wslu-3.2.4 tranzystorek-io
@ 2022-07-18 22:29 ` tranzystorek-io
  2022-07-23  7:30 ` tranzystorek-io
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2022-07-18 22:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38109

New package: wslu-3.2.4
<!-- 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***

*This is a set of shell utilities useful for users who are running Void on a WSL instance, so it doesn't conform to the quality requirements the official way, but I believe it brings value in its own right

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3f00e8bd0a9e14b41edf30561322ca9733aaeedb Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 17 Jul 2022 17:49:07 +0200
Subject: [PATCH] New package: wslu-3.2.4

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
new file mode 100644
index 000000000000..fcf4a1765c69
--- /dev/null
+++ b/srcpkgs/wslu/template
@@ -0,0 +1,11 @@
+# Template file for 'wslu'
+pkgname=wslu
+version=3.2.4
+revision=1
+build_style=gnu-makefile
+short_desc="Collection of utilities for Windows 10 Linux Subsystems"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/wslutilities/wslu"
+distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
+checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680

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

* Re: [PR PATCH] [Updated] New package: wslu-3.2.4
  2022-07-17 15:55 [PR PATCH] New package: wslu-3.2.4 tranzystorek-io
  2022-07-18 22:29 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2022-07-23  7:30 ` tranzystorek-io
  2022-07-29  5:28 ` tranzystorek-io
  2022-08-06 12:07 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2022-07-23  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38109

New package: wslu-3.2.4
<!-- 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***

*This is a set of shell utilities useful for users who are running Void on a WSL instance, so it doesn't conform to the quality requirements the official way, but I believe it brings value in its own right

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 018ebd29c723626dbb1d74f365a19ab517103ab3 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 17 Jul 2022 17:49:07 +0200
Subject: [PATCH] New package: wslu-3.2.4

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
new file mode 100644
index 000000000000..fcf4a1765c69
--- /dev/null
+++ b/srcpkgs/wslu/template
@@ -0,0 +1,11 @@
+# Template file for 'wslu'
+pkgname=wslu
+version=3.2.4
+revision=1
+build_style=gnu-makefile
+short_desc="Collection of utilities for Windows 10 Linux Subsystems"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/wslutilities/wslu"
+distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
+checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680

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

* Re: [PR PATCH] [Updated] New package: wslu-3.2.4
  2022-07-17 15:55 [PR PATCH] New package: wslu-3.2.4 tranzystorek-io
  2022-07-18 22:29 ` [PR PATCH] [Updated] " tranzystorek-io
  2022-07-23  7:30 ` tranzystorek-io
@ 2022-07-29  5:28 ` tranzystorek-io
  2022-08-06 12:07 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2022-07-29  5:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages wslu
https://github.com/void-linux/void-packages/pull/38109

New package: wslu-3.2.4
<!-- 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***

*This is a set of shell utilities useful for users who are running Void on a WSL instance, so it doesn't conform to the quality requirements the official way, but I believe it brings value in its own right

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 535ab2eb8630a71eaee4b1b16c2248941ae293e8 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 17 Jul 2022 17:49:07 +0200
Subject: [PATCH] New package: wslu-3.2.4

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

diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template
new file mode 100644
index 000000000000..fcf4a1765c69
--- /dev/null
+++ b/srcpkgs/wslu/template
@@ -0,0 +1,11 @@
+# Template file for 'wslu'
+pkgname=wslu
+version=3.2.4
+revision=1
+build_style=gnu-makefile
+short_desc="Collection of utilities for Windows 10 Linux Subsystems"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/wslutilities/wslu"
+distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz"
+checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680

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

* Re: [PR PATCH] [Merged]: New package: wslu-3.2.4
  2022-07-17 15:55 [PR PATCH] New package: wslu-3.2.4 tranzystorek-io
                   ` (2 preceding siblings ...)
  2022-07-29  5:28 ` tranzystorek-io
@ 2022-08-06 12:07 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-08-06 12:07 UTC (permalink / raw)
  To: ml

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

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

New package: wslu-3.2.4
https://github.com/void-linux/void-packages/pull/38109

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

*This is a set of shell utilities useful for users who are running Void on a WSL instance, so it doesn't conform to the quality requirements the official way, but I believe it brings value in its own right

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-08-06 12:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-17 15:55 [PR PATCH] New package: wslu-3.2.4 tranzystorek-io
2022-07-18 22:29 ` [PR PATCH] [Updated] " tranzystorek-io
2022-07-23  7:30 ` tranzystorek-io
2022-07-29  5:28 ` tranzystorek-io
2022-08-06 12:07 ` [PR PATCH] [Merged]: " paper42

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