-
Notifications
You must be signed in to change notification settings - Fork 208
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
[Feature Request] Add linux-all.tar.gz #302
Comments
I can add it if you want |
Making a flatpak for universal distro support is better We could very much do your proposal but the scripts need to be changed a bit and check for java/electron executable availablity |
I didn't mean to say using it as way of supporting a lot of distros. It's like a replacement for plain Electron launcher script checks for electron availability in AUR and various deb packages so it's not like we are not doing it already. |
Why don't you make CI scripts for automatic updating? I had the idea for the |
Could you clarify a little I wasn't able to understand completely. Does "it" refer to
That's really cool I'll definitely check how did you do it 👍. but the bot and the tar.gz file can coexist. I've deployed the Idea in Tachidesk-Sorayomi. Icon and desktop file are included in the tar.gz archive. Its icon has changed today and the AUR package's icon changed too without manual intervention. In the case of Tachidesk-Server where I have to update the package across four different platforms manually a tar.gz archive has a lot more value and this is not something I can do with a bot easily. |
That can work, make a PR |
What feature should be added to Tachidesk?
Consider adding
Tachidesk-Server-v<ver>-r<rev num>-linux-all.tar.gz
that contains:And remove
Tachidesk-Server-v<ver>-r<rev num>-linux-x64.tar.gz
If it's not needed?Why/Project's Benefit/Existing Problem
It makes doing universal changes to AUR, MPR, PPA and other possible future packages ( NixPkg and RPM ) a lot easier.
The text was updated successfully, but these errors were encountered: