From af978e346e289f097d7e893be3b1039c87d005f5 Mon Sep 17 00:00:00 2001 From: wjyrich <1071633242@qq.com> Date: Sun, 25 Feb 2024 21:19:34 +0800 Subject: [PATCH] build: add CPU-X CPU-X is a Free software that gathers information on CPU, motherboard and more Log: add software name--CPU-X --- io.github.CPU-X/linglong.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 io.github.CPU-X/linglong.yaml diff --git a/io.github.CPU-X/linglong.yaml b/io.github.CPU-X/linglong.yaml new file mode 100644 index 000000000..ce6342188 --- /dev/null +++ b/io.github.CPU-X/linglong.yaml @@ -0,0 +1,19 @@ +package: + id: io.github.CPU-X + name: CPU-X + version: 5.0.3 + kind: app + description: | + CPU-X is a Free software that gathers information on CPU, motherboard and more + +runtime: + id: org.deepin.Runtime + version: 23.0.0 + +source: + kind: git + url: https://github.com/TheTumultuousUnicornOfDarkness/CPU-X.git + commit: c442f9fa071af3a821359129a6791a063dce251c + +build: + kind: cmake