feat: ARM64/Parallels Desktop Support
Feature description
I am using a Mac and running Fedora 36 in Parallels Desktop 18. I just want to build it on flatpak but it needs the x86_64 branch of gnome-nightly. Are there any ARM64 package support?
Additional Context
No response
Did you read the Code of Conduct?
- [X] I have read the Code of Conduct.
Welcome on Gradience. 🥳 We really appreciate your contribution. The core team will review your issue as soon as possible. You can also join the matrix room https://matrix.to/#/#Gradience-space:envs.net or the discord server https://discord.com/invite/rwNDGPJf
Let me see if we can add this to the CI!
We currently have aarch64 and x86_64.
Could you give us an example of Flatpak application which supports arm64 ?
Hmm... Not really :/ On Sep 20, 2022, 10:41 -0400, 0xMRTT @.***>, wrote:
We currently have aarch64 and x86_64. Could you give us an example of Flatpak application which supports arm64 ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
But, how do you deal for others apps ?
I just want to build using flatpak but use other arm64 gnome apps without flatpak On Sep 20, 2022, 10:56 -0400, 0xMRTT @.***>, wrote:
But, how do you deal for others apps ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Oh 🤨🤔. I've no idea about that, I'll look about that. If you found a way tell us on matrix.
Sorry about the inconvenience
Thanks On Sep 20, 2022, 11:08 -0400, 0xMRTT @.***>, wrote:
Oh 🤨🤔. I've no idea about that, I'll look about that. If you found a way tell us on matrix. Sorry about the inconvenience — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Isn't aarch64 == arm64 ?
@litszwaiboris Have you changed x86_64 in:
flatpak install org.gnome.Sdk/x86_64/42 org.gnome.Platform/x86_64/42
to aarch64?
I can try it on next week but not this week. My mum get my computer :( On Sep 20, 2022, 15:21 -0400, tfuxu @.***>, wrote:
@litszwaiboris Have you changed x86_64 in: flatpak install org.gnome.Sdk/x86_64/42 org.gnome.Platform/x86_64/42 to aarch64? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
I found a way to install Gradience to ARM64 on Fedora. You can change the copr repository to "Your version"-x86_64 and install it normally like using copr. I can't find any way to manually compile it or install using flatpak using arch64
aarch64 is already built for flatpak on flathub though ???