]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- rm dshow bcond (obsolete) auto/th/mplayer-1_0-5_rc2_9
authorKarol Krenski <charles@pld-linux.org>
Mon, 23 Jun 2008 13:34:56 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mplayer.spec -> 1.399

mplayer.spec

index a6766a5c96bfe3ca5da6abc5b10bf6f67c3832b2..c2969b834771516704e37494d8acbbe23a7db0ad 100644 (file)
@@ -23,7 +23,6 @@
 %bcond_without arts            # without arts audio output
 %bcond_without caca            # without libcaca video output
 %bcond_without cdparanoia      # without cdparanoia support
-%bcond_without dshow           # disable DirectShow support
 %bcond_without enca            # disable using ENCA charset oracle library
 %bcond_without esd             # disable EsounD sound support
 %bcond_without faad            # disable FAAD2 (AAC) support
@@ -173,7 +172,6 @@ BuildRequires:      libjpeg-devel
 BuildRequires: libmpcdec-devel >= 1.2.1
 BuildRequires: libpng-devel
 %{?with_smb:BuildRequires:     libsmbclient-devel}
-%{?with_dshow:BuildRequires:   libstdc++-devel}
 %{?with_theora:BuildRequires:  libtheora-devel}
 # tremor is used by default, internal as we don't have system one
 #%{?with_vorbis:BuildRequires: libvorbis-devel}
@@ -418,7 +416,6 @@ set -x
        %{!?with_arts:--disable-arts} \
        %{!?with_caca:--disable-caca} \
        %{!?with_cdparanoia:--disable-cdparanoia} \
-       %{!?with_dshow:--disable-dshow} \
        %{!?with_enca:--disable-enca} \
        %{!?with_esd:--disable-esd} \
        %{!?with_faad:--disable-faad-external --disable-faad-internal} \
This page took 0.029836 seconds and 4 git commands to generate.