gnu: ffmpeg: Move flags into their own argument.
authorAndy Patterson <ajpatter@uwaterloo.ca>
Thu, 29 Oct 2015 02:42:42 +0000 (22:42 -0400)
committerLudovic Courtès <ludo@gnu.org>
Thu, 29 Oct 2015 22:03:08 +0000 (23:03 +0100)
commit12f92e38d7b7add735b0cfe9a09a27c99d6f9977
tree63df30fa4b08faa0a027babe9a32be72ffc182b1
parentcc90fbbf39e310a166e356f7019036eb30d4808a
gnu: ffmpeg: Move flags into their own argument.

* gnu/packages/video.scm (ffmpeg)[arguments]: Move the configurable
  configure flag literals into the configure-flags argument. Call
  configure with these flags from the configure phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/video.scm