desktop-entry-creator icon indicating copy to clipboard operation
desktop-entry-creator copied to clipboard

Publish in AUR

Open morpheusthewhite opened this issue 4 years ago • 4 comments

Can you publish this project into the AUR?

morpheusthewhite avatar Aug 11 '19 14:08 morpheusthewhite

It would be good to have this published on the AUR, but I don't use Arch Linux (or other related distros), and so it's not a priority for me at the moment. I might look into it sometime in the future.

faheel avatar Aug 11 '19 18:08 faheel

If you need help I can assist you, since I recently published one of my projects in AUR

morpheusthewhite avatar Aug 11 '19 21:08 morpheusthewhite

That's great! So for this project, we would need to find the corresponding system packages for Arch Linux and then "bundle them up" with the Python code.

faheel avatar Aug 14 '19 06:08 faheel

Sort of

You need to write a file, the PKGBUILD which contains all informations necessary to build the package (dependencies, url of the project, command to run to install it)

morpheusthewhite avatar Aug 14 '19 06:08 morpheusthewhite