Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cpux-4.4.0
Date: Thu, 29 Sep 2022 20:48:59 +0200	[thread overview]
Message-ID: <20220929184859.jU32OMx6ucwIvlrH8bE3UPElH07K38GLvVOcG_KMcck@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39533@inbox.vuxu.org>

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

  reply	other threads:[~2022-09-29 18:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29 18:43 [PR PATCH] " zlice
2022-09-29 18:48 ` zlice [this message]
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 ` [PR PATCH] [Closed]: " zlice
2022-09-29 19:08 ` zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220929184859.jU32OMx6ucwIvlrH8bE3UPElH07K38GLvVOcG_KMcck@z \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).