update to 2.8.18 [release 2.8.18-1mamba;Wed Oct 12 2016]
This commit is contained in:
parent
166d312e56
commit
d4cd14b57d
34
gimp.spec
34
gimp.spec
@ -10,7 +10,8 @@
|
||||
%define libname libgimp
|
||||
|
||||
Name: gimp
|
||||
Version: 2.9.2
|
||||
Epoch: 1
|
||||
Version: 2.8.18
|
||||
Release: 1mamba
|
||||
Summary: The GNU Image Manipulation Program
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -45,32 +46,26 @@ BuildRequires: libatk-devel
|
||||
BuildRequires: libbabl-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexiv2-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libgegl-devel
|
||||
BuildRequires: libgexiv2-devel
|
||||
BuildRequires: libgegl02-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libilmbase-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: liblcms-devel
|
||||
BuildRequires: libmng-devel
|
||||
BuildRequires: libopenexr-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpoppler-glib-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwebkit-gtk-devel
|
||||
BuildRequires: libwmf-devel
|
||||
@ -88,7 +83,6 @@ BuildRequires: perl
|
||||
# build requirements for gimp-help
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: libgegl-devel >= 0.3.6
|
||||
%if %{enable_python}
|
||||
# build requirement needed to build python extension
|
||||
BuildRequires: pygtk-devel
|
||||
@ -99,7 +93,6 @@ BuildRequires: /usr/bin/xsltproc
|
||||
BuildRequires: libbabl-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: intltool >= 0.40.1
|
||||
BuildRequires: libgexiv2-devel
|
||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
#Requires: gimp-print >= 4.2.5
|
||||
Requires: libtiff >= 3.5.7
|
||||
@ -200,8 +193,7 @@ export CFLAGS="%{optflags} -ffast-math"
|
||||
%else
|
||||
--enable-python=no \
|
||||
%endif
|
||||
--enable-gtk-doc-html \
|
||||
# --disable-gtk-doc
|
||||
--enable-gtk-doc \
|
||||
# --enable-gimp-remote \
|
||||
|
||||
%make FIXXREF_OPTIONS="--module \$(DOC_MODULE)"
|
||||
@ -225,9 +217,6 @@ for f in gimp20-libgimp gimp20-script-fu gimp20-std-plug-ins gimp20-python gimp2
|
||||
cat $f.lang >> %{name}.lang
|
||||
done
|
||||
|
||||
ln -s gimp-%{majversion} %{buildroot}%{_bindir}/gimp
|
||||
ln -s gimp-console-%{majversion} %{buildroot}%{_bindir}/gimp-console
|
||||
|
||||
#install -D -m 755 data/misc/gimp.desktop \
|
||||
# %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
|
||||
@ -312,11 +301,8 @@ ln -s gimp-console-%{majversion} %{buildroot}%{_bindir}/gimp-console
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.2-1mamba
|
||||
- update to 2.9.2
|
||||
|
||||
* Sat Mar 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.16-2mamba
|
||||
- rebuilt with libgegl 0.3.6
|
||||
* Wed Oct 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.18-1mamba
|
||||
- update to 2.8.18
|
||||
|
||||
* Sun Nov 29 2015 Automatic Build System <autodist@mambasoft.it> 2.8.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
Loading…
Reference in New Issue
Block a user