From e13a478ea2a915716e43c2c8d9aa16043e099397 Mon Sep 17 00:00:00 2001 From: yeshanshan Date: Wed, 19 Aug 2026 14:24:49 +0800 Subject: [PATCH] style: add Qt5/DTK5 runtime repo to repos.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. Add org.deepin.runtime.dtk5 repository entry to repos.yaml 2. Include repository description explaining that this provides Qt5/DTK5 runtime support for legacy applications 3. Add developer contact information for the repository Log: Added Qt5/DTK5 runtime package repository registration Influence: 1. No impact on application runtime or user-facing functionality 2. Only affects package repository configuration file style: 在 repos.yaml 中添加 Qt5/DTK5 运行时仓库 1. 在 repos.yaml 中添加 org.deepin.runtime.dtk5 仓库条目 2. 包含仓库描述,说明该仓库提供 Qt5/DTK5 运行时支持,以兼容仍依赖 Qt5/ DTK5 的旧版应用 3. 添加仓库开发者联系方式 Log: 新增 Qt5/DTK5 运行时软件包仓库注册 Influence: 1. 不影响应用运行时或用户可见功能 2. 仅影响软件包仓库配置文件 --- repos.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.yaml b/repos.yaml index 220d81c..099a6ea 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1,2 +1,5 @@ tip: 为避免多个 PR 冲突,在 PR 合并后 repos.yaml 会被清空,历史提交请查看 history/repos_history.yaml repos: + - repo: org.deepin.runtime.dtk5 + info: org.deepin.runtime 的 Qt5/DTK5 版本,用于支持仍依赖 Qt5/DTK5 的应用运行。玲珑运行时默认基于 Qt6/DTK6 构建,本仓库提供对应的 Qt5/DTK5 运行时,保证老旧应用在玲珑环境中正常启动。 + developer: 18202781743