[Buildroot] [PATCH v3 01/38] package/libdvdcss: add Kodi-specific patches

Bernd Kuhls bernd.kuhls at t-online.de
Sat Feb 11 17:02:27 UTC 2017


[posted and mailed]

Hi Yann,

"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote in
news:20170211163706.GB20146 at free.fr: 

> So Kodi actually *can* use external dvdcss, dvdread and dvdnav
> libraries. It /just/ needs KODI_DEPENDSBUILD (whjatever that is supposed
> to mean... :-/ )

Kodi can build _all_ its dependencies during build:
https://github.com/xbmc/xbmc/tree/Krypton/tools/depends/target
https://github.com/xbmc/xbmc/blob/Krypton/tools/depends/target/Toolchain.cmak
e.in#L84

If KODI_DEPENDSBUILD = OFF then Kodi assumes all dependencies were build
outside Kodi: https://github.com/xbmc/xbmc/pull/11088

Yes, maybe we could build libdvd* using buildroot, but we would still need
to add the Kodi-specific patches to the packages which I want to avoid.

Regards, Bernd




More information about the buildroot mailing list