Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayhide-0.2.1
@ 2024-03-17  6:46 Newchair2644
  2024-03-17  6:56 ` [PR PATCH] [Updated] " Newchair2644
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ 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] 5+ messages in thread

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

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

There is an updated 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: 1130 bytes --]

From 8d79234a672ec451f9d3a37d75ddf5c0bbe26644 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..1feb9a3335b4a1
--- /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="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] 5+ messages in thread

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

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

New comment by Newchair2644 on void-packages repository

https://github.com/void-linux/void-packages/pull/49329#issuecomment-2002544456

Comment:
Closing in favor of a recent pr I hadn't seen: #48980

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

* Re: [PR PATCH] [Closed]: New package: swayhide-0.2.1
  2024-03-17  6:46 [PR PATCH] New package: swayhide-0.2.1 Newchair2644
  2024-03-17  6:56 ` [PR PATCH] [Updated] " Newchair2644
@ 2024-03-17 17:17 ` Newchair2644
  2024-03-17 17:17 ` Newchair2644
  2 siblings, 0 replies; 5+ 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] 5+ messages in thread

* Re: New package: swayhide-0.2.1
  2023-09-13 19:18 [PR PATCH] " inalone
@ 2023-12-24  1:47 ` github-actions
  0 siblings, 0 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17  6:46 [PR PATCH] New package: swayhide-0.2.1 Newchair2644
2024-03-17  6:56 ` [PR PATCH] [Updated] " Newchair2644
2024-03-17 17:17 ` [PR PATCH] [Closed]: " Newchair2644
2024-03-17 17:17 ` Newchair2644
  -- strict thread matches above, loose matches on Subject: below --
2023-09-13 19:18 [PR PATCH] " inalone
2023-12-24  1:47 ` github-actions

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