--- - branch: MAIN date: Tue Nov 22 10:51:35 UTC 2011 files: - new: '1.76' old: '1.75' path: pkgsrc/multimedia/ffmpeg/Makefile pathrev: pkgsrc/multimedia/ffmpeg/Makefile@1.76 type: modified - new: '1.47' old: '1.46' path: pkgsrc/multimedia/ffmpeg/distinfo pathrev: pkgsrc/multimedia/ffmpeg/distinfo@1.47 type: modified - new: '1.1' old: '0' path: pkgsrc/multimedia/ffmpeg/patches/patch-ap pathrev: pkgsrc/multimedia/ffmpeg/patches/patch-ap@1.1 type: added id: 20111122T105135Z.d9e8f7def3008328cd826306ea0b272a45b6eb81 log: | multimedia/ffmpeg: Fix UINT64_C error on DragonFly ffmpeg itself built fine on DragonFly, but other code trying to use this library (e.g. audio/akode-plugins-ffmpeg) would not build, stopping with an error like: common.h:154 error: `UINT64_C` was not declared in this scope The provided patch fixes this breakage. For conservative reasons, the code only applies to DragonFly, but if other platforms are seeing the same error, then the patch's macro should be expanded to include those other platforms as well. module: pkgsrc subject: 'CVS commit: pkgsrc/multimedia/ffmpeg' unixtime: '1321959095' user: marino