From e38bc3df60a1d30117d11d9fbd7c3b22de83058f Mon Sep 17 00:00:00 2001 From: gfdgd xi <73065138+gfdgd-xi@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:21:24 +0800 Subject: [PATCH 1/4] feat: Add gsmartcontrol testdisk and 2048-qt --- repos.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/repos.yml b/repos.yml index 83f9f747..b24e61ba 100644 --- a/repos.yml +++ b/repos.yml @@ -11023,3 +11023,15 @@ repos: - repo: libdumb #main group: deepin-sysdev-team info: dynamic universal music bibliotheque + + - repo: gsmartcontrol + group: spark-store-deepin + info: GSmartControl is a graphical user interface for smartctl, which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it. + + - repo: testdisk + group: spark-store-deepin + info: TestDisk checks the partition and boot sectors of your disks. It is very useful in forensics, recovering lost partitions. + + - repo: 2048-qt + group: spark-store-deepin + info: 2048 难题是基于数学的解谜游戏,你需要在一个格子棋盘上滑动滑块,将其组合并创 建数字 2048。 你需要使用四个方向键移动并合并相似的滑块(2n)。当具有两个相同数字的滑块接 触时,它们会合二为一。 From 4f6f4f4c9488cbbfa3a490afb43935fac4bc2a8a Mon Sep 17 00:00:00 2001 From: gfdgd xi <73065138+gfdgd-xi@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:39:50 +0800 Subject: [PATCH 2/4] feat: Add libwhereami --- repos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.yml b/repos.yml index b24e61ba..9219e282 100644 --- a/repos.yml +++ b/repos.yml @@ -11035,3 +11035,7 @@ repos: - repo: 2048-qt group: spark-store-deepin info: 2048 难题是基于数学的解谜游戏,你需要在一个格子棋盘上滑动滑块,将其组合并创 建数字 2048。 你需要使用四个方向键移动并合并相似的滑块(2n)。当具有两个相同数字的滑块接 触时,它们会合二为一。 + + - repo: libwhereami + group: spark-store-deepin + info: locate the current executable and the current module (development files) From 141a5ed6316c57975b64fb3ba276e5d08e87ab05 Mon Sep 17 00:00:00 2001 From: gfdgd xi <73065138+gfdgd-xi@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:08:18 +0800 Subject: [PATCH 3/4] feat: Add libewf, libfsntfs feat: Add libewf, libfsntfs --- repos.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/repos.yml b/repos.yml index 9219e282..65beba73 100644 --- a/repos.yml +++ b/repos.yml @@ -11039,3 +11039,11 @@ repos: - repo: libwhereami group: spark-store-deepin info: locate the current executable and the current module (development files) + + - repo: libewf + group: spark-store-deepin + info: library with support for Expert Witness Compression Format + + - repo: libfsntfs + group: spark-store-deepin + info: NTFS access library From 232c4aab221dab94f11f5078d52611eb9554415e Mon Sep 17 00:00:00 2001 From: gfdgd xi <73065138+gfdgd-xi@users.noreply.github.com> Date: Wed, 2 Jul 2025 08:51:53 +0800 Subject: [PATCH 4/4] feat: Add kdiskmark --- repos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.yml b/repos.yml index 65beba73..2b2fc131 100644 --- a/repos.yml +++ b/repos.yml @@ -11047,3 +11047,7 @@ repos: - repo: libfsntfs group: spark-store-deepin info: NTFS access library + + - repo: kdiskmark + group: spark-store-deepin + info: simple disk benchmark tool