]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- XvMC header packaged. auto/th/ffmpeg-0_4_9-3_20050806_4
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 29 Dec 2005 16:10:10 +0000 (16:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.58

ffmpeg.spec

index cbefaa3c84ccfd13e1c8ff77391fff86c582ba4d..76bab88ba8ee6733e748bb83899570fe83dcabd6 100644 (file)
@@ -11,7 +11,7 @@ Summary(pl):  Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:          ffmpeg
 Version:       0.4.9
 %define        snap    20050806
-Release:       3.%{snap}.3
+Release:       3.%{snap}.4
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 License:       GPL
 Group:         Daemons
@@ -193,6 +193,8 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+install xvmc_render.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
+
 mv -f $RPM_BUILD_ROOT{%{_bindir},%{_sbindir}}/ffserver
 install doc/*.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
This page took 0.242904 seconds and 4 git commands to generate.