]> Nutra Git (v1) - gamesguru/feather.git/commit
depends: support aarch64 and gnueabihf
authortobtoht <tob@featherwallet.org>
Fri, 23 Dec 2022 15:43:34 +0000 (16:43 +0100)
committertobtoht <tob@featherwallet.org>
Sat, 24 Dec 2022 17:00:21 +0000 (18:00 +0100)
commit99d4a1ede502ff10ffbf03ae40814349dd417f2a
treed317e2e71b1d712045f6d97d75bb267d322d2067
parentd8f8380594e7aef7a22cc0bc6ac909490fa70f02
depends: support aarch64 and gnueabihf
26 files changed:
contrib/AppImage/build-appimage.sh
contrib/depends/.gitignore
contrib/depends/packages/appimage_runtime.mk
contrib/depends/packages/libXau.mk [new file with mode: 0644]
contrib/depends/packages/libfuse.mk
contrib/depends/packages/libgcrypt.mk
contrib/depends/packages/libxcb.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_image.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_keysyms.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_render.mk [new file with mode: 0644]
contrib/depends/packages/libxcb_util_wm.mk [new file with mode: 0644]
contrib/depends/packages/libxkbcommon.mk [new file with mode: 0644]
contrib/depends/packages/native_qt.mk
contrib/depends/packages/packages.mk
contrib/depends/packages/qt.mk
contrib/depends/packages/tor_linux.mk
contrib/depends/packages/xcb_proto.mk [new file with mode: 0644]
contrib/depends/packages/xproto.mk [new file with mode: 0644]
contrib/depends/patches/appimage_runtime/CMakeLists.txt
contrib/depends/patches/libfuse/arm64.patch [new file with mode: 0644]
contrib/depends/patches/libxcb/remove_pthread_stubs.patch [new file with mode: 0644]
contrib/depends/patches/qt/aarch64Toolchain.cmake [new file with mode: 0644]
contrib/depends/patches/qt/gnueabihfToolchain.cmake [new file with mode: 0644]
contrib/guix/guix-build
contrib/guix/libexec/build.sh