]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- package <libavcodec/audioconvert.h> for lim-omx auto/th/ffmpeg-0_8_4-2 auto/ti/ffmpeg-0_8_4-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 Sep 2011 18:48:34 +0000 (18:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    ffmpeg.spec -> 1.230

ffmpeg.spec

index 4f653395f3acccf4d1d9f19970abd4393fc77d3b..60409bbba9e5cc376c9d67db5b8ef3a5b6186e74 100644 (file)
@@ -14,7 +14,7 @@ Summary:      FFmpeg - a very fast video and audio converter
 Summary(pl.UTF-8):     FFmpeg - szybki konwerter audio/wideo
 Name:          ffmpeg
 Version:       0.8.4
-Release:       1
+Release:       2
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, some filters, x264, xavs, xvid, x11grab)
 # using v3 allows Apache-licensed libs (opencore-amr, libvo-*enc)
@@ -368,6 +368,8 @@ for a in libavutil/*/bswap.h; do
 done
 cp -a libavformat/riff.h $RPM_BUILD_ROOT%{_includedir}/libavformat
 cp -a libavformat/avio.h $RPM_BUILD_ROOT%{_includedir}/libavformat
+# for lim-omx ffmpeg components
+cp -a libavcodec/audioconvert.h $RPM_BUILD_ROOT%{_includedir}/libavcodec
 
 install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ffserver
 cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ffserver
This page took 0.330005 seconds and 4 git commands to generate.