pkgsrc/multimedia/ffmpeg
marino 80d2155d55 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.
2011-11-22 10:51:35 +00:00
..
patches multimedia/ffmpeg: Fix UINT64_C error on DragonFly 2011-11-22 10:51:35 +00:00
buildlink3.mk Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
DESCR
distinfo multimedia/ffmpeg: Fix UINT64_C error on DragonFly 2011-11-22 10:51:35 +00:00
Makefile multimedia/ffmpeg: Fix UINT64_C error on DragonFly 2011-11-22 10:51:35 +00:00
Makefile.common Add missing archivers/bzip2 and deve/zlib buildlinks 2011-11-16 00:35:07 +00:00
options.mk ffmpeg seems to have dropped the faad support, so remove the option. 2011-08-12 06:14:27 +00:00
PLIST update to ffmpeg-20110907.0.7.4 2011-09-12 17:18:52 +00:00