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

tev should release Linux binaries #164

Closed
Tom94 opened this issue Jan 6, 2022 · 2 comments
Closed

tev should release Linux binaries #164

Tom94 opened this issue Jan 6, 2022 · 2 comments

Comments

@Tom94
Copy link
Owner

Tom94 commented Jan 6, 2022

Linux binaries would be good to have, especially now that tev requires a C++20-capable compiler, which many people do not have access to in their work environments. (see also #134)

Things on the TODO list:

  • Look into AppImage and Flatpak
  • Look into getting binaries into package repositories

I currently do not have cycles, so it will be some time until there is an update from my end, but if anyone is familiar with releasing Linux binaries all help is much appreciated!

@Calinou
Copy link

Calinou commented Jan 11, 2022

I might look into creating a Flatpak of tev, but I don't know if the latest FreeDesktop SDK (21.08) can compile C++20 code.

diiigle added a commit to diiigle/tev that referenced this issue Nov 5, 2022
Introducing an "External" CPack Generator script
that calls linuxdeploy on an installed directory
diiigle added a commit to diiigle/tev that referenced this issue Nov 5, 2022
Introducing an "External" CPack Generator script
that calls linuxdeploy on an installed directory
@Tom94
Copy link
Owner Author

Tom94 commented Nov 20, 2022

We've got x64 Linux binaries now; thanks @diiigle! Low priority for future work is to also make available ARM binaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants