-
Notifications
You must be signed in to change notification settings - Fork 14
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] please provide AppImage #267
Comments
I'll check after I come back in early December. |
I am having difficulty setting this up right now. |
@ivan-hc hi, can you again help please? |
Hi @vitaly-zdanevich , as always, I can redirect on my tools. Hi @Vysp3r , since you have an AUR package, you can give a try to Archimage https://github.com/ivan-hc/ArchImage its enough to follow the instructions on the README. You can decide to bundle all dependencies by level, and thanks to this also not to specify dependencies... or maybe not to include them and only add keywords about libraries, files and directory names you want to put in the AppImage. The final bundle does not depend on libfuse2 and can be updateable using I normally don't package things I don't use, but if you have any question, I'm here. |
It is enough to follow the instructions, in this example, I created a script by reading the name of the binary in $PATH, I decided to include a level 1 of dependencies (that means it will include also dependencies of dependencies), enabled chaoticAUR and Multilib (I suppose it uses 32bit libraries too, right?) and Nvidia hardware acceleration (more info on the README). A standard configuration only includes libraries to include audio support (it may work, eccept rare cases, maybe other packages are needed or just libraries for FLAC, mpe, ogg... you choose in this case). Once you have finished, place the script into an empty directory, and run it. simplescreenrecorder-2025-02-02_07.30.47.mp4Also, read the script, be aware of what the script does. |
This other video instead shows how the AppImage is built... and at the end I also try to run it, but a library is missing, so I added simplescreenrecorder-2025-02-02_07.38.35.mkv.mkv.mp4.mkv.mp4...after this, also requires I'll try to add a script here, so you can test it by yourself. |
@Vysp3r This is the script I created for you, you may need to edit the way you want IMPORTANT, run it into an empty directory, as I did in the previous video. The AppImage is 141 MB, but only because I included all dependencies. You are free to remove all unnecesary files. This is a quick test... I suppose it recognizes I have my AppImage of Bottles (built the same way btw) simplescreenrecorder-2025-02-02_08.12.44.mp4For any question, ask me anything (eccept to maintain your AppImage... I already have more than 70 in my repos... too much). |
I'll do my best to add an AppImage for the next release. @ivan-hc Thank you a lot for all the information. |
if you do it, let me know... so I can publish it on my package manager, "AM" https://github.com/ivan-hc/AM see you next |
FlatPack needs a daemon - I do not like that.
The text was updated successfully, but these errors were encountered: