From 51a0a2f0f0f15f63dc0e964987e7052fb8d28690 Mon Sep 17 00:00:00 2001 From: guanzi008 <245205080@qq.com> Date: Wed, 17 Sep 2025 18:08:45 +0800 Subject: [PATCH 1/3] Update repos.yaml org.deepin.runtime.gtk --- repos.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/repos.yaml b/repos.yaml index 220d81c..fb34b6a 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1,2 +1,3 @@ -tip: 为避免多个 PR 冲突,在 PR 合并后 repos.yaml 会被清空,历史提交请查看 history/repos_history.yaml -repos: +- repo: org.deepin.runtime.gtk + info: GTK4 is a cross-platform C application framework. GTK's primary feature is its rich set of widgets that provide standard and beautiful GUI functionality. + developer: guanzi008 From 19d51c558d7d2e66118c819c384a056727f7f735 Mon Sep 17 00:00:00 2001 From: guanzi008 <245205080@qq.com> Date: Fri, 19 Sep 2025 16:53:14 +0800 Subject: [PATCH 2/3] Update repos.yaml org.deepin.runtime.gtk4 --- repos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.yaml b/repos.yaml index fb34b6a..d6a911e 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1,3 +1,3 @@ -- repo: org.deepin.runtime.gtk +- repo: org.deepin.runtime.gtk4 info: GTK4 is a cross-platform C application framework. GTK's primary feature is its rich set of widgets that provide standard and beautiful GUI functionality. developer: guanzi008 From 66bdd9e384fa0299b67d29a4f09fc20a34d1eb2b Mon Sep 17 00:00:00 2001 From: guanzi008 <245205080@qq.com> Date: Fri, 19 Sep 2025 16:59:04 +0800 Subject: [PATCH 3/3] Update repos.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 格式调整 --- repos.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/repos.yaml b/repos.yaml index d6a911e..56fbe85 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1,3 +1,4 @@ -- repo: org.deepin.runtime.gtk4 - info: GTK4 is a cross-platform C application framework. GTK's primary feature is its rich set of widgets that provide standard and beautiful GUI functionality. - developer: guanzi008 +repos: + - repo: org.deepin.runtime.gtk4 + info: GTK4 is a cross-platform C application framework. GTK's primary feature is its rich set of widgets that provide standard and beautiful GUI functionality. + developer: guanzi008