Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radeontop: Update to 1.4
@ 2022-06-22 17:15 QuadPiece
  2022-06-24 20:24 ` [PR PATCH] [Updated] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: QuadPiece @ 2022-06-22 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/QuadPiece/void-packages radeontop-1.4
https://github.com/void-linux/void-packages/pull/37643

radeontop: Update to 1.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

Mostly just allows radeontop to detect and display the name of newer GPUs like the RX 6000 series.

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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 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-musl)
<!--
- 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/37643.patch is attached

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

From d1c57bff63dd29016b3133efacc078c48a16ddf0 Mon Sep 17 00:00:00 2001
From: Quad <contact@quad.moe>
Date: Wed, 22 Jun 2022 19:11:56 +0200
Subject: [PATCH] radeontop: Update to 1.4

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

diff --git a/srcpkgs/radeontop/template b/srcpkgs/radeontop/template
index 4f36a8d6b032..097d40bd05f4 100644
--- a/srcpkgs/radeontop/template
+++ b/srcpkgs/radeontop/template
@@ -1,6 +1,6 @@
 # Template file for 'radeontop'
 pkgname=radeontop
-version=1.3
+version=1.4
 revision=1
 archs="i686* x86_64*"
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Logen K <logen@sudotask.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/clbr/radeontop"
 distfiles="https://github.com/clbr/radeontop/archive/v${version}.tar.gz"
-checksum=0e6abacafa3c795ee783be18b736f6dfc7ff93c6e3c3237cc7c1684863e08100
+checksum=2c1e2aace1a749d8e4530047ce245004e0f7d1d32a99037917e03d83e60f7ad1
 
 do_build() {
 	make CC="$CC" amdgpu=1

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

* Re: [PR PATCH] [Updated] radeontop: Update to 1.4
  2022-06-22 17:15 [PR PATCH] radeontop: Update to 1.4 QuadPiece
@ 2022-06-24 20:24 ` paper42
  2022-06-24 20:25 ` paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-24 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/QuadPiece/void-packages radeontop-1.4
https://github.com/void-linux/void-packages/pull/37643

radeontop: Update to 1.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

Mostly just allows radeontop to detect and display the name of newer GPUs like the RX 6000 series.

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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 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-musl)
<!--
- 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/37643.patch is attached

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

From 6c356383f8977435a938da7c016ce1231559fed1 Mon Sep 17 00:00:00 2001
From: Quad <contact@quad.moe>
Date: Wed, 22 Jun 2022 19:11:56 +0200
Subject: [PATCH] radeontop: update to 1.4

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

diff --git a/srcpkgs/radeontop/template b/srcpkgs/radeontop/template
index 4f36a8d6b032..097d40bd05f4 100644
--- a/srcpkgs/radeontop/template
+++ b/srcpkgs/radeontop/template
@@ -1,6 +1,6 @@
 # Template file for 'radeontop'
 pkgname=radeontop
-version=1.3
+version=1.4
 revision=1
 archs="i686* x86_64*"
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Logen K <logen@sudotask.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/clbr/radeontop"
 distfiles="https://github.com/clbr/radeontop/archive/v${version}.tar.gz"
-checksum=0e6abacafa3c795ee783be18b736f6dfc7ff93c6e3c3237cc7c1684863e08100
+checksum=2c1e2aace1a749d8e4530047ce245004e0f7d1d32a99037917e03d83e60f7ad1
 
 do_build() {
 	make CC="$CC" amdgpu=1

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

* Re: [PR PATCH] [Updated] radeontop: Update to 1.4
  2022-06-22 17:15 [PR PATCH] radeontop: Update to 1.4 QuadPiece
  2022-06-24 20:24 ` [PR PATCH] [Updated] " paper42
@ 2022-06-24 20:25 ` paper42
  2022-06-24 20:25 ` [PR PATCH] [Merged]: " paper42
  2022-06-24 20:26 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-24 20:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/QuadPiece/void-packages radeontop-1.4
https://github.com/void-linux/void-packages/pull/37643

radeontop: Update to 1.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

Mostly just allows radeontop to detect and display the name of newer GPUs like the RX 6000 series.

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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 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-musl)
<!--
- 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/37643.patch is attached

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

From 9b278813c74a67e0831709b0ccb8deb885ee5558 Mon Sep 17 00:00:00 2001
From: Quad <contact@quad.moe>
Date: Wed, 22 Jun 2022 19:11:56 +0200
Subject: [PATCH] radeontop: update to 1.4

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

diff --git a/srcpkgs/radeontop/template b/srcpkgs/radeontop/template
index 4f36a8d6b032..097d40bd05f4 100644
--- a/srcpkgs/radeontop/template
+++ b/srcpkgs/radeontop/template
@@ -1,6 +1,6 @@
 # Template file for 'radeontop'
 pkgname=radeontop
-version=1.3
+version=1.4
 revision=1
 archs="i686* x86_64*"
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Logen K <logen@sudotask.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/clbr/radeontop"
 distfiles="https://github.com/clbr/radeontop/archive/v${version}.tar.gz"
-checksum=0e6abacafa3c795ee783be18b736f6dfc7ff93c6e3c3237cc7c1684863e08100
+checksum=2c1e2aace1a749d8e4530047ce245004e0f7d1d32a99037917e03d83e60f7ad1
 
 do_build() {
 	make CC="$CC" amdgpu=1

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

* Re: [PR PATCH] [Merged]: radeontop: Update to 1.4
  2022-06-22 17:15 [PR PATCH] radeontop: Update to 1.4 QuadPiece
  2022-06-24 20:24 ` [PR PATCH] [Updated] " paper42
  2022-06-24 20:25 ` paper42
@ 2022-06-24 20:25 ` paper42
  2022-06-24 20:26 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-24 20:25 UTC (permalink / raw)
  To: ml

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

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

radeontop: Update to 1.4
https://github.com/void-linux/void-packages/pull/37643

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

Mostly just allows radeontop to detect and display the name of newer GPUs like the RX 6000 series.

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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 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-musl)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: radeontop: Update to 1.4
  2022-06-22 17:15 [PR PATCH] radeontop: Update to 1.4 QuadPiece
                   ` (2 preceding siblings ...)
  2022-06-24 20:25 ` [PR PATCH] [Merged]: " paper42
@ 2022-06-24 20:26 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-24 20:26 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37643#issuecomment-1165910791

Comment:
> radeontop: Update to 1.4

next time use a lowercase u. xbump can write the commit message for you

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

end of thread, other threads:[~2022-06-24 20:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 17:15 [PR PATCH] radeontop: Update to 1.4 QuadPiece
2022-06-24 20:24 ` [PR PATCH] [Updated] " paper42
2022-06-24 20:25 ` paper42
2022-06-24 20:25 ` [PR PATCH] [Merged]: " paper42
2022-06-24 20:26 ` 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).