From 55056c138d1a8531d89ddd1f4575b36a254d9c6e Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Wed, 1 Jan 2020 19:50:48 -0500 Subject: [PATCH 1/3] Add gnuwin32 package of x86info. This is supported project with 77 packages in 72 repos. This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/x86info.ico | Bin 0 -> 766 bytes utils/x86info.png | Bin 0 -> 227 bytes utils/x86info.xml | 25 +++++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100755 utils/x86info.ico create mode 100755 utils/x86info.png create mode 100644 utils/x86info.xml diff --git a/utils/x86info.ico b/utils/x86info.ico new file mode 100755 index 0000000000000000000000000000000000000000..5edfe32fa624bba72d2af11ae8b95f64fabaeeca GIT binary patch literal 766 zcmc&xF%rWd3{!gDGNe=IjD1F*#*^}dJg1|7KqXUZ(`)9K*hEMO&Hxj~y5698U4T31 z2XkdUnG>$8Kq2=(3Q01hw276!%z}O2NmTz(tNxfAS`t>6*C+EHE=9 z0cju!L?a1AXMxj6AbQ@yL2Aq)5Zs9S5p>_E&jQlP!34CUUs8St4y_G-fIBoC4xcu4 uht^JZtly!xk(e5M+vpDd0^yKocgVD!D|TxSkLc!Y9%%|j`T*%xXT}@j$Z4ej literal 0 HcmV?d00001 diff --git a/utils/x86info.png b/utils/x86info.png new file mode 100755 index 0000000000000000000000000000000000000000..632d60cf902afe1ae974190058a5937bb5fbbb80 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJRh}-6Ar-fhe%K#KsIX!P@R3bm z;5ll*aQ3git%Sf8 + + + x86Info + X86info: display x86 CPU diagnostics + x86info probes the CPU registers to find out a lot more information. It can discover the contents of model-specific registers, discover CPU silicon revisions, and lots more. + + + Utility + http://gnuwin32.sourceforge.net/packages/x86info.htm + + + + + + + + + + + + x86info + x86info -- display x86 CPU diagnostics + + From 13a5b629974afbe49856ebf390cf6251e1ced1ae Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Mon, 18 May 2020 17:00:17 -0400 Subject: [PATCH 2/3] fix icon urls & delete redundant command summary --- utils/x86info.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/utils/x86info.xml b/utils/x86info.xml index 4732b2f67..41cfd394a 100644 --- a/utils/x86info.xml +++ b/utils/x86info.xml @@ -4,8 +4,8 @@ x86Info X86info: display x86 CPU diagnostics x86info probes the CPU registers to find out a lot more information. It can discover the contents of model-specific registers, discover CPU silicon revisions, and lots more. - - + + Utility http://gnuwin32.sourceforge.net/packages/x86info.htm @@ -20,6 +20,5 @@ x86info - x86info -- display x86 CPU diagnostics From b5f9d4e03a3fdc8610ae35b2b8963cad21abf617 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Mon, 18 May 2020 19:10:44 -0400 Subject: [PATCH 3/3] remove gnuwin32 from url --- utils/x86info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/x86info.xml b/utils/x86info.xml index 41cfd394a..2cc8620b1 100644 --- a/utils/x86info.xml +++ b/utils/x86info.xml @@ -1,6 +1,6 @@ - + x86Info X86info: display x86 CPU diagnostics x86info probes the CPU registers to find out a lot more information. It can discover the contents of model-specific registers, discover CPU silicon revisions, and lots more.