Accepting request 621228 from home:darix:branches:graphics
- bump versions in BR according to the configure.ac - move library requires in libgimp to %requires_ge and also force the libgegl update OBS-URL: https://build.opensuse.org/request/show/621228 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=30
This commit is contained in:
parent
cb9c522b5c
commit
2b7fdb1ee9
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 01:20:19 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
- bump versions in BR according to the configure.ac
|
||||
- move library requires in libgimp to %requires_ge and also force
|
||||
the libgegl update
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 5 16:47:10 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
|
18
gimp.spec
18
gimp.spec
@ -34,7 +34,7 @@ Source99: baselibs.conf
|
||||
BuildRequires: aalib-devel
|
||||
BuildRequires: alsa-devel >= 1.0.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: fontconfig-devel >= 2.2.0
|
||||
BuildRequires: fontconfig-devel >= 2.12.4
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gdk-pixbuf-loader-rsvg
|
||||
# For some odd reason build needs gegl executable.
|
||||
@ -50,7 +50,7 @@ BuildRequires: libbz2-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libmng-devel
|
||||
BuildRequires: librsvg-devel >= 2.36.0
|
||||
BuildRequires: librsvg-devel >= 2.40.6
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwmf-devel >= 0.2.8
|
||||
BuildRequires: libxslt-tools
|
||||
@ -59,28 +59,29 @@ BuildRequires: python-gtk-devel >= 2.10.4
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(atk) >= 2.2.0
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.46
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.52
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(cairo-pdf) >= 1.12.2
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.70
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.8
|
||||
BuildRequires: pkgconfig(gegl-0.4) >= 0.4.0
|
||||
BuildRequires: pkgconfig(gegl-0.4) >= 0.4.4
|
||||
BuildRequires: pkgconfig(gexiv2) >= 0.10.6
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.54.2
|
||||
BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 167
|
||||
BuildRequires: pkgconfig(lcms2) >= 2.8
|
||||
BuildRequires: pkgconfig(libexif) >= 0.6.15
|
||||
# TODO: BuildRequires: pkgconfig(libheif) >= 1.1.0
|
||||
BuildRequires: pkgconfig(liblzma) >= 5.0.0
|
||||
BuildRequires: pkgconfig(libmypaint) >= 1.3.0
|
||||
BuildRequires: pkgconfig(libopenjp2)
|
||||
BuildRequires: pkgconfig(libopenjp2) >= 2.1.0
|
||||
BuildRequires: pkgconfig(libpng) >= 1.6.25
|
||||
BuildRequires: pkgconfig(libwebp) >= 0.6.0
|
||||
BuildRequires: pkgconfig(mypaint-brushes-1.0)
|
||||
BuildRequires: pkgconfig(OpenEXR)
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||
BuildRequires: pkgconfig(pango) >= 1.29.4
|
||||
BuildRequires: pkgconfig(poppler-data) >= 0.4.7
|
||||
BuildRequires: pkgconfig(poppler-glib) >= 0.12.4
|
||||
BuildRequires: pkgconfig(poppler-glib) >= 0.44.0
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xpm)
|
||||
@ -112,7 +113,8 @@ of the included scripts rely on fonts that we cannot distribute.
|
||||
%package -n libgimp-2_0-0
|
||||
Summary: The GNU Image Manipulation Program - Libraries
|
||||
Group: System/Libraries
|
||||
Requires: libbabl-0_1-0 >= 0.1.46
|
||||
%requires_ge libbabl-0_1-0
|
||||
%requires_ge libgegl-0_4-0
|
||||
|
||||
%description -n libgimp-2_0-0
|
||||
The GIMP is an image composition and editing program. GIMP offers
|
||||
|
Loading…
x
Reference in New Issue
Block a user