Bug#432170: ffmpeg: Please add support for x264 in DEB_BUILD_OPTIONS=risky

Loïc Minier lool at dooz.org
Sun Jul 8 09:01:02 UTC 2007


On Sat, Jul 07, 2007, Josh Triplett wrote:
> diff -Naur ffmpeg-0.cvs20070307.orig/debian/rules ffmpeg-0.cvs20070307/debian/rules
> --- ffmpeg-0.cvs20070307.orig/debian/rules	2007-07-07 20:54:27.000000000 -0700
> +++ ffmpeg-0.cvs20070307/debian/rules	2007-07-07 20:52:58.000000000 -0700
> @@ -42,6 +42,8 @@
>  confflags += --enable-libfaac
>  weak-build-deps += libxvidcore-dev
>  confflags += --enable-xvid
> +weak-build-deps += libx264-dev
> +confflags += --enable-x264
>  $(warning Make sure these packages are installed: $(weak-build-deps))
>  endif

 Thanks!

 Not sure this works with the "ffmpeg-free" tarball currently sitting in
 NEW, so I'll wait until it lands, I don't have access to this tarball
 for now.

-- 
Loïc Minier




More information about the pkg-multimedia-maintainers mailing list