Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cpux-4.4.0
@ 2022-09-29 18:43 zlice
  2022-09-29 18:48 ` [PR PATCH] [Updated] " zlice
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zlice @ 2022-09-29 18:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1030 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/39533

New package: cpux-4.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

![cpux_about](https://user-images.githubusercontent.com/8009811/193115449-572358a3-56cf-4459-9849-e3b5dc2aaaee.png)

Did not test 'daemon' only basic CPU info.

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture **x86_64**


#### unsure

- License is `GPL-3.0`, put `-or-later`
- are cmake config args redundant?
- added `nopie=yes` for cpu-x-daemon


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

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

From 79127ccc40a5f0fc0480be14afd58f702b65532b Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 29 Sep 2022 14:37:34 -0400
Subject: [PATCH] New package: cpux-4.4.0

---
 srcpkgs/cpux/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/cpux/template

diff --git a/srcpkgs/cpux/template b/srcpkgs/cpux/template
new file mode 100644
index 000000000000..b5d6a86d4e02
--- /dev/null
+++ b/srcpkgs/cpux/template
@@ -0,0 +1,16 @@
+# Template file for 'cpux'
+pkgname=cpux
+version=4.4.0
+revision=1
+wrksrc=CPU-X-${version}
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release"
+hostmakedepends="pkg-config automake cmake gtk+3 libcpuid libtool ncurses procps-ng "
+makedepends="pkg-config automake cmake gtk+3 gtk+3-devel libcpuid libcpuid-devel libtool ncurses procps-ng procps-ng-devel"
+short_desc="CPU-X gathers information on CPU, motherboard and more"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-3.0-or-later"
+homepage="https://x0rg.github.io/CPU-X/"
+distfiles="https://github.com/X0rg/CPU-X/archive/refs/tags/v${version}.tar.gz"
+checksum=5d895ffa80c344cb6887d3fef7d833d20f367a74e35b79dc3f291c2496f060d9
+nopie=yes

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

end of thread, other threads:[~2022-09-29 19:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 18:43 [PR PATCH] New package: cpux-4.4.0 zlice
2022-09-29 18:48 ` [PR PATCH] [Updated] " zlice
2022-09-29 18:54 ` TinfoilSubmarine
2022-09-29 19:00 ` TinfoilSubmarine
2022-09-29 19:06 ` [PR REVIEW] " classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:06 ` classabbyamp
2022-09-29 19:08 ` zlice
2022-09-29 19:08 ` [PR PATCH] [Closed]: " 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).