On Fri, Sep 25, 2020 at 11:33 AM Ruki Wang <war...@gmail.com> wrote:
>
>
> Hi, all!
>
> I'm Ruki Wang, a full stack developer from China. I'm creator of @tboox and 
> @xmake-io Open Source Groups. My Github: https://github.com/waruqi
>
> I am developing 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!
Welcome!

You can get in touch with local user group from [1].
And I am one of the packagers from China. Feel free to contact me personally.

[1] https://fedoraproject.org/wiki/FZUGCommunicate

- robin
>
> --
>
> Ruki Wang
> 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