Overview

Request 1200898 revoked

- fix build for Tumbleweed, by using ffmpeg-6 not ffmpeg-7

I resubmit this, as my comment didn't get any traction in the old SR.
Because ffmpeg-6-mini-devel doesn't (for some reason) expose the pkgconfig
files. Which therefore means, there is no way for me to actually use pkgconfig() < 61


Marcus Rueckert's avatar
  1. you can actually differentiate at pkgconfig level

pkgconfig(libavcodec) = 60.31.102

vs

pkgconfig(libavcodec) = 61.3.100

so you could do something like

pkgconfig(libavcodec) < 61

  1. we would really want to get rid of ffmpeg older than 7 and many of the patches i have seen for other apps, it is not much work to actually port from 6 to 7. did you contact upstream about it?

Marcus Rueckert's avatar

can you please check if you can patch this to use ffmpeg-7? there is a few packages already have patches which you can use as inspiration.


Fabian Vogt's avatar

IMO the correct way is to

BuildRequires: pkgconfig(libav...) < 5x.0

Richard Rahl's avatar
author source maintainer

so I looked into this, and sadly it doesn't work that way, as for some reason ffmpeg-6-mini-devel doesn't expose the pkgconfig(). (while still there). so I can't pkgconfig() < 61

Request History
Richard Rahl's avatar

rrahl0 created request

- fix build for Tumbleweed, by using ffmpeg-6 not ffmpeg-7

I resubmit this, as my comment didn't get any traction in the old SR.
Because ffmpeg-6-mini-devel doesn't (for some reason) expose the pkgconfig
files. Which therefore means, there is no way for me to actually use pkgconfig() < 61


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

The legal review is accepted preliminary. The package may require actions later on.


Dominique Leuenberger's avatar

dimstar_suse added openSUSE:Factory:Staging:adi:17 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:17"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:adi:17"


Dominique Leuenberger's avatar

dimstar declined review

+BuildRequires: ffmpeg-6-mini-devel

Do not use ffmpeg-6-mini-devel, but rather use the pkgconfig(libav*) with version constraints


Dominique Leuenberger's avatar

dimstar declined request

+BuildRequires: ffmpeg-6-mini-devel

Do not use ffmpeg-6-mini-devel, but rather use the pkgconfig(libav*) with version constraints


Richard Rahl's avatar

rrahl0 revoked request

openSUSE Build Service is sponsored by