Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cinnamon-screensaver: update to 5.2.1.
@ 2022-02-12 18:30 tibequadorian
  2022-02-20  0:31 ` [PR REVIEW] " paper42
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-12 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages cinnamon-screensaver
https://github.com/void-linux/void-packages/pull/35558

cinnamon-screensaver: update to 5.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35558.patch is attached

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

From 5a89d91e9b740e8bcd0b9d6992ceb521b8e50ce4 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 12 Feb 2022 19:29:42 +0100
Subject: [PATCH] cinnamon-screensaver: update to 5.2.1.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index a4a8f8ebbdff..071717782d35 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,11 +1,11 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=5.2.0
+version=5.2.1
 revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
- intltool libtool pkg-config python3-devel"
+ pkg-config python3-devel"
 makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
  libgnomekbd-devel pam-devel python3-devel webkit2gtk-devel"
 depends="cinnamon-translations hicolor-icon-theme python3-gobject
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-screensaver"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=0e0dff969e5fbfa3c81912f336ed43b23f69b1277f34c1108ad5d7d8a38787a7
+checksum=fdc141a4769c1ceb70d672269aed748df323c38e1a05e03d7c586123de327530
 make_check=no
 
 python_version=3

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

* Re: [PR REVIEW] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
@ 2022-02-20  0:31 ` paper42
  2022-02-20  0:34 ` [PR PATCH] [Updated] " tibequadorian
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-02-20  0:31 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35558#discussion_r810552857

Comment:
Could you describe the failure?

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

* Re: [PR PATCH] [Updated] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
  2022-02-20  0:31 ` [PR REVIEW] " paper42
@ 2022-02-20  0:34 ` tibequadorian
  2022-02-20  0:34 ` [PR REVIEW] " tibequadorian
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-20  0:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages cinnamon-screensaver
https://github.com/void-linux/void-packages/pull/35558

cinnamon-screensaver: update to 5.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35558.patch is attached

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

From 0c5b29d06cf4657c998617f255e6f67056c69cff Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 12 Feb 2022 19:29:42 +0100
Subject: [PATCH] cinnamon-screensaver: update to 5.2.1.

---
 srcpkgs/cinnamon-screensaver/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index a4a8f8ebbdff..9d0f3c5cda30 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,11 +1,11 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=5.2.0
+version=5.2.1
 revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
- intltool libtool pkg-config python3-devel"
+ pkg-config python3-devel"
 makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
  libgnomekbd-devel pam-devel python3-devel webkit2gtk-devel"
 depends="cinnamon-translations hicolor-icon-theme python3-gobject
@@ -16,8 +16,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-screensaver"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=0e0dff969e5fbfa3c81912f336ed43b23f69b1277f34c1108ad5d7d8a38787a7
-make_check=no
+checksum=fdc141a4769c1ceb70d672269aed748df323c38e1a05e03d7c586123de327530
+make_check=no # needs xorg running
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

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

* Re: [PR REVIEW] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
  2022-02-20  0:31 ` [PR REVIEW] " paper42
  2022-02-20  0:34 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-20  0:34 ` tibequadorian
  2022-02-20  0:42 ` paper42
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-20  0:34 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35558#discussion_r810553093

Comment:
like that?

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

* Re: [PR REVIEW] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-20  0:34 ` [PR REVIEW] " tibequadorian
@ 2022-02-20  0:42 ` paper42
  2022-02-20  0:55 ` [PR PATCH] [Updated] " tibequadorian
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-02-20  0:42 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35558#discussion_r810553567

Comment:
Then it could be fixable with xvfb-run.

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

* Re: [PR PATCH] [Updated] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
                   ` (3 preceding siblings ...)
  2022-02-20  0:42 ` paper42
@ 2022-02-20  0:55 ` tibequadorian
  2022-02-20  0:56 ` [PR REVIEW] " tibequadorian
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-20  0:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages cinnamon-screensaver
https://github.com/void-linux/void-packages/pull/35558

cinnamon-screensaver: update to 5.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35558.patch is attached

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

From fb83af19e0d61a33da083bf1c5db1b3abe727971 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 12 Feb 2022 19:29:42 +0100
Subject: [PATCH] cinnamon-screensaver: update to 5.2.1.

---
 srcpkgs/cinnamon-screensaver/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index a4a8f8ebbdff..5d248ca4b24f 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,11 +1,11 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=5.2.0
+version=5.2.1
 revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
- intltool libtool pkg-config python3-devel"
+ pkg-config python3-devel"
 makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
  libgnomekbd-devel pam-devel python3-devel webkit2gtk-devel"
 depends="cinnamon-translations hicolor-icon-theme python3-gobject
@@ -16,8 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-screensaver"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=0e0dff969e5fbfa3c81912f336ed43b23f69b1277f34c1108ad5d7d8a38787a7
-make_check=no
+checksum=fdc141a4769c1ceb70d672269aed748df323c38e1a05e03d7c586123de327530
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

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

* Re: [PR REVIEW] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
                   ` (4 preceding siblings ...)
  2022-02-20  0:55 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-20  0:56 ` tibequadorian
  2022-02-20  1:23 ` tibequadorian
  2022-02-20 11:51 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-20  0:56 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35558#discussion_r810554481

Comment:
weird... I might have confused this with another package which I tried to enable tests. This one doesn't generate any tests.

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

* Re: [PR REVIEW] cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
                   ` (5 preceding siblings ...)
  2022-02-20  0:56 ` [PR REVIEW] " tibequadorian
@ 2022-02-20  1:23 ` tibequadorian
  2022-02-20 11:51 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: tibequadorian @ 2022-02-20  1:23 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35558#discussion_r810554481

Comment:
weird... I might have confused this with another package where I tried to enable tests. This one doesn't generate any tests.

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

* Re: [PR PATCH] [Merged]: cinnamon-screensaver: update to 5.2.1.
  2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
                   ` (6 preceding siblings ...)
  2022-02-20  1:23 ` tibequadorian
@ 2022-02-20 11:51 ` paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-02-20 11:51 UTC (permalink / raw)
  To: ml

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

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

cinnamon-screensaver: update to 5.2.1.
https://github.com/void-linux/void-packages/pull/35558

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 9+ messages in thread

end of thread, other threads:[~2022-02-20 11:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-12 18:30 [PR PATCH] cinnamon-screensaver: update to 5.2.1 tibequadorian
2022-02-20  0:31 ` [PR REVIEW] " paper42
2022-02-20  0:34 ` [PR PATCH] [Updated] " tibequadorian
2022-02-20  0:34 ` [PR REVIEW] " tibequadorian
2022-02-20  0:42 ` paper42
2022-02-20  0:55 ` [PR PATCH] [Updated] " tibequadorian
2022-02-20  0:56 ` [PR REVIEW] " tibequadorian
2022-02-20  1:23 ` tibequadorian
2022-02-20 11:51 ` [PR PATCH] [Merged]: " paper42

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