- Add vid.stab support
Add BuildRequires: pkgconfig(vidstab) OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=42
This commit is contained in:
parent
c60cab160f
commit
0666de42c4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 21:04:41 UTC 2014 - reddwarf@opensuse.org
|
||||
|
||||
- Add vid.stab support
|
||||
Add BuildRequires: pkgconfig(vidstab)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 15:45:45 UTC 2014 - nico.kruber@gmail.com
|
||||
|
||||
|
@ -63,6 +63,7 @@ BuildRequires: pkgconfig(pangoft2)
|
||||
BuildRequires: pkgconfig(samplerate)
|
||||
BuildRequires: pkgconfig(sdl)
|
||||
BuildRequires: pkgconfig(sox)
|
||||
BuildRequires: pkgconfig(vidstab)
|
||||
BuildRequires: pkgconfig(vorbisfile)
|
||||
%if %{with ffmpeg}
|
||||
BuildRequires: pkgconfig(libavcodec)
|
||||
@ -315,6 +316,7 @@ rm -f %{buildroot}%{_datadir}/mlt
|
||||
%{_datadir}/%{_name}-%{soname}/metaschema.yaml
|
||||
%{_datadir}/%{_name}-%{soname}/profiles/
|
||||
%{_datadir}/%{_name}-%{soname}/presets/
|
||||
%{_datadir}/%{_name}-%{soname}/vid.stab/
|
||||
|
||||
%files -n python-%{_name}
|
||||
%defattr(0644, root, root, 0755)
|
||||
|
Loading…
x
Reference in New Issue
Block a user