]> git.pld-linux.org Git - packages/ffms2.git/blobdiff - ffms2.spec
- fix building with ffmpeg 4.0
[packages/ffms2.git] / ffms2.spec
index 0554728440f8ab96f0ebe8289b02070d8a0f8918..8e3fc46e2ae64a437c2fb6c244a5b9ee8d374584 100644 (file)
@@ -7,13 +7,14 @@ Summary:      FFmpegSource - FFmpeg wrapper library
 Summary(pl.UTF-8):     FFmpegSource - biblioteka obudowujÄ…ca FFmpeg
 Name:          ffms2
 Version:       2.20
-Release:       4
+Release:       5
 License:       MIT (ffmpegsource itself), GPL v3+ (forced by ffmpeg)
 Group:         Libraries
 Source0:       https://github.com/FFMS/ffms2/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: d6f2faa9e0ffed2e2d8d926592a87744
 Patch0:                ffmpegsource-ffmpeg011.patch
 Patch1:                ffmpeg3.patch
+Patch2:                ffmpeg4.patch
 URL:           https://github.com/FFMS/ffms2
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.11
@@ -87,6 +88,7 @@ Statyczna biblioteka FFmpegSource.
 %setup -q
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 %undos src/core/{indexing,lavfindexer,utils}.cpp
 %{__rm} configure
 
This page took 0.06903 seconds and 4 git commands to generate.