[Buildroot] [PATCH 1/2] package/openjpeg: bump to version 2.1

Angelo Compagnucci angelo.compagnucci at gmail.com
Mon Apr 25 20:05:44 UTC 2016


Dear Thomas Petazzoni,

2016-04-25 21:28 GMT+02:00 Thomas Petazzoni
<thomas.petazzoni at free-electrons.com>:
> Hello,
>
> On Mon, 25 Apr 2016 17:20:22 +0200, Angelo Compagnucci wrote:
>
>> -ifeq ($(BR2_PACKAGE_LIBPNG),y)
>> -OPENJPEG_DEPENDENCIES += libpng
>> -OPENJPEG_CONF_OPTS += --enable-png
>> -else
>> -OPENJPEG_CONF_OPTS += --disable-png
>> -endif
>> -
>> -ifeq ($(BR2_PACKAGE_TIFF),y)
>> -OPENJPEG_DEPENDENCIES += tiff
>> -OPENJPEG_CONF_OPTS += --enable-tiff
>> -else
>> -OPENJPEG_CONF_OPTS += --disable-tiff
>> -endif
>> -
>> -ifeq ($(BR2_PACKAGE_LCMS2),y)
>> -OPENJPEG_DEPENDENCIES += lcms2
>> -OPENJPEG_CONF_OPTS += --enable-lcms2
>> -else
>> -OPENJPEG_CONF_OPTS += --disable-lcms2
>> -endif
>
> What about those optional dependencies? They are no longer used?

They are no longer present as cmake options, they are handled internally.

Sincerely, Angelo

>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com



-- 
Profile: http://it.linkedin.com/in/compagnucciangelo


More information about the buildroot mailing list