* [PR PATCH] New package: cpu-checker-0.6
@ 2024-11-28 7:06 meator
2025-02-27 2:01 ` github-actions
2025-03-13 2:04 ` [PR PATCH] [Closed]: " github-actions
0 siblings, 2 replies; 3+ messages in thread
From: meator @ 2024-11-28 7:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]
There is a new pull request by meator against master on the void-packages repository
https://github.com/meator/void-packages cpu-checker
https://github.com/void-linux/void-packages/pull/53248
New package: cpu-checker-0.6
<!-- 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): **NO**
I believe that this package could be useful, because [it is referenced in Android Studio's documentation](https://developer.android.com/studio/run/emulator-acceleration?utm_source=android-studio#vm-linux).
<!-- 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, (ARCH-LIBC)
- 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/53248.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cpu-checker-53248.patch --]
[-- Type: text/x-diff, Size: 1093 bytes --]
From 0702d459b352f0f62a5f9acca1c1d04cb8f9bf19 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Thu, 28 Nov 2024 08:01:05 +0100
Subject: [PATCH] New package: cpu-checker-0.6
---
srcpkgs/cpu-checker/template | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 srcpkgs/cpu-checker/template
diff --git a/srcpkgs/cpu-checker/template b/srcpkgs/cpu-checker/template
new file mode 100644
index 00000000000000..902ef0d3ea8eed
--- /dev/null
+++ b/srcpkgs/cpu-checker/template
@@ -0,0 +1,16 @@
+# Template file for 'cpu-checker'
+pkgname=cpu-checker
+version=0.6
+revision=1
+build_style=gnu-makefile
+depends="msr-tools"
+short_desc="Tools to help evaluate certain CPU (or BIOS) features"
+maintainer="meator <meator.dev@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://launchpad.net/cpu-checker"
+distfiles="https://launchpad.net/cpu-checker/trunk/${version}/+download/cpu-checker_${version}.orig.tar.gz"
+checksum=7e8cafe3c1a87650d128b41916a969885e2354be1daf5d041b4f185ba7b8bf7d
+
+post_extract() {
+ vsed -i 's|/usr/sbin|/usr/bin|' Makefile
+}
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New package: cpu-checker-0.6
2024-11-28 7:06 [PR PATCH] New package: cpu-checker-0.6 meator
@ 2025-02-27 2:01 ` github-actions
2025-03-13 2:04 ` [PR PATCH] [Closed]: " github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-02-27 2:01 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/53248#issuecomment-2686615831
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] 3+ messages in thread
* Re: [PR PATCH] [Closed]: New package: cpu-checker-0.6
2024-11-28 7:06 [PR PATCH] New package: cpu-checker-0.6 meator
2025-02-27 2:01 ` github-actions
@ 2025-03-13 2:04 ` github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-03-13 2:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1279 bytes --]
There's a closed pull request on the void-packages repository
New package: cpu-checker-0.6
https://github.com/void-linux/void-packages/pull/53248
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): **NO**
I believe that this package could be useful, because [it is referenced in Android Studio's documentation](https://developer.android.com/studio/run/emulator-acceleration?utm_source=android-studio#vm-linux).
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-13 2:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-28 7:06 [PR PATCH] New package: cpu-checker-0.6 meator
2025-02-27 2:01 ` github-actions
2025-03-13 2:04 ` [PR PATCH] [Closed]: " github-actions
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).