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

_______________________________________________
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an