Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 488 Bytes

skiasharp-raspberry

Scripts and patches for running skia sharp on the raspberry pi

The contents of this repository are free to use for all! Please make pull-requests if you improve things!

The script is being developed on Ubuntu 17.04 and/or 14.04.

Requirements of the script:

  • debootstrap
  • qemu-user-static

Old requirements, unsure if still needed with the new fakeroot strategy:

  • Clang (Verified using 3.8 and 4.0)
  • build-essential
  • g++-arm-linux-gnueabihf
  • libglib2.0-dev