Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swaync-0.7.3
@ 2023-02-02 21:39 subnut
  2023-02-05 10:28 ` paper42
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: subnut @ 2023-02-02 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swaync
https://github.com/void-linux/void-packages/pull/42046

New package: swaync-0.7.3
<!-- 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, (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/42046.patch is attached

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

From c5365ecaa654f49399adda909bbe176adb55f1ac Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Feb 2023 03:01:03 +0530
Subject: [PATCH] New package: swaync-0.7.3

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

diff --git a/srcpkgs/swaync/template b/srcpkgs/swaync/template
new file mode 100644
index 000000000000..213b3bd20122
--- /dev/null
+++ b/srcpkgs/swaync/template
@@ -0,0 +1,15 @@
+# Template file for 'swaync'
+pkgname=swaync
+version=0.7.3
+revision=1
+build_style=meson
+configure_args="-Dsystemd-service=false"
+hostmakedepends="vala scdoc pkg-config glib-devel"
+makedepends="libglib-devel gtk+3-devel json-glib-devel libhandy1-devel
+ gtk-layer-shell-devel libgirepository-devel"
+short_desc="GTK based notification daemon for SwayWM"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ErikReider/SwayNotificationCenter"
+distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz"
+checksum=c17553ac00e3824ea6c9c2ebf777d9e1c73e0cb46dd663b91eab04c71303ced6

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

* Re: New package: swaync-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
@ 2023-02-05 10:28 ` paper42
  2023-02-06 18:03 ` [PR PATCH] [Updated] " subnut
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2023-02-05 10:28 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42046#issuecomment-1417370394

Comment:
#40099

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

* Re: [PR PATCH] [Updated] New package: swaync-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
  2023-02-05 10:28 ` paper42
@ 2023-02-06 18:03 ` subnut
  2023-02-06 18:03 ` [PR PATCH] [Updated] New package: SwayNotificationCenter-0.7.3 subnut
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: subnut @ 2023-02-06 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swaync
https://github.com/void-linux/void-packages/pull/42046

New package: swaync-0.7.3
<!-- 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, (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/42046.patch is attached

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

From e979486fce158cca2c409038d06d6478f82e1dde Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Feb 2023 03:01:03 +0530
Subject: [PATCH] New package: SwayNotificationCenter-0.7.3

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

diff --git a/srcpkgs/SwayNotificationCenter/template b/srcpkgs/SwayNotificationCenter/template
new file mode 100644
index 000000000000..4cb9e1f9a229
--- /dev/null
+++ b/srcpkgs/SwayNotificationCenter/template
@@ -0,0 +1,15 @@
+# Template file for 'SwayNotificationCenter'
+pkgname=SwayNotificationCenter
+version=0.7.3
+revision=1
+build_style=meson
+configure_args="-Dsystemd-service=false"
+hostmakedepends="vala scdoc pkg-config glib-devel"
+makedepends="libglib-devel gtk+3-devel json-glib-devel libhandy1-devel
+ gtk-layer-shell-devel libgirepository-devel"
+short_desc="GTK based notification daemon for SwayWM"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ErikReider/SwayNotificationCenter"
+distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz"
+checksum=c17553ac00e3824ea6c9c2ebf777d9e1c73e0cb46dd663b91eab04c71303ced6

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

* Re: [PR PATCH] [Updated] New package: SwayNotificationCenter-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
  2023-02-05 10:28 ` paper42
  2023-02-06 18:03 ` [PR PATCH] [Updated] " subnut
@ 2023-02-06 18:03 ` subnut
  2023-02-24 19:47 ` cinerea0
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: subnut @ 2023-02-06 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swaync
https://github.com/void-linux/void-packages/pull/42046

New package: SwayNotificationCenter-0.7.3
<!-- 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, (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/42046.patch is attached

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

From 108b27d54942ef04db7e8f89f5cf0a9f055d6f41 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Feb 2023 03:01:03 +0530
Subject: [PATCH] New package: SwayNotificationCenter-0.7.3

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

diff --git a/srcpkgs/SwayNotificationCenter/template b/srcpkgs/SwayNotificationCenter/template
new file mode 100644
index 000000000000..4cb9e1f9a229
--- /dev/null
+++ b/srcpkgs/SwayNotificationCenter/template
@@ -0,0 +1,15 @@
+# Template file for 'SwayNotificationCenter'
+pkgname=SwayNotificationCenter
+version=0.7.3
+revision=1
+build_style=meson
+configure_args="-Dsystemd-service=false"
+hostmakedepends="vala scdoc pkg-config glib-devel"
+makedepends="libglib-devel gtk+3-devel json-glib-devel libhandy1-devel
+ gtk-layer-shell-devel libgirepository-devel"
+short_desc="GTK based notification daemon for SwayWM"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ErikReider/SwayNotificationCenter"
+distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz"
+checksum=c17553ac00e3824ea6c9c2ebf777d9e1c73e0cb46dd663b91eab04c71303ced6

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

* Re: New package: SwayNotificationCenter-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
                   ` (2 preceding siblings ...)
  2023-02-06 18:03 ` [PR PATCH] [Updated] New package: SwayNotificationCenter-0.7.3 subnut
@ 2023-02-24 19:47 ` cinerea0
  2023-02-24 20:00 ` cinerea0
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2023-02-24 19:47 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/42046#issuecomment-1444351180

Comment:
Version 0.8.0 has been released.

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

* Re: New package: SwayNotificationCenter-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
                   ` (3 preceding siblings ...)
  2023-02-24 19:47 ` cinerea0
@ 2023-02-24 20:00 ` cinerea0
  2023-02-25  7:15 ` [PR PATCH] [Updated] " subnut
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2023-02-24 20:00 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/42046#issuecomment-1444351180

Comment:
Version 0.8.0 has been released and now requires `libgee-devel` and `pulseaudio-devel` in makedepends.

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

* Re: [PR PATCH] [Updated] New package: SwayNotificationCenter-0.7.3
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
                   ` (4 preceding siblings ...)
  2023-02-24 20:00 ` cinerea0
@ 2023-02-25  7:15 ` subnut
  2023-06-02  2:04 ` New package: SwayNotificationCenter-0.8.0 github-actions
  2023-06-17  1:56 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: subnut @ 2023-02-25  7:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swaync
https://github.com/void-linux/void-packages/pull/42046

New package: SwayNotificationCenter-0.7.3
<!-- 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, (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/42046.patch is attached

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

From 913fcd8b7227f97a96b244202cdeb6333340b072 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Feb 2023 03:01:03 +0530
Subject: [PATCH] New package: SwayNotificationCenter-0.8.0

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

diff --git a/srcpkgs/SwayNotificationCenter/template b/srcpkgs/SwayNotificationCenter/template
new file mode 100644
index 000000000000..bc9a25a10c24
--- /dev/null
+++ b/srcpkgs/SwayNotificationCenter/template
@@ -0,0 +1,15 @@
+# Template file for 'SwayNotificationCenter'
+pkgname=SwayNotificationCenter
+version=0.8.0
+revision=1
+build_style=meson
+configure_args="-Dsystemd-service=false"
+hostmakedepends="vala scdoc pkg-config glib-devel"
+makedepends="libglib-devel gtk+3-devel json-glib-devel libhandy1-devel
+ gtk-layer-shell-devel libgirepository-devel libgee-devel pulseaudio-devel"
+short_desc="GTK based notification daemon for SwayWM"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ErikReider/SwayNotificationCenter"
+distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz"
+checksum=0640043fef600a5a494ac22f09e99118462e7ef2bdfd7fc85230b3e517bfc7d6

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

* Re: New package: SwayNotificationCenter-0.8.0
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
                   ` (5 preceding siblings ...)
  2023-02-25  7:15 ` [PR PATCH] [Updated] " subnut
@ 2023-06-02  2:04 ` github-actions
  2023-06-17  1:56 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-06-02  2:04 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/42046#issuecomment-1573029641

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

* Re: [PR PATCH] [Closed]: New package: SwayNotificationCenter-0.8.0
  2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
                   ` (6 preceding siblings ...)
  2023-06-02  2:04 ` New package: SwayNotificationCenter-0.8.0 github-actions
@ 2023-06-17  1:56 ` github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-06-17  1:56 UTC (permalink / raw)
  To: ml

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

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

New package: SwayNotificationCenter-0.8.0
https://github.com/void-linux/void-packages/pull/42046

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

end of thread, other threads:[~2023-06-17  1:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 21:39 [PR PATCH] New package: swaync-0.7.3 subnut
2023-02-05 10:28 ` paper42
2023-02-06 18:03 ` [PR PATCH] [Updated] " subnut
2023-02-06 18:03 ` [PR PATCH] [Updated] New package: SwayNotificationCenter-0.7.3 subnut
2023-02-24 19:47 ` cinerea0
2023-02-24 20:00 ` cinerea0
2023-02-25  7:15 ` [PR PATCH] [Updated] " subnut
2023-06-02  2:04 ` New package: SwayNotificationCenter-0.8.0 github-actions
2023-06-17  1:56 ` [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).