[packman] ffmpeg is now maintained in OBS

Olaf Hering olaf at aepfle.de
Wed Dec 9 08:02:39 CET 2015


Am 09.12.2015 um 07:07 schrieb Jimmy Berry:
> Seems like this means anyone with libffmpeg-devel needs to change it
> to ffmpeg-devel.

No. It has to be pkgconfig(). I had already started the conversion in
the last weeks, with slow progress.
home:olh:pkgconfig-ffmpeg has the remainders. This helps with the
conversion:

svngrep -En
'lib(avcodec|avformat|avuti|avresample|avdevice|swscale|swresample)' |
grep -w include |
cut -d '#' -f 2 |
cut -f 1 -d / |
sed 's@^.*<@BuildRequires:  pkgconfig(@;s@$@)@' |
sort -u


Olaf




More information about the Packman mailing list