Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: plasma-thermalmonitor
@ 2025-01-08  0:38 KeepBotting
  2025-01-08  0:41 ` [PR PATCH] [Updated] " KeepBotting
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: KeepBotting @ 2025-01-08  0:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/KeepBotting/void-packages plasma-thermal
https://github.com/void-linux/void-packages/pull/53888

new package: plasma-thermalmonitor
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- This has been sitting in my local void-packages for a while, I have tested two different versions of this package across multiple Qt/KDE/Plasma updates

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
- "Required" is not necessarily met but I see other Plasma widgets that are not required dependencies of any packages so hopefully this is ok 

#### 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/53888.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plasma-thermal-53888.patch --]
[-- Type: text/x-diff, Size: 1212 bytes --]

From cdd60eb3e83633f80600698c5db8f4845a1c3e29 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:33:38 -0500
Subject: [PATCH] new package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/plasma-thermalmonitor/template

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
new file mode 100644
index 00000000000000..0627530d61d20c
--- /dev/null
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -0,0 +1,14 @@
+# Template file for 'plasma-thermalmonitor'
+pkgname=plasma-thermalmonitor
+version=0.2.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
+makedepends="qt6-base-devel libplasma-devel"
+depends="kde-plasma"
+short_desc="A KDE Plasmoid for displaying system temperatures"
+maintainer="branon <branon@branon.me>"
+license="GPL-2.0-or-later"
+homepage="https://invent.kde.org/olib/thermalmonitor"
+distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
+checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

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

* Re: [PR PATCH] [Updated] new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
@ 2025-01-08  0:41 ` KeepBotting
  2025-01-08 16:15 ` KeepBotting
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: KeepBotting @ 2025-01-08  0:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/KeepBotting/void-packages plasma-thermal
https://github.com/void-linux/void-packages/pull/53888

new package: plasma-thermalmonitor
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- This has been sitting in my local void-packages for a while, I have tested two different versions of this package across multiple Qt/KDE/Plasma updates

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
- "Required" is not necessarily met but I see other Plasma widgets that are not required dependencies of any packages so hopefully this is ok 

#### 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/53888.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plasma-thermal-53888.patch --]
[-- Type: text/x-diff, Size: 2163 bytes --]

From cdd60eb3e83633f80600698c5db8f4845a1c3e29 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:33:38 -0500
Subject: [PATCH 1/2] new package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/plasma-thermalmonitor/template

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
new file mode 100644
index 00000000000000..0627530d61d20c
--- /dev/null
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -0,0 +1,14 @@
+# Template file for 'plasma-thermalmonitor'
+pkgname=plasma-thermalmonitor
+version=0.2.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
+makedepends="qt6-base-devel libplasma-devel"
+depends="kde-plasma"
+short_desc="A KDE Plasmoid for displaying system temperatures"
+maintainer="branon <branon@branon.me>"
+license="GPL-2.0-or-later"
+homepage="https://invent.kde.org/olib/thermalmonitor"
+distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
+checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

From 6f8b4e284fcb7f20f85eb46b0eaed4f3d8fa0851 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:40:35 -0500
Subject: [PATCH 2/2] plasma-thermalmonitor: satisfy xlint

---
 srcpkgs/plasma-thermalmonitor/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index 0627530d61d20c..a6c44c0a03fd88 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -6,7 +6,7 @@ build_style=cmake
 hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
 makedepends="qt6-base-devel libplasma-devel"
 depends="kde-plasma"
-short_desc="A KDE Plasmoid for displaying system temperatures"
+short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
 license="GPL-2.0-or-later"
 homepage="https://invent.kde.org/olib/thermalmonitor"

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

* Re: [PR PATCH] [Updated] new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
  2025-01-08  0:41 ` [PR PATCH] [Updated] " KeepBotting
@ 2025-01-08 16:15 ` KeepBotting
  2025-01-09  0:16 ` [PR REVIEW] " toadwastoast
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: KeepBotting @ 2025-01-08 16:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/KeepBotting/void-packages plasma-thermal
https://github.com/void-linux/void-packages/pull/53888

new package: plasma-thermalmonitor
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- This has been sitting in my local void-packages for a while, I have tested two different versions of this package across multiple Qt/KDE/Plasma updates

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
- "Required" is not necessarily met but I see other Plasma widgets that are not required dependencies of any packages so hopefully this is ok 

#### 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/53888.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plasma-thermal-53888.patch --]
[-- Type: text/x-diff, Size: 3157 bytes --]

From cdd60eb3e83633f80600698c5db8f4845a1c3e29 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:33:38 -0500
Subject: [PATCH 1/3] new package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/plasma-thermalmonitor/template

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
new file mode 100644
index 00000000000000..0627530d61d20c
--- /dev/null
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -0,0 +1,14 @@
+# Template file for 'plasma-thermalmonitor'
+pkgname=plasma-thermalmonitor
+version=0.2.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
+makedepends="qt6-base-devel libplasma-devel"
+depends="kde-plasma"
+short_desc="A KDE Plasmoid for displaying system temperatures"
+maintainer="branon <branon@branon.me>"
+license="GPL-2.0-or-later"
+homepage="https://invent.kde.org/olib/thermalmonitor"
+distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
+checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

From 6f8b4e284fcb7f20f85eb46b0eaed4f3d8fa0851 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:40:35 -0500
Subject: [PATCH 2/3] plasma-thermalmonitor: satisfy xlint

---
 srcpkgs/plasma-thermalmonitor/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index 0627530d61d20c..a6c44c0a03fd88 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -6,7 +6,7 @@ build_style=cmake
 hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
 makedepends="qt6-base-devel libplasma-devel"
 depends="kde-plasma"
-short_desc="A KDE Plasmoid for displaying system temperatures"
+short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
 license="GPL-2.0-or-later"
 homepage="https://invent.kde.org/olib/thermalmonitor"

From a370b57ecec4d47d9ca859c01d26381c7e40332e Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Wed, 8 Jan 2025 11:15:07 -0500
Subject: [PATCH 3/3] plasma-thermalmonitor: fix license

---
 srcpkgs/plasma-thermalmonitor/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index a6c44c0a03fd88..6ea355b11b6827 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -8,7 +8,7 @@ makedepends="qt6-base-devel libplasma-devel"
 depends="kde-plasma"
 short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
-license="GPL-2.0-or-later"
+license="MIT"
 homepage="https://invent.kde.org/olib/thermalmonitor"
 distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
 checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

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

* Re: [PR REVIEW] new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
  2025-01-08  0:41 ` [PR PATCH] [Updated] " KeepBotting
  2025-01-08 16:15 ` KeepBotting
@ 2025-01-09  0:16 ` toadwastoast
  2025-01-09  0:21 ` toadwastoast
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: toadwastoast @ 2025-01-09  0:16 UTC (permalink / raw)
  To: ml

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

New review comment by toadwastoast on void-packages repository

https://github.com/void-linux/void-packages/pull/53888#discussion_r1908007022

Comment:
```suggestion
```

Probably should remove the dependency on the KDE meta package. I imagine that pretty much everyone that would install this package already has plasma installed, and not everyone has it installed via the `kde-plasma` package, so it could potentially install unnecessary packages.

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

* Re: new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
                   ` (2 preceding siblings ...)
  2025-01-09  0:16 ` [PR REVIEW] " toadwastoast
@ 2025-01-09  0:21 ` toadwastoast
  2025-01-09  0:29 ` toadwastoast
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: toadwastoast @ 2025-01-09  0:21 UTC (permalink / raw)
  To: ml

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

New comment by toadwastoast on void-packages repository

https://github.com/void-linux/void-packages/pull/53888#issuecomment-2578936931

Comment:
And make sure to only have 1 commit per template added/changed, so only 1 commit for this PR. Do a git force push to achieve that.

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

* Re: new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
                   ` (3 preceding siblings ...)
  2025-01-09  0:21 ` toadwastoast
@ 2025-01-09  0:29 ` toadwastoast
  2025-01-09 19:58 ` [PR PATCH] [Updated] " KeepBotting
  2025-01-09 20:07 ` KeepBotting
  6 siblings, 0 replies; 8+ messages in thread
From: toadwastoast @ 2025-01-09  0:29 UTC (permalink / raw)
  To: ml

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

New comment by toadwastoast on void-packages repository

https://github.com/void-linux/void-packages/pull/53888#issuecomment-2578936931

Comment:
And make sure to only have 1 commit per template added/changed, so only 1 commit for this PR. Do a git force push to achieve that.

Though I also don't see much point for adding this package, since it can just be easily installed via the plasma widgets store.

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

* Re: [PR PATCH] [Updated] new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
                   ` (4 preceding siblings ...)
  2025-01-09  0:29 ` toadwastoast
@ 2025-01-09 19:58 ` KeepBotting
  2025-01-09 20:07 ` KeepBotting
  6 siblings, 0 replies; 8+ messages in thread
From: KeepBotting @ 2025-01-09 19:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/KeepBotting/void-packages plasma-thermal
https://github.com/void-linux/void-packages/pull/53888

new package: plasma-thermalmonitor
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- This has been sitting in my local void-packages for a while, I have tested two different versions of this package across multiple Qt/KDE/Plasma updates

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
- "Required" is not necessarily met but I see other Plasma widgets that are not required dependencies of any packages so hopefully this is ok 

#### 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/53888.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plasma-thermal-53888.patch --]
[-- Type: text/x-diff, Size: 4276 bytes --]

From cdd60eb3e83633f80600698c5db8f4845a1c3e29 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:33:38 -0500
Subject: [PATCH 1/4] new package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/plasma-thermalmonitor/template

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
new file mode 100644
index 00000000000000..0627530d61d20c
--- /dev/null
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -0,0 +1,14 @@
+# Template file for 'plasma-thermalmonitor'
+pkgname=plasma-thermalmonitor
+version=0.2.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
+makedepends="qt6-base-devel libplasma-devel"
+depends="kde-plasma"
+short_desc="A KDE Plasmoid for displaying system temperatures"
+maintainer="branon <branon@branon.me>"
+license="GPL-2.0-or-later"
+homepage="https://invent.kde.org/olib/thermalmonitor"
+distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
+checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

From 6f8b4e284fcb7f20f85eb46b0eaed4f3d8fa0851 Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Tue, 7 Jan 2025 19:40:35 -0500
Subject: [PATCH 2/4] plasma-thermalmonitor: satisfy xlint

---
 srcpkgs/plasma-thermalmonitor/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index 0627530d61d20c..a6c44c0a03fd88 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -6,7 +6,7 @@ build_style=cmake
 hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
 makedepends="qt6-base-devel libplasma-devel"
 depends="kde-plasma"
-short_desc="A KDE Plasmoid for displaying system temperatures"
+short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
 license="GPL-2.0-or-later"
 homepage="https://invent.kde.org/olib/thermalmonitor"

From a370b57ecec4d47d9ca859c01d26381c7e40332e Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Wed, 8 Jan 2025 11:15:07 -0500
Subject: [PATCH 3/4] plasma-thermalmonitor: fix license

---
 srcpkgs/plasma-thermalmonitor/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index a6c44c0a03fd88..6ea355b11b6827 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -8,7 +8,7 @@ makedepends="qt6-base-devel libplasma-devel"
 depends="kde-plasma"
 short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
-license="GPL-2.0-or-later"
+license="MIT"
 homepage="https://invent.kde.org/olib/thermalmonitor"
 distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
 checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75

From b7e299781d5ee7899cf56da2e7b4faa9d4fe0c3a Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Thu, 9 Jan 2025 14:57:53 -0500
Subject: [PATCH 4/4] New package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
index 6ea355b11b6827..7afa881aac5214 100644
--- a/srcpkgs/plasma-thermalmonitor/template
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -5,10 +5,13 @@ revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
 makedepends="qt6-base-devel libplasma-devel"
-depends="kde-plasma"
 short_desc="KDE Plasmoid for displaying system temperatures"
 maintainer="branon <branon@branon.me>"
 license="MIT"
 homepage="https://invent.kde.org/olib/thermalmonitor"
 distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
 checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] new package: plasma-thermalmonitor
  2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
                   ` (5 preceding siblings ...)
  2025-01-09 19:58 ` [PR PATCH] [Updated] " KeepBotting
@ 2025-01-09 20:07 ` KeepBotting
  6 siblings, 0 replies; 8+ messages in thread
From: KeepBotting @ 2025-01-09 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/KeepBotting/void-packages plasma-thermal
https://github.com/void-linux/void-packages/pull/53888

new package: plasma-thermalmonitor
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
- This has been sitting in my local void-packages for a while, I have tested two different versions of this package across multiple Qt/KDE/Plasma updates

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
- "Required" is not necessarily met but I see other Plasma widgets that are not required dependencies of any packages so hopefully this is ok 

#### 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/53888.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plasma-thermal-53888.patch --]
[-- Type: text/x-diff, Size: 1224 bytes --]

From b9a2b5403bce1157498316e639d3f5aed78f05fa Mon Sep 17 00:00:00 2001
From: branon <branon@branon.me>
Date: Thu, 9 Jan 2025 15:06:35 -0500
Subject: [PATCH] New package: plasma-thermalmonitor

---
 srcpkgs/plasma-thermalmonitor/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/plasma-thermalmonitor/template

diff --git a/srcpkgs/plasma-thermalmonitor/template b/srcpkgs/plasma-thermalmonitor/template
new file mode 100644
index 00000000000000..7afa881aac5214
--- /dev/null
+++ b/srcpkgs/plasma-thermalmonitor/template
@@ -0,0 +1,17 @@
+# Template file for 'plasma-thermalmonitor'
+pkgname=plasma-thermalmonitor
+version=0.2.3
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kconfig"
+makedepends="qt6-base-devel libplasma-devel"
+short_desc="KDE Plasmoid for displaying system temperatures"
+maintainer="branon <branon@branon.me>"
+license="MIT"
+homepage="https://invent.kde.org/olib/thermalmonitor"
+distfiles="https://invent.kde.org/olib/thermalmonitor/-/archive/v${version}/thermalmonitor-v${version}.tar.gz"
+checksum=7caa91f758eb9ab14e3b24ee3c3641757d89e6528285a1b7324f155c18d69d75
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

end of thread, other threads:[~2025-01-09 20:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-08  0:38 [PR PATCH] new package: plasma-thermalmonitor KeepBotting
2025-01-08  0:41 ` [PR PATCH] [Updated] " KeepBotting
2025-01-08 16:15 ` KeepBotting
2025-01-09  0:16 ` [PR REVIEW] " toadwastoast
2025-01-09  0:21 ` toadwastoast
2025-01-09  0:29 ` toadwastoast
2025-01-09 19:58 ` [PR PATCH] [Updated] " KeepBotting
2025-01-09 20:07 ` KeepBotting

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