From 31376ad7324139201072914fc85d95f11e0dc196 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 05 Jan 2021 21:50:41 -0500 Subject: Initial commit --- (limited to 'cpuid.pkg') diff --git a/cpuid.pkg/control b/cpuid.pkg/control new file mode 100644 index 0000000..240c34e --- /dev/null +++ b/cpuid.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Section: util +Depends: ${Shlib-Depends} +Description: Tool to dump x86 CPUID information about the CPU(s) + ${Common-Description} diff --git a/cpuid.pkg/docs b/cpuid.pkg/docs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/cpuid.pkg/docs diff --git a/cpuid.pkg/files b/cpuid.pkg/files new file mode 100644 index 0000000..e09f424 --- /dev/null +++ b/cpuid.pkg/files @@ -0,0 +1 @@ +/usr/bin/cpuid -- cgit v0.9.1