]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- AMR bcond inverted, release .9 auto/th/ffmpeg-0_4_9-3_20060129_9
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 2 May 2006 07:48:36 +0000 (07:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.93

ffmpeg.spec

index 9f31d36b8e47fd5f67b39c0f52b2a4974173f830..bcce3c3f5462a74f12c361f3297d382d540e1a87 100644 (file)
@@ -2,19 +2,18 @@
 # TODO: only lzo 1.x is supported
 #      - make (ffmpeg code inside) mplayer play .3gp mobile phone movies 
 #        (ffplay and vlc plays them fine
-#      - revert amr bcond when done
 #
 # Conditional build:
 %bcond_without imlib2          # don't build imlib2 vhook module
 %bcond_without autoreqdep      # don't care about package name deps generated by rpm
-%bcond_with     amr             # build with 3GPP Adaptive Multi Rate (AMR) speech codec
+%bcond_without amr             # don't build 3GPP Adaptive Multi Rate (AMR) speech codec
 #
-%define        snap    20060129
-%define        _rel 8.9
 Summary:       Realtime audio/video encoder and streaming server
 Summary(pl):   Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
 Version:       0.4.9
+%define                snap    20060129
+%define                _rel 9
 Release:       3.%{snap}.%{_rel}
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 #
This page took 0.303992 seconds and 4 git commands to generate.