You are not logged in.

#1 2018-10-07 14:45:38

definitellynotspammer
Member
Registered: 2016-06-07
Posts: 53

[SOLVED] What names should I give to packages?

Hello,

NBFC software author (https://github.com/hirschmann/nbfc) changed his github repo structure into 3 branches:

1. Stable
2. Beta
3. Development

And I am not quite sure about what AUR packages should I maintain? Currently I maintain 2 AUR packages:

1. nbfc (releases on GitHub)
2. nbfc-git (master branch)

But since author created more branches (more info at https://github.com/hirschmann/nbfc/issues/567), I am planning to create more AUR packages as well, but I am not sure about their names. Would it be OK to name them like this:

1. nbfc (from releases section on GitHub)
2. nbfc-stable-git (Stable branch)
3. nbfc-beta-git (Beta branch)
4. nbfc-dev-git (Development branch)

Thoughts? Or should I keep maintaining only existing 2 packages as I do now (nbfc & nbfc-git) and forget about other branches?

Any suggestions or tips are welcome!

Regards,
Erikas

Last edited by definitellynotspammer (2018-10-07 21:08:18)

Offline

#2 2018-10-07 15:03:22

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] What names should I give to packages?

What's the point of the stable branch at all? It's apparently just 173 commits behind master, and last updated in December 2016.

By the way, the beta and master branches are currently identical.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#3 2018-10-07 15:37:05

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] What names should I give to packages?

Building on the above would those 4 different packages serve 4 different purposes?

It makes (some) sense to me to have the nbfc stable package, and one nbfc-git (probably best to be to the master or development branch).

Don't make more packages just because you can, make more packages if/when there is a need or demand for them.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2018-10-07 21:07:47

definitellynotspammer
Member
Registered: 2016-06-07
Posts: 53

Re: [SOLVED] What names should I give to packages?

Thanks everyone, I will keep only 2 packages as they are already in AUR smile

Offline

Board footer

Powered by FluxBB