Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] power-profiles-daemon: update to 0.21.
@ 2024-04-10 21:55 lz-coder
  2024-04-10 21:58 ` [PR REVIEW] " oreo639
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: lz-coder @ 2024-04-10 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages ppd-0.21
https://github.com/void-linux/void-packages/pull/49797

power-profiles-daemon: update to 0.21.
<!-- 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)




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

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

From 1cf958973a658fb6bf7c1f5464d795b9603c663c Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Wed, 10 Apr 2024 18:51:40 -0300
Subject: [PATCH] power-profiles-daemon: update to 0.21.

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

diff --git a/srcpkgs/power-profiles-daemon/template b/srcpkgs/power-profiles-daemon/template
index db8a48a2191554..1d81becdd175a3 100644
--- a/srcpkgs/power-profiles-daemon/template
+++ b/srcpkgs/power-profiles-daemon/template
@@ -1,7 +1,7 @@
 # Template file for 'power-profiles-daemon'
 pkgname=power-profiles-daemon
-version=0.13
-revision=3
+version=0.21
+revision=1
 build_style=meson
 configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/"
 hostmakedepends="pkg-config glib-devel"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
 changelog="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/raw/main/NEWS"
 distfiles="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
-checksum=74aac43eb43ebe5a3255a00eb48d781a5acfba32e96ab85737e22205e045e581
+checksum=c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349
 make_dirs="/var/lib/power-profiles-daemon 0755 root root"
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: [PR REVIEW] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
@ 2024-04-10 21:58 ` oreo639
  2024-04-10 21:58 ` oreo639
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-04-10 21:58 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49797#discussion_r1560102891

Comment:
Same here.

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

* Re: [PR REVIEW] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
  2024-04-10 21:58 ` [PR REVIEW] " oreo639
  2024-04-10 21:58 ` oreo639
@ 2024-04-10 21:58 ` oreo639
  2024-04-10 22:16 ` [PR PATCH] [Updated] " lz-coder
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-04-10 21:58 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49797#discussion_r1560102814

Comment:
This should be updated to `https://gitlab.freedesktop.org/upower/power-profiles-daemon`

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

* Re: [PR REVIEW] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
  2024-04-10 21:58 ` [PR REVIEW] " oreo639
@ 2024-04-10 21:58 ` oreo639
  2024-04-10 21:58 ` oreo639
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-04-10 21:58 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49797#discussion_r1560103055

Comment:
Same here

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

* Re: [PR PATCH] [Updated] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
                   ` (2 preceding siblings ...)
  2024-04-10 21:58 ` oreo639
@ 2024-04-10 22:16 ` lz-coder
  2024-04-10 22:25 ` lz-coder
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: lz-coder @ 2024-04-10 22:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages ppd-0.21
https://github.com/void-linux/void-packages/pull/49797

power-profiles-daemon: update to 0.21.
<!-- 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)




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

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

From 50a3f36f2ba092eb43ebc6fc7a8c2ae757ef8884 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Wed, 10 Apr 2024 18:51:40 -0300
Subject: [PATCH] power-profiles-daemon: update to 0.21.

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

diff --git a/srcpkgs/power-profiles-daemon/template b/srcpkgs/power-profiles-daemon/template
index db8a48a2191554..1d81becdd175a3 100644
--- a/srcpkgs/power-profiles-daemon/template
+++ b/srcpkgs/power-profiles-daemon/template
@@ -1,7 +1,7 @@
 # Template file for 'power-profiles-daemon'
 pkgname=power-profiles-daemon
-version=0.13
-revision=3
+version=0.21
+revision=1
 build_style=meson
 configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/"
 hostmakedepends="pkg-config glib-devel"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
 changelog="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/raw/main/NEWS"
 distfiles="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
-checksum=74aac43eb43ebe5a3255a00eb48d781a5acfba32e96ab85737e22205e045e581
+checksum=c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349
 make_dirs="/var/lib/power-profiles-daemon 0755 root root"
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: [PR PATCH] [Updated] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
                   ` (3 preceding siblings ...)
  2024-04-10 22:16 ` [PR PATCH] [Updated] " lz-coder
@ 2024-04-10 22:25 ` lz-coder
  2024-04-10 22:57 ` oreo639
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: lz-coder @ 2024-04-10 22:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages ppd-0.21
https://github.com/void-linux/void-packages/pull/49797

power-profiles-daemon: update to 0.21.
<!-- 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)




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

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

From 58a31e945a6324e4afa1b09ed8d60f1dcfa3405b Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Wed, 10 Apr 2024 18:51:40 -0300
Subject: [PATCH] power-profiles-daemon: update to 0.21.

---
 srcpkgs/power-profiles-daemon/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/power-profiles-daemon/template b/srcpkgs/power-profiles-daemon/template
index db8a48a2191554..2d2dde01de4b41 100644
--- a/srcpkgs/power-profiles-daemon/template
+++ b/srcpkgs/power-profiles-daemon/template
@@ -1,7 +1,7 @@
 # Template file for 'power-profiles-daemon'
 pkgname=power-profiles-daemon
-version=0.13
-revision=3
+version=0.21
+revision=1
 build_style=meson
 configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/"
 hostmakedepends="pkg-config glib-devel"
@@ -11,10 +11,10 @@ checkdepends="python3-dbusmock umockdev-devel"
 short_desc="Makes power profiles handling available over D-Bus"
 maintainer="oreo639 <oreo6391@gmail.com>"
 license="GPL-3.0-or-later"
-homepage="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
-changelog="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/raw/main/NEWS"
-distfiles="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
-checksum=74aac43eb43ebe5a3255a00eb48d781a5acfba32e96ab85737e22205e045e581
+homepage="https://gitlab.freedesktop.org/upower/power-profiles-daemon"
+changelog="https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/raw/main/NEWS"
+distfiles="https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
+checksum=c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349
 make_dirs="/var/lib/power-profiles-daemon 0755 root root"
 
 if [ "$XBPS_CHECK_PKGS" ]; then

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

* Re: power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
                   ` (4 preceding siblings ...)
  2024-04-10 22:25 ` lz-coder
@ 2024-04-10 22:57 ` oreo639
  2024-04-10 23:23 ` [PR PATCH] [Updated] " lz-coder
  2024-04-11  3:45 ` [PR PATCH] [Merged]: " oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-04-10 22:57 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49797#issuecomment-2048567423

Comment:
The tests condition should be changed to `-z` and `-Dtests=false`

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

* Re: [PR PATCH] [Updated] power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
                   ` (5 preceding siblings ...)
  2024-04-10 22:57 ` oreo639
@ 2024-04-10 23:23 ` lz-coder
  2024-04-11  3:45 ` [PR PATCH] [Merged]: " oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: lz-coder @ 2024-04-10 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages ppd-0.21
https://github.com/void-linux/void-packages/pull/49797

power-profiles-daemon: update to 0.21.
<!-- 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)




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

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

From 47ed279314ef76cb14a3d54cc299505b988430e8 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Wed, 10 Apr 2024 18:51:40 -0300
Subject: [PATCH] power-profiles-daemon: update to 0.21.

---
 srcpkgs/power-profiles-daemon/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/power-profiles-daemon/template b/srcpkgs/power-profiles-daemon/template
index db8a48a2191554..0238385b7ac5b9 100644
--- a/srcpkgs/power-profiles-daemon/template
+++ b/srcpkgs/power-profiles-daemon/template
@@ -1,7 +1,7 @@
 # Template file for 'power-profiles-daemon'
 pkgname=power-profiles-daemon
-version=0.13
-revision=3
+version=0.21
+revision=1
 build_style=meson
 configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/"
 hostmakedepends="pkg-config glib-devel"
@@ -11,14 +11,14 @@ checkdepends="python3-dbusmock umockdev-devel"
 short_desc="Makes power profiles handling available over D-Bus"
 maintainer="oreo639 <oreo6391@gmail.com>"
 license="GPL-3.0-or-later"
-homepage="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
-changelog="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/raw/main/NEWS"
-distfiles="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
-checksum=74aac43eb43ebe5a3255a00eb48d781a5acfba32e96ab85737e22205e045e581
+homepage="https://gitlab.freedesktop.org/upower/power-profiles-daemon"
+changelog="https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/raw/main/NEWS"
+distfiles="https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
+checksum=c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349
 make_dirs="/var/lib/power-profiles-daemon 0755 root root"
 
-if [ "$XBPS_CHECK_PKGS" ]; then
-	configure_args+=" -Dtests=true"
+if [ -z "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" -Dtests=false"
 fi
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: power-profiles-daemon: update to 0.21.
  2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
                   ` (6 preceding siblings ...)
  2024-04-10 23:23 ` [PR PATCH] [Updated] " lz-coder
@ 2024-04-11  3:45 ` oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-04-11  3:45 UTC (permalink / raw)
  To: ml

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

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

power-profiles-daemon: update to 0.21.
https://github.com/void-linux/void-packages/pull/49797

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)




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

end of thread, other threads:[~2024-04-11  3:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-10 21:55 [PR PATCH] power-profiles-daemon: update to 0.21 lz-coder
2024-04-10 21:58 ` [PR REVIEW] " oreo639
2024-04-10 21:58 ` oreo639
2024-04-10 21:58 ` oreo639
2024-04-10 22:16 ` [PR PATCH] [Updated] " lz-coder
2024-04-10 22:25 ` lz-coder
2024-04-10 22:57 ` oreo639
2024-04-10 23:23 ` [PR PATCH] [Updated] " lz-coder
2024-04-11  3:45 ` [PR PATCH] [Merged]: " oreo639

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