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

Yann E. MORIN yann.morin.1998 at free.fr
Fri Feb 17 18:54:34 UTC 2017


Bernd, Thomas, All,

On 2017-02-17 19:38 +0100, Bernd Kuhls spake thusly:
> Thomas Petazzoni <thomas.petazzoni-
> wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8 at public.gmane.org> wrote in 
> news:20170212135110.61e55c66 at free-electrons.com:
> 
> > Except that we definitely don't want this thing. Kodi should use the
> > libdvd* libraries built by Buildroot. Not download/build its own.
> 
> in this case we need to
> - apply the Kodi-specific patches, or
> - switch libdvd* upstream to the Kodi repos

Or:

  - add new pacakges, kodi-libdvdnav, kodi-libdvdread, kodi-libdvdcss

Not that it is much better than having them managed by Kodi.

Except that those managed by Kodi would be downloaded at configure or
build time, not when doing 'make source', so we could not do an off-line
build. That alone would warrant they be separate packages, IMHO.

Of course, this then raises the questions:

 1- can they replace the existing ones for other applications?
 2- would they conflict (filenames) with the pristine versions?

     1 | 2 | Solution
    ---+---+--------------------------------------------
     N | N | separate, unrelated packages with no "depends on !the-others"
     N | Y | dunno...
     Y | N | virtual packages for each, like libjpeg?
     Y | Y | official ones "depends on !the-others"

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list