saber icon indicating copy to clipboard operation
saber copied to clipboard

add gstreamer devel libraries

Open soumyaDghosh opened this issue 1 year ago • 1 comments

soumyaDghosh avatar May 15 '24 05:05 soumyaDghosh

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.05%. Comparing base (3cbffdd) to head (da97bb3). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1263   +/-   ##
=======================================
  Coverage   36.05%   36.05%           
=======================================
  Files         115      115           
  Lines        9070     9070           
=======================================
  Hits         3270     3270           
  Misses       5800     5800           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 15 '24 05:05 codecov[bot]

We may also need libgstreamer-plugins-base1.0-dev for ogg support, but I'm not sure if that's necessary here?

adil192 avatar May 15 '24 11:05 adil192

We may also need libgstreamer-plugins-base1.0-dev for ogg support, but I'm not sure if that's necessary here?

The libraries are in the runtime sdk, but the pkgconfig and development files got removed in the sdk, thus the need of these files. So, we need files mostly to satisfy the build. I'll try to look into it once again.

soumyaDghosh avatar May 15 '24 20:05 soumyaDghosh

Please mark this as "ready for review" when you're ready

adil192 avatar May 18 '24 17:05 adil192

I'll just merge this for now to try and get builds working

adil192 avatar May 29 '24 06:05 adil192