summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/ffmpeg-check.patch
AgeCommit message (Collapse)Author
2013-12-13gnu: ffmpeg: Check via "make fate".Andreas Enge
* gnu/packages/patches/ffmpeg-check.patch: Drop patch. * gnu-system.am (dist_patch_DATA): Unregister patch. * gnu/packages/video.scm (ffmpeg): Drop patch and use "fate" as test target as recommended at http://trac.ffmpeg.org/ticket/3177#comment:11 . * gnu/packages/video.scm
2013-12-05gnu: ffmpeg: Enable tests.Andreas Enge
* gnu/packages/video.scm (ffmpeg): Add upstream patch and re-enable tests. * gnu/packages/patches/ffmpeg-check.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.