-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
"AM" 9.4: support for FreeBSD #1209
Conversation
replace `grep -P` for posix alternative
* replace `-printf` in find with posix alternative * Use -print instead of -printf in "find" * Update APP-MANAGER ...remove spaces in wc output * Update database.am ...remove spaces in wc output --------- Co-authored-by: iVAN <[email protected]>
* optimize and remove `strings` from database.am * remove `strings` from management.am * remove `strings` from sandboxes.am * Fix total size --------- Co-authored-by: iVAN <[email protected]>
Next step is to add FISH completion, since AM only supports BASH and ZSH |
Update krita
) * make less optional * Use GNU implementation of "sed" * make sure we have gnu sed * Remove bashisms * change `$TERM` for bsd systems --------- Co-authored-by: iVAN <[email protected]>
Add files via upload
Improve sed patch to work without gsed
* make sure we have `file` * Update APP-MANAGER --------- Co-authored-by: iVAN <[email protected]>
Anyone that wants to test and contribute to this next release can enable the Developer Mode like this
to exit the Developer Mode
NOTE, once the version will be releases as 9.4, you can safely exit the Developer Mode. This branch is for testing pourposes, not for daily use. |
drop lowercase `$arch`
change check for existing binary only in `/usr/local/bin`
I followed this guide to install NOTE, chromium-based applications require to be executed with the Here my AppImage of Google Chrome ...here instead Brave AppImage... ...dulcis in fundo, my LXtask AppImage Not everything works 100%, but it's a start. This is what happens with two of my "Archimages" (Arch Linux containers into AppImages, powered by |
simplescreenrecorder-2024-12-12_06.26.35.mkv.mp4
fix #1199