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

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

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

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

https://github.com/Newchair2644/void-packages swayhide
https://github.com/void-linux/void-packages/pull/49329

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-glibc)
<!--
- 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/49329.patch is attached

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

From 666fcf8171ffc495fc96c0ae45fff5d4c9f84e35 Mon Sep 17 00:00:00 2001
From: Newchair2644 <Numair2644@protonmail.com>
Date: Sun, 17 Mar 2024 02:40:55 -0400
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 00000000000000..dc8dcd7a680c14
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,19 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="A window swallower for sway"
+maintainer="Newchair2644 <Numair2644@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/rehanzo/swayhide"
+distfiles="https://github.com/rehanzo/swayhide/archive/refs/tags/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee
+
+post_install() {
+	vcompletion completions/swayhide.bash bash
+	vcompletion completions/swayhide.zsh zsh
+	vcompletion completions/swayhide.fish fish
+
+	vdoc README.md
+}

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

* [PR PATCH] New package: swayhide-0.2.1
@ 2024-02-28  4:36 caughtquick
  0 siblings, 0 replies; 8+ messages in thread
From: caughtquick @ 2024-02-28  4:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caughtquick/void-packages swayhide
https://github.com/void-linux/void-packages/pull/48980

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

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

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

From c2aa5202a3fbaa5db198f584a2aabe2e178ed30c Mon Sep 17 00:00:00 2001
From: caughtquick <abhijit@sipahimalani.me>
Date: Mon, 26 Feb 2024 17:46:10 -0800
Subject: [PATCH] New package: swayhide-0.2.1

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

diff --git a/srcpkgs/swayhide/template b/srcpkgs/swayhide/template
new file mode 100644
index 00000000000000..0530448a65b9dc
--- /dev/null
+++ b/srcpkgs/swayhide/template
@@ -0,0 +1,12 @@
+# Template file for 'swayhide'
+pkgname=swayhide
+version=0.2.1
+revision=1
+build_style=cargo
+short_desc="Window Swallower for SwayWM"
+maintainer="caughtquick <abhijit@sipahimalani.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/rehanzo/swayhide"
+changelog="https://github.com/rehanzo/swayhide/releases"
+distfiles="https://github.com/rehanzo/swayhide/archive/refs/tags/v${version}.tar.gz"
+checksum=a592ea1983477a23d233903d749630ce7637636e047f907d3c4cb3a50b3132ee

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

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

Thread overview: 8+ 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-02-28  4:36 [PR PATCH] " caughtquick
2024-03-17  6:46 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).