#120: Working AppImage for ARM64. Prosody v0.10.x. WIP.
This commit is contained in:
parent
e6da0a879f
commit
34ebfb4c67
@ -25,14 +25,16 @@ AppDir:
|
|||||||
apt:
|
apt:
|
||||||
arch: arm64
|
arch: arm64
|
||||||
sources:
|
sources:
|
||||||
- sourceline: 'deb [arch=arm64] https://deb.debian.org/debian/ bullseye main contrib'
|
# Note: for an unknown reason, building from debian packages produce invalid AppFiles.
|
||||||
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x648ACFD622F3D138'
|
# See: https://github.com/AppImageCrafters/appimage-builder/issues/278
|
||||||
- sourceline: 'deb [arch=arm64] https://deb.debian.org/debian/ bullseye-backports main contrib'
|
# So we are using ubuntu repository.
|
||||||
|
- sourceline: 'deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports bionic main restricted universe multiverse'
|
||||||
|
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3b4fe6acc0b21f32'
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- lua5.2
|
- lua5.2
|
||||||
- lua-unbound
|
# - lua-unbound
|
||||||
- prosody/bullseye-backports
|
- prosody
|
||||||
|
|
||||||
files:
|
files:
|
||||||
exclude:
|
exclude:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user