Skip to content
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

How did you get ARM64 debs working? #19

Open
Botspot opened this issue Feb 23, 2024 · 1 comment
Open

How did you get ARM64 debs working? #19

Botspot opened this issue Feb 23, 2024 · 1 comment

Comments

@Botspot
Copy link

Botspot commented Feb 23, 2024

Sorry for the somewhat noob question. I'm the founder of the world's top ARM app store, and I am interested in adding Signal Desktop.
See here for past attempts and progress updates: Botspot/pi-apps#1518

After so much talk on Signal's various ARM release requests, like this one and this one, how did you just get it working?
We at Pi-Apps could just add your debs to the store. That would work. It is not necessary for us to build it ourselves for it to be added to the store - we can set up the install scripts to have everybody download from your Releases page.

But at this point I would like to know what it actually took to successfully build working ARM64 debs? Are you compiling on actual ARM hardware, or are you cross-compiling? Are you using Github actions for this? What patches were necessary? Have you already answered these questions on the readme and I just missed it? Also which branch are you actively working on, as the master branch seems to be 2 years out of date?

Sorry for all the questions. I'm just trying to wrap my head around the fact that you seem to be the only person who has gotten it to work, and yet nobody knows about this repo. I found your deb releases more or less by accident.

@dennisameling
Copy link
Owner

Hi there,

You can find my build scripts here, which should contain all the information you need: https://github.com/dennisameling/signal-desktop-automation/blob/main/.circleci/config.yml. The builds take place on CircleCI arm64 Linux runners.

Hope this helps! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants