Andrew King
Andrew King
If possible I'd like to adopt `neolink` and `neolink-git` directly into this repo so that versions are updated automatically when a new release gets made
It is not about the time required. Overall an automation will reduce time, it is about keeping things up to date
I've flagged `neolink-git` as out of date and I'll see if I can pick it up
I think there's a couple of missing packages that are needed. OpenSSL and protobuf
@frostworx do you have time to look into this?
I think these are needed as they are what I have on my arch and the `neolink` AUR build fine there - openssl-1.1 - protobuf
If you want to transfer ownership of the AUR please transfer it to QuantumEntangled https://aur.archlinux.org/account/QuantumEntangled
> - are you sure `openssl-1.1`is? seems like a [barely used](https://archlinux.org/packages/core/x86_64/openssl-1.1/) fallback openssl installation Fairly sure since we need 1.1 not 3. We depend on `fcm-push-listener` for a push notifications...
What's the plan for versioning the AUR. `neolink` is binaries, `neolink-git` to the last rc release? Pointing to HEAD is not always a good idea as the tip of the...
Also I notice you have the ARCH as x86_64 but we should be good for arm too