[neon] [Bug 484859] haruna: Update to version 1.0.2 with Qt6 and KF6

2024-04-06 Thread Ghislain Vaillant
https://bugs.kde.org/show_bug.cgi?id=484859

--- Comment #5 from Ghislain Vaillant  ---
Let's wait for a rebase of Neon onto Noble then. Thanks for trying nonetheless.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 484859] haruna: Update to version 1.0.2 with Qt6 and KF6

2024-04-05 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=484859

--- Comment #4 from Jonathan Riddell  ---
mm it doesn't work with our version of ffmpeg and I'm not too keen to update
that as it's a big backport task that might break other things, it might need
to wait for us to move to newer Ubuntu

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 484859] haruna: Update to version 1.0.2 with Qt6 and KF6

2024-04-05 Thread Carlos De Maine
https://bugs.kde.org/show_bug.cgi?id=484859

Carlos De Maine  changed:

   What|Removed |Added

 CC||carlosdema...@gmail.com

--- Comment #3 from Carlos De Maine  ---
(In reply to Jonathan Riddell from comment #2)
> Build failure is:
> 
> 14:06:34 [ 61%] Building CXX object
> src/CMakeFiles/haruna.dir/framedecoder.cpp.o 14:06:37
> /workspace/build/src/framedecoder.cpp: In member function ‘void
> FrameDecoder::seek(int)’: 14:06:37
> /workspace/build/src/framedecoder.cpp:210:46: error: ‘AV_FRAME_FLAG_KEY’ was
> not declared in this scope; did you mean ‘AV_PKT_FLAG_KEY’?
> 
> some video library dependency is the wrong version maybe

AV_FRAME_FLAG_KEY first appears in libavutil in 58.7.100, jammy only has
56.70.100.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 484859] haruna: Update to version 1.0.2 with Qt6 and KF6

2024-04-05 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=484859

--- Comment #2 from Jonathan Riddell  ---
Build failure is:

14:06:34 [ 61%] Building CXX object
src/CMakeFiles/haruna.dir/framedecoder.cpp.o 14:06:37
/workspace/build/src/framedecoder.cpp: In member function ‘void
FrameDecoder::seek(int)’: 14:06:37
/workspace/build/src/framedecoder.cpp:210:46: error: ‘AV_FRAME_FLAG_KEY’ was
not declared in this scope; did you mean ‘AV_PKT_FLAG_KEY’?

some video library dependency is the wrong version maybe

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 484859] haruna: Update to version 1.0.2 with Qt6 and KF6

2024-04-05 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=484859

Jonathan Riddell  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Jonathan Riddell  ---
it needs the build fixed

-- 
You are receiving this mail because:
You are watching all bug changes.