[Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files

Christian König deathsimple at vodafone.de
Fri Aug 11 12:54:34 UTC 2017


Am 11.08.2017 um 14:32 schrieb Emil Velikov:
> Hi Gurkirpal,
>
> Thanks for working on this. I believe Christian has some good points.
> There's only one small question + suggestion from me.
>
> On 11 August 2017 at 05:31, Gurkirpal Singh <gurkirpal204 at gmail.com> wrote:
>
>> +    PKG_CHECK_MODULES([OMX_TIZONIA], [libtizonia >= $LIBOMXIL_TIZONIA_REQUIRED])
>> +    PKG_CHECK_MODULES([OMX_TIZILHEADERS], [tizilheaders >= $LIBOMXIL_TIZONIA_REQUIRED])
>> +    PKG_CHECK_MODULES([OMX_TIZPLATFORM], [libtizplatform >= $LIBOMXIL_TIZONIA_REQUIRED])
> I cannot find any tizonia packages for Debian, Fedora or Arch - are there any?

Well Ubuntu/Debian can be found here 
https://github.com/tizonia/tizonia-openmax-il

> AFAICT all the three dependencies are always used together. Thus one
> can fold the separate PKG_CHECK_MODULES into one.

Well autohell is among the darkest black magic you can find in the Linux 
ecosystem. So please throw actual code lines :)

Christian.

>
> Thanks
> Emil
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev




More information about the mesa-dev mailing list