From faa52df080fd96ed650ee27b7318488c7edcf6f6 Mon Sep 17 00:00:00 2001 From: sparky Date: Thu, 17 Dec 2009 22:28:28 +0000 Subject: [PATCH] - todo updated Changed files: avidemux.spec -> 1.81 --- avidemux.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/avidemux.spec b/avidemux.spec index 5965528..a1f0357 100644 --- a/avidemux.spec +++ b/avidemux.spec @@ -1,11 +1,10 @@ # TODO: # - create aften.spec (aften.sf.net) and use it -D USE_AFTEN=1 -# - use external seamonkey (cmake fix needed): Checking for SpiderMonkey -- Skipping check and using bundled version. +# - use external spidermonkey (cmake fix needed): Checking for SpiderMonkey -- Skipping check and using bundled version. # - uses patched ffmpeg -# - Could not find Gettext -- libintl not required for gettext support # - don't force -O3 optimization # - look for lrelease from qt4-linguist, not qt-linguist -# - fix libx264 detection: Could not find x264_encoder_open in /usr/lib64/libx264.so +# - uses some internal x264 functions, our x264 is to new for it # # Conditional build: %bcond_without esd # disable EsounD sound support @@ -58,7 +57,7 @@ BuildRequires: libsamplerate-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: libvorbis-devel -BuildRequires: libx264-devel +#BuildRequires: libx264-devel BuildRequires: libxml2-devel %{?with_qt4:BuildRequires: libxslt-progs} BuildRequires: nasm >= 0.98.32 -- 2.44.0