Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swayfx: update to 0.3.1
@ 2023-07-05 19:40 rehanzo
  2023-07-07 17:17 ` [PR PATCH] [Updated] " rehanzo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rehanzo @ 2023-07-05 19:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rehanzo/void-packages swayfx
https://github.com/void-linux/void-packages/pull/44867

swayfx: update to 0.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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/44867.patch is attached

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

From ab783c2a0ac92d679a272d0d7bd93058c05d5fc9 Mon Sep 17 00:00:00 2001
From: Rehan <rehanalirana@tuta.io>
Date: Wed, 5 Jul 2023 15:38:53 -0400
Subject: [PATCH] swayfx: update to 0.3.1

---
 srcpkgs/swayfx/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swayfx/template b/srcpkgs/swayfx/template
index 2483ca15cfa2..e69fe9cc45b0 100644
--- a/srcpkgs/swayfx/template
+++ b/srcpkgs/swayfx/template
@@ -1,6 +1,6 @@
 # Template file for 'swayfx'
 pkgname=swayfx
-version=0.2
+version=0.3.1
 revision=1
 build_style=meson
 configure_args="-Dwerror=false -Db_ndebug=false"
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://github.com/WillPower3309/swayfx"
 changelog="https://github.com/WillPower3309/swayfx/releases"
 distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz"
-checksum=fe5f6070b9b3fc97fafb1bfe1caddce71458632ef4fb884a9ec28d1a458b4e55
+checksum=42738d9d180d3e481575451612cdbab3bb62df9523c9dea864f267a20801006b
 conflicts="sway"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] swayfx: update to 0.3.1
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
@ 2023-07-07 17:17 ` rehanzo
  2023-07-07 17:20 ` [PR PATCH] [Updated] swayfx: update to 0.3.2 rehanzo
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rehanzo @ 2023-07-07 17:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rehanzo/void-packages swayfx
https://github.com/void-linux/void-packages/pull/44867

swayfx: update to 0.3.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**|**NO**
-->

<!-- 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/44867.patch is attached

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

From 3451f4613cece5774251902495ab08480cce7c84 Mon Sep 17 00:00:00 2001
From: Rehan <rehanalirana@tuta.io>
Date: Wed, 5 Jul 2023 15:38:53 -0400
Subject: [PATCH] swayfx: update to 0.3.2

---
 srcpkgs/swayfx/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swayfx/template b/srcpkgs/swayfx/template
index 2483ca15cfa2..9a1a1f7f1ec5 100644
--- a/srcpkgs/swayfx/template
+++ b/srcpkgs/swayfx/template
@@ -1,6 +1,6 @@
 # Template file for 'swayfx'
 pkgname=swayfx
-version=0.2
+version=0.3.2
 revision=1
 build_style=meson
 configure_args="-Dwerror=false -Db_ndebug=false"
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://github.com/WillPower3309/swayfx"
 changelog="https://github.com/WillPower3309/swayfx/releases"
 distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz"
-checksum=fe5f6070b9b3fc97fafb1bfe1caddce71458632ef4fb884a9ec28d1a458b4e55
+checksum=05b5cdc2d25e9f05817556d7053c02f8b89c9ef629405fcba5b4d240d4fd0545
 conflicts="sway"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] swayfx: update to 0.3.2
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
  2023-07-07 17:17 ` [PR PATCH] [Updated] " rehanzo
@ 2023-07-07 17:20 ` rehanzo
  2023-07-07 17:22 ` rehanzo
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rehanzo @ 2023-07-07 17:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rehanzo/void-packages swayfx
https://github.com/void-linux/void-packages/pull/44867

swayfx: update to 0.3.2
<!-- 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**|**NO**
-->

<!-- 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/44867.patch is attached

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

From cd7e376a1728459d164810aa32715837ec50886d Mon Sep 17 00:00:00 2001
From: Rehan <rehanalirana@tuta.io>
Date: Wed, 5 Jul 2023 15:38:53 -0400
Subject: [PATCH] swayfx: update to 0.3.2

---
 srcpkgs/swayfx/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swayfx/template b/srcpkgs/swayfx/template
index 2483ca15cfa2..9fcbbff77964 100644
--- a/srcpkgs/swayfx/template
+++ b/srcpkgs/swayfx/template
@@ -1,6 +1,6 @@
 # Template file for 'swayfx'
 pkgname=swayfx
-version=0.2
+version=0.3.2
 revision=1
 build_style=meson
 configure_args="-Dwerror=false -Db_ndebug=false"
@@ -10,12 +10,12 @@ makedepends="wlroots-devel pcre2-devel json-c-devel pango-devel cairo-devel
  gdk-pixbuf-devel libevdev-devel"
 depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
 short_desc="Sway, but with eye candy!"
-maintainer="Till Mahlburg <mahlburg@posteo.de>"
+maintainer="Rehan <rehanzo@tuta.io>"
 license="MIT"
 homepage="https://github.com/WillPower3309/swayfx"
 changelog="https://github.com/WillPower3309/swayfx/releases"
 distfiles="https://github.com/WillPower3309/swayfx/archive/refs/tags/${version}.tar.gz"
-checksum=fe5f6070b9b3fc97fafb1bfe1caddce71458632ef4fb884a9ec28d1a458b4e55
+checksum=05b5cdc2d25e9f05817556d7053c02f8b89c9ef629405fcba5b4d240d4fd0545
 conflicts="sway"
 
 post_install() {

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

* Re: swayfx: update to 0.3.2
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
  2023-07-07 17:17 ` [PR PATCH] [Updated] " rehanzo
  2023-07-07 17:20 ` [PR PATCH] [Updated] swayfx: update to 0.3.2 rehanzo
@ 2023-07-07 17:22 ` rehanzo
  2023-07-09  7:18 ` classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rehanzo @ 2023-07-07 17:22 UTC (permalink / raw)
  To: ml

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

New comment by rehanzo on void-packages repository

https://github.com/void-linux/void-packages/pull/44867#issuecomment-1625715530

Comment:
Just as a note, I've changed the maintainer information, as it does not seem the current maintainer is active/responsive

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

* Re: swayfx: update to 0.3.2
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
                   ` (2 preceding siblings ...)
  2023-07-07 17:22 ` rehanzo
@ 2023-07-09  7:18 ` classabbyamp
  2023-07-09  7:47 ` tmahlburg
  2023-07-09  7:52 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-07-09  7:18 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44867#issuecomment-1627630664

Comment:
@tmahlburg 

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

* Re: swayfx: update to 0.3.2
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
                   ` (3 preceding siblings ...)
  2023-07-09  7:18 ` classabbyamp
@ 2023-07-09  7:47 ` tmahlburg
  2023-07-09  7:52 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: tmahlburg @ 2023-07-09  7:47 UTC (permalink / raw)
  To: ml

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

New comment by tmahlburg on void-packages repository

https://github.com/void-linux/void-packages/pull/44867#issuecomment-1627637747

Comment:
Thanks for the notification. If @rehanzo is updating this package quicker than me, I'm happy to let them maintain it.

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

* Re: [PR PATCH] [Merged]: swayfx: update to 0.3.2
  2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
                   ` (4 preceding siblings ...)
  2023-07-09  7:47 ` tmahlburg
@ 2023-07-09  7:52 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-07-09  7:52 UTC (permalink / raw)
  To: ml

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

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

swayfx: update to 0.3.2
https://github.com/void-linux/void-packages/pull/44867

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

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

end of thread, other threads:[~2023-07-09  7:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05 19:40 [PR PATCH] swayfx: update to 0.3.1 rehanzo
2023-07-07 17:17 ` [PR PATCH] [Updated] " rehanzo
2023-07-07 17:20 ` [PR PATCH] [Updated] swayfx: update to 0.3.2 rehanzo
2023-07-07 17:22 ` rehanzo
2023-07-09  7:18 ` classabbyamp
2023-07-09  7:47 ` tmahlburg
2023-07-09  7:52 ` [PR PATCH] [Merged]: " classabbyamp

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