]> git.pld-linux.org Git - packages/gegl.git/blobdiff - gegl.spec
- more dependencies update
[packages/gegl.git] / gegl.spec
index 08c38ed4ce423415911aa0dbbeb895de85dbc077..9eb8f633c5329be5a5465d74a3d4fd9c32f587d1 100644 (file)
--- a/gegl.spec
+++ b/gegl.spec
 Summary:       Generic image processing library
 Summary(pl.UTF-8):     Ogólna biblioteka przetwarzania obrazu
 Name:          gegl
-Version:       0.3.14
+Version:       0.3.18
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
-Source0:       http://ftp.gimp.org/pub/gegl/0.3/%{name}-%{version}.tar.bz2
-# Source0-md5: 0c4fbdc68d9bcebb21898379a438b862
+Source0:       https://download.gimp.org/pub/gegl/0.3/%{name}-%{version}.tar.bz2
+# Source0-md5: 6e5c6f229261478dc436a38c84405b2a
 Patch2:                %{name}-ruby1.9.patch
 Patch3:                %{name}-build.patch
 Patch5:                umfpack.patch
@@ -35,16 +35,16 @@ BuildRequires:      UMFPACK-devel
 BuildRequires: asciidoc
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.11
-BuildRequires: babl-devel >= 0.1.24
+BuildRequires: babl-devel >= 0.1.26
 BuildRequires: cairo-devel
 BuildRequires: enscript
 BuildRequires: exiv2-devel
 # libavformat >= 55.48.100, libavcodec >= 55.69.100, libswscale >= 2.6.100
 BuildRequires: ffmpeg-devel >= 2.3
-BuildRequires: gdk-pixbuf2-devel >= 2.18.0
+BuildRequires: gdk-pixbuf2-devel >= 2.32.0
 BuildRequires: gettext-tools
 BuildRequires: gexiv2-devel
-BuildRequires: glib2-devel >= 1:2.36.0
+BuildRequires: glib2-devel >= 1:2.44.0
 %{?with_introspection:BuildRequires:   gobject-introspection-devel >= 1.32.0}
 BuildRequires: graphviz
 BuildRequires: gtk-doc >= 1.0
@@ -64,7 +64,7 @@ BuildRequires:        libv4l-devel >= 1.0.1
 BuildRequires: libwebp-devel
 BuildRequires: lua51-devel >= 5.1.5-2
 BuildRequires: mrg-devel >= 0-0.20160310
-BuildRequires: pango-devel >= 1:1.10
+BuildRequires: pango-devel >= 1:1.38.0
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.5.0
@@ -74,15 +74,16 @@ BuildRequires:      python-pygobject3-devel >= 3.2
 BuildRequires: poly2tri-c-devel
 BuildRequires: ruby >= 1.9
 %{?with_vala:BuildRequires:    vala >= 2:0.20.0}
-Requires:      babl >= 0.1.24
-Requires:      gdk-pixbuf2 >= 2.18.0
-Requires:      glib2 >= 1:2.36.0
+Requires:      babl >= 0.1.26
+Requires:      gdk-pixbuf2 >= 2.32.0
+Requires:      glib2 >= 1:2.44.0
 Requires:      jasper-libs >= 1.900.1
 Requires:      lensfun >= 0.2.5
 Requires:      libraw >= 0.15.4
 Requires:      librsvg >= 1:2.14.0
 Requires:      libtiff >= 4.0.0
 Requires:      mrg-libs >= 0-0.20160310
+Requires:      pango >= 1:1.38.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -107,8 +108,8 @@ Summary:    Header files for gegl library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki gegl
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      babl-devel >= 0.1.24
-Requires:      glib2-devel >= 1:2.36.0
+Requires:      babl-devel >= 0.1.26
+Requires:      glib2-devel >= 1:2.44.0
 
 %description devel
 Header files for gegl library.
This page took 0.126149 seconds and 4 git commands to generate.