OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
646 stars 205 forks source link

Add support for Raspbian Jessie on OLA APT #1203

Open craftbyte opened 7 years ago

craftbyte commented 7 years ago

When I was trying to install the compiled version of OLA on my Raspberry Pi running Raspbian Jessie. It seems like the APT only has packages for wheezy. When can we expect Jessie builds to be on the APT?

peternewman commented 7 years ago

OLA 0.9.1 is in Debian Jessie so should be in Raspbian too: https://packages.debian.org/jessie/ola

As to a more up to date version (that's from June 2014) we can expect one when someone volunteers to build some Jessie packages, we need more people to get involved in this sort of thing to spread the workload out, and allow the main developers to work on developing.

gobo-ws commented 7 years ago

@peternewman Can you recommend any good tutorial for building packages? Thanks in advance. /Johan

peternewman commented 7 years ago

Hi @gobo-ws here are the docs Simon wrote when he built them before: https://wiki.openlighting.org/index.php/OLA_Notes_on_Building_Debian_Packages

@VoltVisionFrenchy may have advise from the PPA builds he's done too.