Guillaume G. (guillaume)
accepted
request 2529
over 9 years ago
(revision 25)
- BuildRequires ftgl-devel and libva only for openGL builds
- Remove libplatform dep since it was/is an addon dep
Stefan Botter (jsjhb)
accepted
request 2522
over 9 years ago
(revision 24)
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.
Guillaume G. (guillaume)
accepted
request 2426
over 9 years ago
(revision 21)
- Remove pkgconfig(platform) dep since this is only a libcec dep
- Remove SDL2 dep for kodi-noX* builds
- Rework again platform and player management
Olaf Hering (olh)
accepted
request 2401
over 9 years ago
(revision 19)
- 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)
Guillaume G. (guillaume)
committed
almost 10 years ago
(revision 17)
- 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
Olaf Hering (olh)
committed
about 10 years ago
(revision 12)
- Fix rsxs build in Factory
Stefan Botter (jsjhb)
accepted
request 1549
over 10 years ago
(revision 6)
- delete RUNPATH from installed binary, fixes PM-130, referencing
http://trac.kodi.tv/ticket/15497 and http://bugzilla.opensuse.org/show_bug.cgi?id=902421
- along the line ALSA support was included in Request #1545