Skip to content

Instantly share code, notes, and snippets.

View scribhneoir's full-sized avatar
🍹
Excreting creative juices

Josiah McCracken scribhneoir

🍹
Excreting creative juices
View GitHub Profile
@scribhneoir
scribhneoir / instructions.md
Last active June 17, 2025 02:33
Build aseprite 1.3.1 on Raspberry Pi 4 aarch64 bit

System: Raspberry Pi 4, 4GB RAM, Debian Linux 11 (bullseye) aarch64

Setup

# install required packages:
sudo apt-get install -y g++ clang libc++-dev libc++abi-dev cmake ninja-build libx11-dev libxcursor-dev libxi-dev libgl1-mesa-dev libfontconfig1-dev

Build skia-m102 for aarch64