]> git.pld-linux.org Git - packages/avidemux.git/commitdiff
- todo updated
authorsparky <sparky@pld-linux.org>
Thu, 17 Dec 2009 22:28:28 +0000 (22:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avidemux.spec -> 1.81

avidemux.spec

index 5965528769fd0f007e45a727ad8f82290996ed11..a1f035720a085c254f9ee5085521d632556c03b7 100644 (file)
@@ -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
This page took 0.044826 seconds and 4 git commands to generate.