-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Archimage 4.2 #32
Merged
Archimage 4.2 #32
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- unuque flexible AppRun for Proot and Bwrap - made an updatable AppImage
- made multilib optional - change method to enable chaoticaur
- unified template for bwrap and proot - detect if the app is from AUR and suggest ChaoticAUR - choose to include multilib
- edit standard configuration message
- fix the way BIN and DEPENDENCES are set
- extract dependendes of dependences and dependences of the latter
- include better support to open external browsers (tested with Firefox) - add an exclude list not to include developer packages (gcc, make...) - include optdepend as dependences
- change the way audio and network keywords are included
- move pk and p11 internet keywords from the CLI to the script
- changed the question for network support
- add message of each process when detecting libraries - improve speed of libraries detection for dependencies
- Use "uruntime" from https://github.com/VHSgunzo/uruntime for better AppImage compression
- download and extract optdepend packages before the others, not to include their dependencies
- fix typo
- use one extraction cycle - include more coreutils binaries
- allow choice between appimagetool and uruntime
- use standard appimagetool again
- detect if optdepend creates a list
- use worldwide mirror for Arch Linux in case the script is running on github actions
- more elegant way to remove bloatwares
- add "extract_count" variable to set dependencies extraction level (default 1)
- set extraction level on dependencies
- do not quote "$EXEC"
- force hicolor-icon-theme and xapp to base package if network keywords are enabled
- force xapp and hicolor-icon-theme but exclude .PKGINFO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add new template on steroids 💪