Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayr-0.24.0
@ 2023-02-11  5:45 LucasTavaresA
  2023-03-11 11:06 ` [PR PATCH] [Updated] " LucasTavaresA
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: LucasTavaresA @ 2023-02-11  5:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LucasTavaresA/void-packages swayr
https://github.com/void-linux/void-packages/pull/42210

New package: swayr-0.24.0
#### 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 **cross**

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

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

From 908fcbcbea2e28adc071a344166bb25aab915fa0 Mon Sep 17 00:00:00 2001
From: LucasTavaresA <tavares.lassuncao@gmail.com>
Date: Sat, 11 Feb 2023 02:44:48 -0300
Subject: [PATCH] New package: swayr-0.24.0

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

diff --git a/srcpkgs/swayr/template b/srcpkgs/swayr/template
new file mode 100644
index 000000000000..bb8e143ea54d
--- /dev/null
+++ b/srcpkgs/swayr/template
@@ -0,0 +1,13 @@
+# Template file for 'swayr'
+pkgname=swayr
+version=0.24.0
+revision=1
+build_style=cargo
+build_wrksrc="swayr"
+short_desc="Advanced window switcher for sway"
+maintainer="LucasTavaresA <tavares.lassuncao@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~tsdh/swayr/"
+changelog="https://git.sr.ht/~tsdh/swayr/blob/main/swayr/NEWS.md"
+distfiles="https://git.sr.ht/~tsdh/swayr/archive/swayr-${version}.tar.gz"
+checksum=eb294e5b5596048fe266c49d48d9e3f26368248bb8235d384241cadee891fbfd

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

* Re: [PR PATCH] [Updated] New package: swayr-0.24.0
  2023-02-11  5:45 [PR PATCH] New package: swayr-0.24.0 LucasTavaresA
@ 2023-03-11 11:06 ` LucasTavaresA
  2023-06-10  1:59 ` New package: swayr-0.24.1 github-actions
  2023-06-24  2:05 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: LucasTavaresA @ 2023-03-11 11:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LucasTavaresA/void-packages swayr
https://github.com/void-linux/void-packages/pull/42210

New package: swayr-0.24.0
#### 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 **cross**

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

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

From e543d255e6ba009672e82a834195d3720690118c Mon Sep 17 00:00:00 2001
From: LucasTavaresA <tavares.lassuncao@gmail.com>
Date: Sat, 11 Feb 2023 02:44:48 -0300
Subject: [PATCH] New package: swayr-0.24.1

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

diff --git a/srcpkgs/swayr/template b/srcpkgs/swayr/template
new file mode 100644
index 000000000000..7525b289d9d2
--- /dev/null
+++ b/srcpkgs/swayr/template
@@ -0,0 +1,13 @@
+# Template file for 'swayr'
+pkgname=swayr
+version=0.24.1
+revision=1
+build_style=cargo
+build_wrksrc="swayr"
+short_desc="Advanced window switcher for sway"
+maintainer="LucasTavaresA <tavares.lassuncao@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~tsdh/swayr/"
+changelog="https://git.sr.ht/~tsdh/swayr/blob/main/swayr/NEWS.md"
+distfiles="https://git.sr.ht/~tsdh/swayr/archive/swayr-${version}.tar.gz"
+checksum=da130e739f5012b43d3c480f6ee13839c3b84e34242252b3af7dd7ffeb63165c

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

* Re: New package: swayr-0.24.1
  2023-02-11  5:45 [PR PATCH] New package: swayr-0.24.0 LucasTavaresA
  2023-03-11 11:06 ` [PR PATCH] [Updated] " LucasTavaresA
@ 2023-06-10  1:59 ` github-actions
  2023-06-24  2:05 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-10  1:59 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/42210#issuecomment-1585422888

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

* Re: [PR PATCH] [Closed]: New package: swayr-0.24.1
  2023-02-11  5:45 [PR PATCH] New package: swayr-0.24.0 LucasTavaresA
  2023-03-11 11:06 ` [PR PATCH] [Updated] " LucasTavaresA
  2023-06-10  1:59 ` New package: swayr-0.24.1 github-actions
@ 2023-06-24  2:05 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-24  2:05 UTC (permalink / raw)
  To: ml

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

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

New package: swayr-0.24.1
https://github.com/void-linux/void-packages/pull/42210

Description:
#### 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 **cross**

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  5:45 [PR PATCH] New package: swayr-0.24.0 LucasTavaresA
2023-03-11 11:06 ` [PR PATCH] [Updated] " LucasTavaresA
2023-06-10  1:59 ` New package: swayr-0.24.1 github-actions
2023-06-24  2:05 ` [PR PATCH] [Closed]: " 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).