Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实习任务(打包维护)-流行软件包移植 #5

Open
Zeno-sole opened this issue Jun 29, 2023 · 3 comments
Assignees

Comments

@Zeno-sole
Copy link

Zeno-sole commented Jun 29, 2023

任务需求: 移植具有一定流行度的软件包到deepin 23中
完成标准: 通过CI/CD检查,PR合入仓库
任务补充: 参照软件包统计表移植deepin 23中没有的软件包到https://github.com/deepin-community 尽量选取排名靠前的软件包
软件包统计表: https://popcon.debian.org/by_inst
相比与debian仓库deepin仓库中缺少的软件包: https://ci.deepin.com/repo/deepin/deepin-ports/deb/pkg-list.txt
ps: 提交上来的软件务必在本地验证构建

@Zeno-sole
Copy link
Author

Zeno-sole commented Jun 29, 2023

补充rust相关依赖包,可能会存在相互依赖问题,可以使用topic解决(参见wiki 搜索相关词条)

@UTsweetyfish
Copy link

rust 语言相关的软件包,在 debian 是由 rust-team 维护的。通过 debcargodebcargo-conf 进行维护。

ref: https://wiki.debian.org/Teams/RustPackaging

一个一个包在 github 维护感觉是很不方便、很不合适的。

This was referenced Jul 3, 2023
@Zeno-sole
Copy link
Author

rust 语言相关的软件包,在 debian 是由 rust-team 维护的。通过 debcargodebcargo-conf 进行维护。

ref: https://wiki.debian.org/Teams/RustPackaging

一个一个包在 github 维护感觉是很不方便、很不合适的。

是的,你可以想一下怎么在deepin-community 和obs上去跑这个流程

chenchongbiao pushed a commit to deepin-community/Repository-Manager that referenced this issue Jul 3, 2023
 Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler,
 and Sørensen-Dice.
 .
 This package contains the source for the Rust strsim crate, packaged by
 debcargo for use with cargo and dh-cargo.

Log: Implementations of string similarity metrics - Rust source code
Issue: deepin-community/sig-deepin-sysdev-team#56
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: Implementations of string similarity metrics - Rust source code
chenchongbiao pushed a commit to deepin-community/Repository-Manager that referenced this issue Jul 3, 2023
Discus aims to make df prettier, with features such as color, graphs, and smart formatting of numbers

Log: add discus
Issue: deepin-community/sig-deepin-sysdev-team#62
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: source files of discus would be added
Diamond-Fur added a commit to Diamond-Fur/discus that referenced this issue Jul 4, 2023
Discus aims to make df prettier, with features such as color, graphs, and smart formatting of numbers

Log: add discus
Issue: deepin-community/sig-deepin-sysdev-team#62
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: source files of discus would be added
chenchongbiao pushed a commit to deepin-community/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-either
Issue: deepin-community/sig-deepin-sysdev-team#64
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-either would be added.
Komorebi-yaodong added a commit to Komorebi-yaodong/rust-shlex that referenced this issue Jul 4, 2023
Log: This package contains the source for the Rust shlex crate, packaged by debcargo for use with cargo and dh-cargo.
Issue: deepin-community/sig-deepin-sysdev-team#29
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-shlex src would be added.
ryanhigh pushed a commit to ryanhigh/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-either
Issue: deepin-community/sig-deepin-sysdev-team#64
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-either would be added.
ryanhigh added a commit to ryanhigh/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-scopeguard
Issue: deepin-community/sig-deepin-sysdev-team#70
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: definition of the macros defer!, defer_on_unwind!, defer_on_success! as shorthands for guards with one of the implemented strategies will be adde
Snicker8 pushed a commit to Snicker8/Repository-Manager that referenced this issue Jul 4, 2023
    Rust crate for FFI bindings to all of Windows API.

    Log: add rust-winapi-i686-pc-windows-gnu
    Issue: deepin-community/sig-deepin-sysdev-team#36
    Task: deepin-community/sig-deepin-sysdev-team#5
    Influence: source rust-winapi-i686-pc-windows-gnu would be added
Komorebi-yaodong added a commit to Komorebi-yaodong/rust-either that referenced this issue Jul 4, 2023
Log: This metapackage enables feature "serde" for the Rust either crate, by pulling in any additional dependencies needed by that feature.
Issue: deepin-community/sig-deepin-sysdev-team#64
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-either src would be added.
Komorebi-yaodong added a commit to Komorebi-yaodong/rust-either that referenced this issue Jul 4, 2023
Log: This metapackage enables feature "serde" for the Rust either crate, by pulling in any additional dependencies needed by that feature.
Issue: deepin-community/sig-deepin-sysdev-team#64
Task: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-either src would be added.
Starains320 pushed a commit to Starains320/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-cexpr
Issue: deepin-community/sig-deepin-sysdev-team#75
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-cexpr would be added.
Starains320 pushed a commit to Starains320/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-cexpr
Issue: deepin-community/sig-deepin-sysdev-team#75
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-cexpr would be added.
Starains320 pushed a commit to Starains320/Repository-Manager that referenced this issue Jul 4, 2023
Log: add rust-cexpr
Issue: deepin-community/sig-deepin-sysdev-team#75
Tast: deepin-community/sig-deepin-sysdev-team#5
Influence: rust-cexpr would be added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants