Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Debian/Ubuntu package support #2137

Open
melroy89 opened this issue Oct 28, 2022 · 3 comments
Open

Add Debian/Ubuntu package support #2137

melroy89 opened this issue Oct 28, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@melroy89
Copy link

Copy over the debian folder from: https://github.com/mbudde/ledger/tree/debian/debian (no longer maintaining his PPA).

Allow you to easily build and/or publish deb packages!

Regards,
Melroy van den Berg

@tbm
Copy link
Contributor

tbm commented Oct 29, 2022

Personally I'm not too keen on adding Linux distro packaging code to upstream code, but that my just be my view as a Debian person (in the Debian world we think the distros are the place for that - and fwiw ledger is in Debian packaged by @bremner).

I'd be curious what other people think.

Also, if this is merged, who is volunteering to maintain it? We can't merge code without someone willing to maintain.

@tbm tbm added the enhancement New feature or request label Oct 29, 2022
@melroy89
Copy link
Author

Actually there is alternative way of doing this. Which is leveraging the cmake build system. Cmake makes it possible to also generate packages on various distros. Incl. Deb files.

@melroy89
Copy link
Author

melroy89 commented Nov 3, 2022

I'm leveraging the CMake build system in my LibreWeb project to help me build packages for various distros: https://gitlab.melroy.org/libreweb/libreweb-browser/-/blob/main/cmake/Packaging.cmake

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

No branches or pull requests

2 participants