Skip to content

Packing of DEB and RPM#270

Merged
spe-ciellt merged 6 commits intodevelopfrom
packing
Dec 26, 2025
Merged

Packing of DEB and RPM#270
spe-ciellt merged 6 commits intodevelopfrom
packing

Conversation

@spe-ciellt
Copy link
Copy Markdown
Contributor

Use CPack companion to CMake to create .deb and .rpm packages that are easily installed. For the Windows build all files are still zipped together.

There have been major obstacles when doing packages to try to install the files in /opt/gerbv.github, which is where they are installed at the moment. Default is /usr/local in both CMake and Debian, but it is said that third-party packages should be installed under /opt, which it currently does.

There is still problem with authentication of gerbv-buildbot, since previous maintainer probably have a hard time accessing GitHub. This means that the https://gerbv.github.io is not updated automatically at the moment.

@spe-ciellt spe-ciellt merged commit be54336 into develop Dec 26, 2025
1 check passed
@spe-ciellt spe-ciellt deleted the packing branch December 26, 2025 10:03
@spe-ciellt spe-ciellt self-assigned this Feb 28, 2026
@spe-ciellt spe-ciellt added the enhancement New feature or request label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant