Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayhide-0.2.1
@ 2023-09-13 19:18 inalone
  2023-09-13 19:19 ` [PR PATCH] [Updated] " inalone
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: inalone @ 2023-09-13 19:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/inalone/void-packages swayhide
https://github.com/void-linux/void-packages/pull/46050

New package: swayhide-0.2.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, x86_64 musl

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

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

From c06d3c3272bc98771b08e921c7822a8cf8222511 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Wed, 13 Sep 2023 20:14:03 +0100
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 0000000000000..520248e768525
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,11 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc=" A window swallower for swaywm"
+maintainer="inalone <me@inal.one>"
+license="GPL-3.0-only"
+homepage="https://github.com/rehanzo/swayhide"
+distfiles="https://github.com/rehanzo/swayhide/archive/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee

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

* Re: [PR PATCH] [Updated] New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
@ 2023-09-13 19:19 ` inalone
  2023-09-13 19:20 ` inalone
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: inalone @ 2023-09-13 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/inalone/void-packages swayhide
https://github.com/void-linux/void-packages/pull/46050

New package: swayhide-0.2.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, x86_64 musl

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

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

From 3aa02e09c0635de7c8c659bb8e7c6902f668bb35 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Wed, 13 Sep 2023 20:14:03 +0100
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 0000000000000..520248e768525
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,11 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc=" A window swallower for swaywm"
+maintainer="inalone <me@inal.one>"
+license="GPL-3.0-only"
+homepage="https://github.com/rehanzo/swayhide"
+distfiles="https://github.com/rehanzo/swayhide/archive/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee

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

* Re: [PR PATCH] [Updated] New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
  2023-09-13 19:19 ` [PR PATCH] [Updated] " inalone
@ 2023-09-13 19:20 ` inalone
  2023-09-24 21:59 ` inalone
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: inalone @ 2023-09-13 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/inalone/void-packages swayhide
https://github.com/void-linux/void-packages/pull/46050

New package: swayhide-0.2.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, x86_64 musl

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

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

From 06c07f99771e359d26d93942b2db21187f4a09e3 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Wed, 13 Sep 2023 20:14:03 +0100
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 0000000000000..6f1ead1878716
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,11 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="A window swallower for swaywm"
+maintainer="inalone <me@inal.one>"
+license="GPL-3.0-only"
+homepage="https://github.com/rehanzo/swayhide"
+distfiles="https://github.com/rehanzo/swayhide/archive/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee

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

* Re: [PR PATCH] [Updated] New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
  2023-09-13 19:19 ` [PR PATCH] [Updated] " inalone
  2023-09-13 19:20 ` inalone
@ 2023-09-24 21:59 ` inalone
  2023-12-24  1:47 ` github-actions
  2024-01-07  1:49 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 7+ messages in thread
From: inalone @ 2023-09-24 21:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/inalone/void-packages swayhide
https://github.com/void-linux/void-packages/pull/46050

New package: swayhide-0.2.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, x86_64 musl

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

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

From ef2c009fbc630f62d478da47c01793ddfdd8ef6b Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Wed, 13 Sep 2023 20:14:03 +0100
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 0000000000000..6f1ead1878716
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,11 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="A window swallower for swaywm"
+maintainer="inalone <me@inal.one>"
+license="GPL-3.0-only"
+homepage="https://github.com/rehanzo/swayhide"
+distfiles="https://github.com/rehanzo/swayhide/archive/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee

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

* Re: New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
                   ` (2 preceding siblings ...)
  2023-09-24 21:59 ` inalone
@ 2023-12-24  1:47 ` github-actions
  2024-01-07  1:49 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-12-24  1:47 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/46050#issuecomment-1868410231

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

* Re: [PR PATCH] [Closed]: New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
                   ` (3 preceding siblings ...)
  2023-12-24  1:47 ` github-actions
@ 2024-01-07  1:49 ` github-actions
  4 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2024-01-07  1:49 UTC (permalink / raw)
  To: ml

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

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

New package: swayhide-0.2.1
https://github.com/void-linux/void-packages/pull/46050

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, x86_64 musl

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

* Re: [PR PATCH] [Closed]: New package: swayhide-0.2.1
  2024-03-17  6:46 [PR PATCH] " Newchair2644
@ 2024-03-17 17:17 ` Newchair2644
  0 siblings, 0 replies; 7+ messages in thread
From: Newchair2644 @ 2024-03-17 17:17 UTC (permalink / raw)
  To: ml

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

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

New package: swayhide-0.2.1
https://github.com/void-linux/void-packages/pull/49329

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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

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

end of thread, other threads:[~2024-03-17 17:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 19:18 [PR PATCH] New package: swayhide-0.2.1 inalone
2023-09-13 19:19 ` [PR PATCH] [Updated] " inalone
2023-09-13 19:20 ` inalone
2023-09-24 21:59 ` inalone
2023-12-24  1:47 ` github-actions
2024-01-07  1:49 ` [PR PATCH] [Closed]: " github-actions
2024-03-17  6:46 [PR PATCH] " Newchair2644
2024-03-17 17:17 ` [PR PATCH] [Closed]: " Newchair2644

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