Accepting request 605907 from home:iznogood:branches:multimedia:libs
- Add gegl-port-ffmpeg4.patch: Fix build with ffmpeg4 (bgo#795625). OBS-URL: https://build.opensuse.org/request/show/605907 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=62
This commit is contained in:
committed by
Git OBS Bridge
parent
a261881deb
commit
689ac5dceb
11
gegl.spec
11
gegl.spec
@@ -25,6 +25,9 @@ Group: Productivity/Graphics/Other
|
||||
URL: http://gegl.org/
|
||||
Source0: https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM gegl-port-ffmpeg4.patch bgo#795625 -- Fix build with ffmpeg4
|
||||
Patch0: gegl-port-ffmpeg4.patch
|
||||
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: SDL-devel >= 1.2.0
|
||||
BuildRequires: enscript
|
||||
@@ -53,12 +56,12 @@ BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(jasper) >= 1.900.1
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(lcms2) >= 2.8
|
||||
BuildRequires: pkgconfig(libavcodec) < 58
|
||||
BuildRequires: pkgconfig(libavformat) < 58
|
||||
BuildRequires: pkgconfig(libavcodec)
|
||||
BuildRequires: pkgconfig(libavformat)
|
||||
BuildRequires: pkgconfig(libpng) >= 1.6.0
|
||||
BuildRequires: pkgconfig(libraw) >= 0.15.4
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.40.6
|
||||
BuildRequires: pkgconfig(libswscale) < 5
|
||||
BuildRequires: pkgconfig(libswscale)
|
||||
BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
|
||||
BuildRequires: pkgconfig(libv4l2) >= 1.0.1
|
||||
BuildRequires: pkgconfig(libwebp) >= 0.5.0
|
||||
@@ -141,7 +144,7 @@ input and output.
|
||||
%lang_package -n %{name}-0_4
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user