View Single Post
Old 01-20-2021, 06:46 AM   #1
flying_sausages
Junior Member
flying_sausages began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2020
Device: Kobo Forma
Calibre from source on ARM - Debian and dependencies

Hey everyone,
So I'd like to compile Calibre from source on Debian-based ARM machines, but it's taking me a little longer than i prefer to fetch down all the requirements.

The instructions point to this JSON with a list of the dependencies, and I was curious whether there's a way to interpret these requirements programmatically and satisfy them without having to go find each package manually.

My aim is to create a script that would build it from source together with installing the dependencies, and make it as architecture agnostic as possible. Maybe make some packages while I'm at it.
flying_sausages is offline   Reply With Quote