System64fumo / syspower

Simple power menu/shutdown screen written in gtkmm 4
Do What The F*ck You Want To Public License
36 stars 1 forks source link

add a version tag #1

Closed fiersik closed 3 months ago

fiersik commented 3 months ago

Hi! Please add a version tag if there are ready-made releases.

This is necessary to build the package into the repository for ALT Linux.

System64fumo commented 3 months ago

Hello! My programs don't use traditional versioning as i don't quite follow the stable release model. This has been previously discussed on another project of mine here The closest thing to a version tag would be to use the commit date (as per -v output)

fiersik commented 3 months ago

Alas, this format is not suitable for building into a repository.

System64fumo commented 3 months ago

Can you not use v24.7.20 for instance? If you wish to distribute my software on another platform/package manager (Other than Github/AUR) then i'm totally okay with you creating and maintaining the package in whichever method suits your distribution of choice, Since i'm not really interested in maintaining a "stable" release nor providing pre built binaries.

fiersik commented 3 months ago

the git tag should be used as the version, or 0.1.0.COMMIT (not recommended)

System64fumo commented 3 months ago

I don't use git tags though?

fiersik commented 3 months ago

Yes, there are no tags

System64fumo commented 3 months ago

That's what i said though? I don't plan on using tags if that's what you're asking?

fiersik commented 3 months ago

okay ,- ,

fiersik commented 3 months ago

Then I'll close it