Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] CPU-X: update to 4.4.0.
@ 2022-09-29 19:14 zlice
  2022-09-30 13:52 ` icp1994
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zlice @ 2022-09-29 19:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages CPU-X
https://github.com/void-linux/void-packages/pull/39534

CPU-X: update to 4.4.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**

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

Replaces https://github.com/void-linux/void-packages/pull/39533

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

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

From 478a381eb0140a8d69991017da7b879ef25db471 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 29 Sep 2022 15:11:51 -0400
Subject: [PATCH] CPU-X: update to 4.4.0.

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

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 36246fc521f9..ccc1a11bd6ea 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,6 +1,6 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
-version=4.3.0
+version=4.4.0
 revision=1
 archs="x86_64* i686*"
 build_style=cmake
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://x0rg.github.io/CPU-X/"
 changelog="https://raw.githubusercontent.com/X0rg/CPU-X/master/ChangeLog.md"
 distfiles="https://github.com/X0rg/CPU-X/archive/v${version}.tar.gz"
-checksum=6ad7a8ac2d6c687a38a895fbbfbf2de690311676ac374d5857588bb983839433
+checksum=5d895ffa80c344cb6887d3fef7d833d20f367a74e35b79dc3f291c2496f060d9
 build_options="gtk3"
 build_options_default="gtk3"
 

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

* Re: CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
@ 2022-09-30 13:52 ` icp1994
  2022-10-01 15:08 ` [PR PATCH] [Updated] " zlice
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2022-09-30 13:52 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/39534#issuecomment-1263605351

Comment:
I'll guess it needs `Vulkan-Headers` under `makedepends`

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

* Re: [PR PATCH] [Updated] CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
  2022-09-30 13:52 ` icp1994
@ 2022-10-01 15:08 ` zlice
  2022-10-02  1:22 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zlice @ 2022-10-01 15:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages CPU-X
https://github.com/void-linux/void-packages/pull/39534

CPU-X: update to 4.4.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**

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

Replaces https://github.com/void-linux/void-packages/pull/39533

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

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

From 738fc893db4bdb85ffcb08db02d4515eb5ec4d16 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 29 Sep 2022 15:11:51 -0400
Subject: [PATCH] CPU-X: update to 4.4.0.

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

diff --git a/srcpkgs/CPU-X/template b/srcpkgs/CPU-X/template
index 36246fc521f9..1758aebb8625 100644
--- a/srcpkgs/CPU-X/template
+++ b/srcpkgs/CPU-X/template
@@ -1,12 +1,12 @@
 # Template file for 'CPU-X'
 pkgname=CPU-X
-version=4.3.0
+version=4.4.0
 revision=1
 archs="x86_64* i686*"
 build_style=cmake
 hostmakedepends="pkg-config nasm"
 makedepends="ncurses-devel gettext-devel libcpuid-devel pciutils-devel
- glfw-devel ocl-icd-devel procps-ng-devel libstatgrab
+ glfw-devel ocl-icd-devel procps-ng-devel libstatgrab Vulkan-Headers
  $(vopt_if gtk3 gtk+3-devel)"
 checkdepends="mawk nawk grep"
 short_desc="Free software that gathers information on CPU, motherboard and more"
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://x0rg.github.io/CPU-X/"
 changelog="https://raw.githubusercontent.com/X0rg/CPU-X/master/ChangeLog.md"
 distfiles="https://github.com/X0rg/CPU-X/archive/v${version}.tar.gz"
-checksum=6ad7a8ac2d6c687a38a895fbbfbf2de690311676ac374d5857588bb983839433
+checksum=5d895ffa80c344cb6887d3fef7d833d20f367a74e35b79dc3f291c2496f060d9
 build_options="gtk3"
 build_options_default="gtk3"
 

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

* Re: CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
  2022-09-30 13:52 ` icp1994
  2022-10-01 15:08 ` [PR PATCH] [Updated] " zlice
@ 2022-10-02  1:22 ` classabbyamp
  2022-12-31  1:55 ` github-actions
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-02  1:22 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39534#issuecomment-1264522356

Comment:
please rebase on master to pick up the changes from #39578 

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

* Re: CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
                   ` (2 preceding siblings ...)
  2022-10-02  1:22 ` classabbyamp
@ 2022-12-31  1:55 ` github-actions
  2023-01-15  2:00 ` [PR PATCH] [Closed]: " github-actions
  2023-01-15  2:06 ` zlice
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-12-31  1:55 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/39534#issuecomment-1368144968

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

* Re: [PR PATCH] [Closed]: CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
                   ` (3 preceding siblings ...)
  2022-12-31  1:55 ` github-actions
@ 2023-01-15  2:00 ` github-actions
  2023-01-15  2:06 ` zlice
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-01-15  2:00 UTC (permalink / raw)
  To: ml

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

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

CPU-X: update to 4.4.0.
https://github.com/void-linux/void-packages/pull/39534

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

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

Replaces https://github.com/void-linux/void-packages/pull/39533

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

* Re: CPU-X: update to 4.4.0.
  2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
                   ` (4 preceding siblings ...)
  2023-01-15  2:00 ` [PR PATCH] [Closed]: " github-actions
@ 2023-01-15  2:06 ` zlice
  5 siblings, 0 replies; 7+ messages in thread
From: zlice @ 2023-01-15  2:06 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/39534#issuecomment-1383024925

Comment:
Forgot about this. Updated if it can be re-opened.

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

end of thread, other threads:[~2023-01-15  2:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 19:14 [PR PATCH] CPU-X: update to 4.4.0 zlice
2022-09-30 13:52 ` icp1994
2022-10-01 15:08 ` [PR PATCH] [Updated] " zlice
2022-10-02  1:22 ` classabbyamp
2022-12-31  1:55 ` github-actions
2023-01-15  2:00 ` [PR PATCH] [Closed]: " github-actions
2023-01-15  2:06 ` zlice

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