Author Topic: Raspberry Pi 2 and Pi 3 PKGBUILDS  (Read 2257 times)

ptiwee

  • Full Member
  • ***
  • Posts: 28
    • View Profile
Raspberry Pi 2 and Pi 3 PKGBUILDS
« on: August 10, 2016, 03:48:24 AM »
Hello,

I published some PKGBUILDS for archlinux, in order to install attract-mode without X.
They are available here: https://github.com/ptiwee/archade

Install in the following order:
- sfml-pi-git
- ffmpeg-pi-git
- attract-pi-git

Once installed, running attract in terminal should launch attract-mode.

Additional packages are available:
- sdl2-pi: SDL2 library without X. Needed for retroarch.
- mk-arcade-joystick-pi-dkms: A kernel module to use raspberry Pi GPIO as joysticks.

Let me know if you have any problems.