]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- reversed mmx bcond
authorw.kier <w.kier@pld-linux.org>
Thu, 13 May 2010 21:50:28 +0000 (21:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- nellymoser decoder bcond enabed

Changed files:
    mythtv.spec -> 1.96

mythtv.spec

index 23c32d386414a32b726427f616bff6ac89f61eda..eded065ca367c745455f19dd24481a7bced2b915 100644 (file)
@@ -26,7 +26,8 @@
 %bcond_without xvmc            # do not use XvMCW
 %bcond_without  vdpau          # disable nvidia vdpau support
 %bcond_without  fftw3          # disable fftw3 support
-%bcond_with    mmx             # enable MMX
+%bcond_without mmx             # enable MMX
+%bcond_without nellymoser
 %bcond_with     dshowserver    # enable directshow codecs server
 %bcond_with    directfb
 %bcond_with    nvidia_headers  # build vdpau support with nvidia headers 
This page took 0.06165 seconds and 4 git commands to generate.