A build script for aseprite for debian-based systems. Uses the latest release of aseprite from github with the latest release of the prebuilt skia binaries. I made the script for myself and decided to clean it up a little and publish it.
Run this to use the script:
git clone https://github.com/emmaexe/aseprite-builder && cd aseprite-builder && ./aseprite-build.sh
The aseprite-build.sh script contains everything you need. It will install all dependencies and build aseprite within the cloned repository. The script makes use of gum and will try to use any gum binary installed on the computer. If it can't find one, it will fall back to installing it to a temporary directory for the script to use while it runs.
Tested and works on:
- Ubuntu 24.04 LTS
- Debian 12 Bookworm
Last tested with:
- Aseprite v1.3.7
- Skia m102
If you need support or have any feedback, you can open a pull request or issue on the github page, or join the discord or matrix (WIP) servers.