From 5f9001aa29e42a229f9ccfbf8fa6a8bf3b846151 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Mon, 6 Jan 2020 20:09:04 -0500 Subject: [PATCH] add gnuwin32 package of cpuid. This is a poorly supported project with 6 packages across 6 repos on repology. only 6 of the packages under the cpuid name are this probject This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/cpuid.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 utils/cpuid.xml diff --git a/utils/cpuid.xml b/utils/cpuid.xml new file mode 100644 index 000000000..dd8999218 --- /dev/null +++ b/utils/cpuid.xml @@ -0,0 +1,20 @@ + + + + CpuId + CpuId: CPU identification utility + This is a fairly complete CPU identification utility that executes the CPUID instruction on x86-family CPUs and decodes the results into English descriptions. It has been tested on several Intel, AMD (including Athlon/Duron) and Cyrix CPUs. If the Pentium III serial number misfeature is present and enabled, this program will display it. + Utility + http://gnuwin32.sourceforge.net/packages/cpuid.htm + + + + + + + + + + + +