[Ffmpeg-devel] [PATCH] Export numeric build numbers into .pc files

Burkhard Plaum plaum
Fri Aug 12 13:43:51 CEST 2005


Hi all,

this patch writes the build numbers into the .pc
scripts, so they can easily be obtained with e.g.

pkg-config --variable=build libpostproc

Same for lavc, lavf and lavu. Having this would make it
really easy to make programs depend on a particular ABI,
independent from major versions/releases.

Hope it's no problem that the patch uses awk (it's
easiest in this case), but I hope that all systems,
which have sed, will also have awk.

Cheers

Burkhard

-- 
_____________________________
Dr.-Ing. Burkhard Plaum
Institut fuer Plasmaforschung
Pfaffenwaldring 31
70569 Stuttgart
Tel.: +49 711 685-2187
Fax.:            -3102
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_build_pkgconfig.diff
Type: text/x-patch
Size: 2396 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050812/127a0d5f/attachment.bin>



More information about the ffmpeg-devel mailing list