Revisions of kodi (20)
Add "add_rpi2_support.patch" to add raspberry pi2 platform support
- BuildRequires ftgl-devel and libva only for openGL builds - Remove libplatform dep since it was/is an addon dep
My modification to Kodi due to the release of Kodi 16.0. pvr.addons were removed out of this project to a new project named kodi.binary-addons.
Revert "pkgconfig(platform) remove"
- Remove pkgconfig(platform) dep since this is only a libcec dep - Remove SDL2 dep for kodi-noX* builds - Rework again platform and player management
- Rework platform and player management to ease new platforms and players additions - Add new flavors : * 'raspberry-pi' armv6 platform flavor (kodi-noX-raspberry-pi) * 'raspberry-pi2' armv7 platform flavor (kodi-noX-raspberry-pi2)
Kodi version 15.2 was released.
- Fix Tumbleweed build by adding: 'BuildRequires: pkgconfig(udev)' Otherwise fails with configure error on libcec because udev.pc file is not found - Fix Tumbleweed build by adding: 'BuildRequires: pkgconfig(udev)' Otherwise fails with configure error on libcec because udev.pc file is not found
Add systemd *.service files.
add entry in kodi.changes