Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] budgie-screensaver: update to 5.1.0.
@ 2022-11-26  9:24 tibequadorian
  2022-11-26  9:50 ` [PR PATCH] [Updated] " tibequadorian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tibequadorian @ 2022-11-26  9:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages budgie-screensaver
https://github.com/void-linux/void-packages/pull/40771

budgie-screensaver: update to 5.1.0.
<!-- 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/40771.patch is attached

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

From 96b8f06ae80f233d9b3df07b71462ddce1d62d5f Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 26 Nov 2022 10:24:15 +0100
Subject: [PATCH] budgie-screensaver: update to 5.1.0.

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

diff --git a/srcpkgs/budgie-screensaver/template b/srcpkgs/budgie-screensaver/template
index e058a411e921..d88afb442743 100644
--- a/srcpkgs/budgie-screensaver/template
+++ b/srcpkgs/budgie-screensaver/template
@@ -1,14 +1,14 @@
 # Template file for 'budgie-screensaver'
 pkgname=budgie-screensaver
-version=5.0.2
+version=5.1.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool glib-devel"
 makedepends="gnome-desktop-devel dbus-glib-devel pam-devel elogind-devel
- libgnomekbd-devel"
+ libgnomekbd-devel libXxf86vm-devel"
 short_desc="Fork of GNOME Screensaver for Budgie 10"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-screensaver"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-screensaver/releases/download/v${version}/budgie-screensaver-v${version}.tar.xz"
-checksum=01d204947159f9fedc8e7511c72bf916e6244371262892c8fe004ce9e56f7bb0
+checksum=563ac3f845729e9e6d184d2dbf036ab3f51ff244c27f5b286cfcb89acc147f0c

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

* Re: [PR PATCH] [Updated] budgie-screensaver: update to 5.1.0.
  2022-11-26  9:24 [PR PATCH] budgie-screensaver: update to 5.1.0 tibequadorian
@ 2022-11-26  9:50 ` tibequadorian
  2022-11-26 10:01 ` tibequadorian
  2022-11-27 17:04 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-11-26  9:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages budgie-screensaver
https://github.com/void-linux/void-packages/pull/40771

budgie-screensaver: update to 5.1.0.
<!-- 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/40771.patch is attached

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

From 1aeb03918b0b829f74ab6b1500125fd19ebec23f Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 26 Nov 2022 10:24:15 +0100
Subject: [PATCH] budgie-screensaver: update to 5.1.0.

---
 .../budgie-screensaver/patches/fix-musl.patch | 21 +++++++++++++++++++
 srcpkgs/budgie-screensaver/template           |  6 +++---
 2 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/budgie-screensaver/patches/fix-musl.patch

diff --git a/srcpkgs/budgie-screensaver/patches/fix-musl.patch b/srcpkgs/budgie-screensaver/patches/fix-musl.patch
new file mode 100644
index 000000000000..7063304b3758
--- /dev/null
+++ b/srcpkgs/budgie-screensaver/patches/fix-musl.patch
@@ -0,0 +1,21 @@
+From 8870c6c30ff9c052ee86fb1184dc0da792354e96 Mon Sep 17 00:00:00 2001
+From: tibequadorian <tibequadorian@posteo.de>
+Date: Sun, 20 Mar 2022 02:46:10 +0100
+Subject: [PATCH] Fix musl build
+
+---
+ src/subprocs.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/subprocs.c b/src/subprocs.c
+index a378658..ba37650 100644
+--- a/src/subprocs.c
++++ b/src/subprocs.c
+@@ -36,6 +36,7 @@
+ # define fork  vfork
+ #endif /* VMS */
+ 
++#define _POSIX_SOURCE
+ #include <signal.h>		/* for the signal names */
+ 
+ #include <glib.h>
diff --git a/srcpkgs/budgie-screensaver/template b/srcpkgs/budgie-screensaver/template
index e058a411e921..d88afb442743 100644
--- a/srcpkgs/budgie-screensaver/template
+++ b/srcpkgs/budgie-screensaver/template
@@ -1,14 +1,14 @@
 # Template file for 'budgie-screensaver'
 pkgname=budgie-screensaver
-version=5.0.2
+version=5.1.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool glib-devel"
 makedepends="gnome-desktop-devel dbus-glib-devel pam-devel elogind-devel
- libgnomekbd-devel"
+ libgnomekbd-devel libXxf86vm-devel"
 short_desc="Fork of GNOME Screensaver for Budgie 10"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-screensaver"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-screensaver/releases/download/v${version}/budgie-screensaver-v${version}.tar.xz"
-checksum=01d204947159f9fedc8e7511c72bf916e6244371262892c8fe004ce9e56f7bb0
+checksum=563ac3f845729e9e6d184d2dbf036ab3f51ff244c27f5b286cfcb89acc147f0c

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

* Re: [PR PATCH] [Updated] budgie-screensaver: update to 5.1.0.
  2022-11-26  9:24 [PR PATCH] budgie-screensaver: update to 5.1.0 tibequadorian
  2022-11-26  9:50 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-11-26 10:01 ` tibequadorian
  2022-11-27 17:04 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-11-26 10:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages budgie-screensaver
https://github.com/void-linux/void-packages/pull/40771

budgie-screensaver: update to 5.1.0.
<!-- 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/40771.patch is attached

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

From 1b55752fccb60118f20a35d4ee8c1fc72a569366 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 26 Nov 2022 10:24:15 +0100
Subject: [PATCH] budgie-screensaver: update to 5.1.0.

---
 srcpkgs/budgie-screensaver/patches/fix-musl.patch | 14 ++++++++++++++
 srcpkgs/budgie-screensaver/template               |  6 +++---
 2 files changed, 17 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/budgie-screensaver/patches/fix-musl.patch

diff --git a/srcpkgs/budgie-screensaver/patches/fix-musl.patch b/srcpkgs/budgie-screensaver/patches/fix-musl.patch
new file mode 100644
index 000000000000..e2ee85676a80
--- /dev/null
+++ b/srcpkgs/budgie-screensaver/patches/fix-musl.patch
@@ -0,0 +1,14 @@
+diff --git a/src/subprocs.c b/src/subprocs.c
+index cc82047..3af405a 100644
+--- a/src/subprocs.c
++++ b/src/subprocs.c
+@@ -36,6 +36,9 @@
+ # define fork  vfork
+ #endif /* VMS */
+ 
++#ifndef _POSIX_SOURCE
++# define _POSIX_SOURCE
++#endif
+ #include <signal.h>		/* for the signal names */
+ 
+ #include <glib.h>
diff --git a/srcpkgs/budgie-screensaver/template b/srcpkgs/budgie-screensaver/template
index e058a411e921..d88afb442743 100644
--- a/srcpkgs/budgie-screensaver/template
+++ b/srcpkgs/budgie-screensaver/template
@@ -1,14 +1,14 @@
 # Template file for 'budgie-screensaver'
 pkgname=budgie-screensaver
-version=5.0.2
+version=5.1.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool glib-devel"
 makedepends="gnome-desktop-devel dbus-glib-devel pam-devel elogind-devel
- libgnomekbd-devel"
+ libgnomekbd-devel libXxf86vm-devel"
 short_desc="Fork of GNOME Screensaver for Budgie 10"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-screensaver"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-screensaver/releases/download/v${version}/budgie-screensaver-v${version}.tar.xz"
-checksum=01d204947159f9fedc8e7511c72bf916e6244371262892c8fe004ce9e56f7bb0
+checksum=563ac3f845729e9e6d184d2dbf036ab3f51ff244c27f5b286cfcb89acc147f0c

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

* Re: [PR PATCH] [Merged]: budgie-screensaver: update to 5.1.0.
  2022-11-26  9:24 [PR PATCH] budgie-screensaver: update to 5.1.0 tibequadorian
  2022-11-26  9:50 ` [PR PATCH] [Updated] " tibequadorian
  2022-11-26 10:01 ` tibequadorian
@ 2022-11-27 17:04 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-11-27 17:04 UTC (permalink / raw)
  To: ml

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

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

budgie-screensaver: update to 5.1.0.
https://github.com/void-linux/void-packages/pull/40771

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Patch reported upstream: https://github.com/BuddiesOfBudgie/budgie-screensaver/pull/15

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

end of thread, other threads:[~2022-11-27 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26  9:24 [PR PATCH] budgie-screensaver: update to 5.1.0 tibequadorian
2022-11-26  9:50 ` [PR PATCH] [Updated] " tibequadorian
2022-11-26 10:01 ` tibequadorian
2022-11-27 17:04 ` [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).