Hello and welcome!

All information necessary to become Fedora packager should be available
on this page:

https://fedoraproject.org/wiki/Join_the_package_collection_maintainers

There is also Fedora Join SIG, which can help you with onboarding:

https://docs.fedoraproject.org/en-US/fedora-join/index.html


Vít


Dne 25. 09. 20 v 5:32 Ruki Wang napsal(a):
>
> Hi, all!
>
> I'm Ruki Wang, a full stack developer from China. I'm creator
> of @tboox <https://github.com/tboox> and @xmake-io
> <https://github.com/xmake-io> Open Source Groups. My Github:
> https://github.com/waruqi
>
> I am developing xmake <https://github.com/xmake-io/xmake> now. 
>
> it's a lightweight cross-platform build utility based on Lua.
>
> It uses xmake.lua to maintain project builds. Compared with
> makefile/CMakeLists.txt, the configuration syntax is more concise and
> intuitive. It is very friendly to novices and can quickly get started
> in a short time. Let users focus more on actual project development. 
>
> It can compile the project directly like Make/Ninja, or generate
> project files like CMake/Meson, and it also has a built-in package
> management system to help users solve the integrated use of C/C++
> dependent libraries.
>
> I have made it into an rpm package and uploaded it to the
> copr repository. https://copr.fedorainfracloud.org/coprs/waruqi/xmake/
>
> I know, now I can install it with the following command.
>
> sudo dnf copr enable waruqi/xmake
> sudo dnf install xmake
>
> But what I want to know is how should I do next to submit my package
> to fedora's official repository?
> So that I can directly execute the following command to install the
> package I uploaded.
>
> sudo dnf install xmake
>
> Thanks!
>
> -- 
>
> Ruki Wang 
> war...@gmail.com <mailto:war...@gmail.com> 
> https://github.com/waruqi
> https://twitter.com/waruqi
>
>
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to