a0873884ad
Due to multiple inclusions of stdint.h, DragonFly was failing to build one of the akode plugins with a typedef redefinition error. It had previously built, so the UINT64_C fix for the akode mpc plugin broke the ffmpeg plugin. It turns out that the first patch effectively just imported machine/int_const.h, so that header can be directly imported instead rather than having to include the main contents of <stdint.h> multiple times. This refinement also works on NetBSD, but OpenBSD and FreeBSD unfortunately embed UINT64_C directly within <stdint.h>. Therefore original patch is left in place to cover those systems.
10 lines
552 B
Text
10 lines
552 B
Text
$NetBSD: distinfo,v 1.53 2012/01/28 09:31:29 marino Exp $
|
|
|
|
SHA1 (ffmpeg-0.7.11.tar.bz2) = 32f78f8990077dc045a52450c2ca2535eb6c7317
|
|
RMD160 (ffmpeg-0.7.11.tar.bz2) = 5e9a7ba857c4d4542bc1631981959ab91a2a73d1
|
|
Size (ffmpeg-0.7.11.tar.bz2) = 4532990 bytes
|
|
SHA1 (patch-aa) = c9540d0ca0a671e9faa8b5b7847c103b515ac382
|
|
SHA1 (patch-ac) = 4eba6e68d3fab082a957fa08f5618561f3b4aecb
|
|
SHA1 (patch-ad) = d3e06c855ab1a5ff3ddb0bee108ea88166c32cb6
|
|
SHA1 (patch-ap) = 1a85793873c60f654afbdc6893bf16cd6f8f76a1
|
|
SHA1 (patch-configure) = 242f16e06a30b8e55193ee647ab78e9fb2645231
|