Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
108 lines (84 loc) · 4.96 KB

PACKAGES.md

File metadata and controls

108 lines (84 loc) · 4.96 KB

Raspberry Pi package porting

These rough notes keep track of what Raspberry Pi packages have been "ported" to the Ubuntu Pi Flavour Makers PPA.

Hardware stuff

These are ported.

These are pending.

Sadly COFI fails to build in a PPA :-(

Applications

These are ported.

These are pending.

These FTBFS.

Kodi

Kodi builds are currently a work in progress, these are the references:

The build is based on https://twolife.be/raspbian/pool/main/kodi/ with some additions taken from http://archive.mene.za.net/raspbian/pool/unstable/k/kodi/.

Unrecognized options:

  • --disable-maintainer-mode
  • --disable-sdl
  • --disable-projectm Music visualisations
  • --disable-rsxs Disables screensavers
  • --disable-goom Audio visualisation

Some options that might be worth testing:

  • --disable-xrandr
  • --disable-joystick
  • --enable-airplay B-D libshairplay AirTunes
  • --enable-mid Option to enable MID Moblin support at compile time. Sets vsync disabled as default and sets the goom texture and thumb size to 256.
  • --enable-rsxs Appears to enable screensavers.
  • --enable-afpclient
  • --enable-non-free
  • --enable-dvdcss Enable encrpyted DVD playback
  • --enable-ccache B-D ccache
  • --enable-alsa ALSA support is built with the current configuration
  • --enable-libusb B-D libusb
  • --enable-libbluray
  • --enable-optical-drive
  • --enable-dvdcss

Probably need to ship ~/.ffmpeg that sets mmal as the default.