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

Bernd Kuhls bernd.kuhls at t-online.de
Mon Feb 6 19:25:38 UTC 2017


Hi Yann,

Am Sun, 05 Feb 2017 22:24:09 +0100 schrieb Yann E. MORIN:

> Instead, I believe their code could be simplified (and fixed) using
> this:
> 
>    73 $(SYSDIR)/libdvdcss-$(ARCH).so: $(WRAPPER) $(WRAPPER_DEF)
>    74     [ -d libdvdcss ] || mkdir libdvdcss
>    75     cd libdvdcss; $(AR) x $(DVDCSS_A)

afaics line 75 still needs libdvdcss.a because thats the content of $(DVDCSS_A):
https://github.com/xbmc/xbmc/blob/Krypton/lib/libdvd/Makefile.in#L11

> Could you test this, please?

I will try, but I am unsure that your proposal will work.

Regards, Bernd




More information about the buildroot mailing list