自己有几个工具类的开源项目,想提交到 ubuntu等国外的官方源中去,这样以后提供给别人下载安装也方便了。。
但是不知道这个申请流程是怎样的,还是需要满足什么条件才行?
有谁的软件被ubuntu源收录过哈,能否给点建议。。谢谢
本人的项目地址:
用于跨平台构建的,类似cmake的一个工具
https://github.com/waruqi/xmake
ringa_lee2017-04-22 09:00:47
I have only seen Arch. You can submit a pkgbuild to the AUR first, and then wait for voting (collect likes). If you have enough likes, you can apply for the maintainer of the source to help package it into the source.
Again, the above are all just hearsay.
Also, there are not many arch maintainers in China. I only know Big Fat Cat. However, I only have his steam id...please search on arch
Felix Yanreply0
巴扎黑2017-04-22 09:00:47
Homebrew is still easy to use. Submitting software is very convenient. Just make a pull request directly on github. .