On 10/13/23 16:44, Michael Olbrich wrote:
> On Wed, Oct 11, 2023 at 08:10:47PM +0200, Christian Melki wrote:
>> Some bugfixes and enhancements.
>> https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.6.0/NEWS
> 
> Qt5 fails to build with this.
> 
> ../qxkbcommon.cpp:276:16: error: 'XKB_KEY_dead_lowline' was not declared in 
> this scope
> 
> and some more stuff like that.
> 
> Michael
> 

Yeah. I don't use qt a lot. :)
Beside the 5.15.9 that could use a bump to the latest 5.15 tree lts (or
newer lts?) I found this:

https://bugreports.qt.io/browse/QTBUG-117950

Seems the fix is included in the 5.15.16 due in November.

Christian

>>
>> Signed-off-by: Christian Melki <christian.me...@t2data.com>
>> ---
>>  rules/libxkbcommon.make | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
>> index 43b665e15..f0e307567 100644
>> --- a/rules/libxkbcommon.make
>> +++ b/rules/libxkbcommon.make
>> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
>>  #
>>  # Paths and names
>>  #
>> -LIBXKBCOMMON_VERSION        := 1.5.0
>> -LIBXKBCOMMON_MD5    := 40f0486b4eb491928ec6616c2ff85120
>> +LIBXKBCOMMON_VERSION        := 1.6.0
>> +LIBXKBCOMMON_MD5    := 90079ab4a0c6fa56dc75abffef9b1bc6
>>  LIBXKBCOMMON                := libxkbcommon-$(LIBXKBCOMMON_VERSION)
>>  LIBXKBCOMMON_SUFFIX := tar.xz
>>  LIBXKBCOMMON_URL    := 
>> http://xkbcommon.org/download/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
>> -- 
>> 2.34.1
>>
>>
>>
> 


Reply via email to