Skip to content

Commit 2f78174

Browse files
committed
feat: add blueprint-compiler and zig0.15 packages
Add blueprint-compiler and zig0.15 package entries to repos.yml Both packages are assigned to the deepin-sysdev-team group Log: Added blueprint-compiler and zig0.15 package entries Influence: 1. Verify blueprint-compiler package entry is correctly placed in alphabetical order 2. Verify zig0.15 package entry is correctly placed in zig section 3. Confirm repos.yml syntax remains valid after additions feat: 添加 blueprint-compiler 和 zig0.15 软件包 在 repos.yml 中添加 blueprint-compiler 和 zig0.15 软件包条目 两个软件包均归属于 deepin-sysdev-team 组 Log: 添加 blueprint-compiler 和 zig0.15 软件包条目 Influence: 1. 验证 blueprint-compiler 软件包条目按字母顺序正确放置 2. 验证 zig0.15 软件包条目在 zig 分区正确放置 3. 确认添加后 repos.yml 语法仍然有效
1 parent d9c13f8 commit 2f78174

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

repos.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,10 @@ repos:
400400
group: deepin-sysdev-team
401401
info: Bandlimited wavetable-based oscillator plugins for LADSPA hosts
402402

403+
- repo: blueprint-compiler
404+
group: deepin-sysdev-team
405+
info: Compile Blueprint files to GTKBuilder XML for GNOME
406+
403407
- repo: bm-el #main
404408
group: deepin-sysdev-team
405409
info: visual bookmarks for GNU Emacs
@@ -12022,6 +12026,10 @@ repos:
1202212026
group: deepin-sysdev-team
1202312027
info: zig language version 0.14
1202412028

12029+
- repo: zig0.15
12030+
group: deepin-sysdev-team
12031+
info: zig language version 0.15
12032+
1202512033
- repo: zipiosplusplus #main
1202612034
group: deepin-sysdev-team
1202712035
info: zig language

0 commit comments

Comments
 (0)