update to 0.3.6 [release 0.3.6-1mamba;Sat Mar 19 2016]
This commit is contained in:
parent
8f926813f6
commit
ba0ee68628
69
libgegl.spec
69
libgegl.spec
@ -2,28 +2,26 @@
|
|||||||
%define apiver %{majver}
|
%define apiver %{majver}
|
||||||
|
|
||||||
Name: libgegl
|
Name: libgegl
|
||||||
Version: 0.2.0
|
Version: 0.3.6
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: GEGL (Generic Graphics Library) is a graph based image processing framework.
|
Summary: GEGL (Generic Graphics Library) is a graph based image processing framework.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||||
URL: http://gegl.org/
|
URL: http://gegl.org/
|
||||||
Source: ftp://ftp.gimp.org/pub/gegl/%{majver}/gegl-%{version}.tar.bz2
|
Source: http://download.gimp.org/pub/gegl/%{majver}/gegl-%{version}.tar.bz2
|
||||||
Patch0: %{name}-0.1.8-fix_build.patch
|
Patch0: %{name}-0.1.8-fix_build.patch
|
||||||
Patch1: %{name}-0.1.8-ffmpeg.patch
|
Patch1: %{name}-0.1.8-ffmpeg.patch
|
||||||
Patch2: libgegl-0.2.0-liblua-5.2.patch
|
Patch2: libgegl-0.2.0-liblua-5.2.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libavcodec-ffmpeg-devel
|
BuildRequires: libSDL-devel
|
||||||
BuildRequires: libavformat-ffmpeg-devel
|
|
||||||
BuildRequires: libbabl-devel
|
BuildRequires: libbabl-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcroco-devel
|
BuildRequires: libcroco-devel
|
||||||
BuildRequires: libdirectfb-devel
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libffi-devel
|
BuildRequires: libffi-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
@ -31,29 +29,36 @@ BuildRequires: libfreetype-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgomp-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libilmbase-devel
|
BuildRequires: libilmbase-devel
|
||||||
BuildRequires: libjasper-devel
|
BuildRequires: libjasper-devel
|
||||||
|
BuildRequires: libjbig-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libjson-glib-devel
|
||||||
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: liblensfun-devel
|
BuildRequires: liblensfun-devel
|
||||||
BuildRequires: liblua-devel
|
BuildRequires: liblua-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libopenexr-devel
|
BuildRequires: libopenexr-devel
|
||||||
BuildRequires: libopenraw-devel
|
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
|
BuildRequires: libraw-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: librsvg-devel
|
BuildRequires: librsvg-devel
|
||||||
BuildRequires: libSDL-devel
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libspiro-devel
|
BuildRequires: libspiro-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libtermcap-devel
|
||||||
BuildRequires: libts-devel
|
BuildRequires: libthai-devel
|
||||||
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: libv4l-devel
|
||||||
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: liblensfun-devel >= 0.3.2-1mamba
|
||||||
Requires: asciidoc
|
Requires: asciidoc
|
||||||
Requires: enscript
|
Requires: enscript
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -114,7 +119,7 @@ Obsoletes: %{name}-api
|
|||||||
%setup -q -n gegl-%{version}
|
%setup -q -n gegl-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
# workaround for a libtool error
|
# workaround for a libtool error
|
||||||
mkdir operations/workshop/external/lib
|
mkdir operations/workshop/external/lib
|
||||||
@ -126,9 +131,10 @@ mkdir operations/workshop/external/lib
|
|||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
--enable-workshop \
|
--enable-workshop \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--without-vala
|
--without-vala \
|
||||||
|
LDFLAGS="-ltermcap"
|
||||||
|
|
||||||
%make
|
%make -j1 ||%make -j1
|
||||||
#make check
|
#make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -151,46 +157,59 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||||||
#Categories=KDE;Graphics;
|
#Categories=KDE;Graphics;
|
||||||
#EOF
|
#EOF
|
||||||
|
|
||||||
|
%find_lang gegl-%{apiver}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files -f gegl-%{apiver}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/gegl
|
%{_bindir}/gegl
|
||||||
%{_libdir}/*.so.*
|
%{_bindir}/gegl-*
|
||||||
#%{_datadir}/gir-1.0/Gegl-0.1.gir
|
%{_libdir}/libgegl-%{apiver}.so.*
|
||||||
|
%{_libdir}/girepository-1.0/Gegl-%{apiver}.typelib
|
||||||
|
%{_libdir}/gegl-%{apiver}/grey2.json
|
||||||
%dir %{_libdir}/gegl-%{apiver}
|
%dir %{_libdir}/gegl-%{apiver}
|
||||||
%{_libdir}/gegl-%{apiver}/*.a
|
%{_libdir}/gegl-%{apiver}/*.a
|
||||||
%{_libdir}/gegl-%{apiver}/*.la
|
%{_libdir}/gegl-%{apiver}/*.la
|
||||||
%{_libdir}/gegl-%{apiver}/*.so
|
%{_libdir}/gegl-%{apiver}/*.so
|
||||||
%{_datadir}/locale/*/LC_MESSAGES/gegl-0.2.mo
|
|
||||||
%doc AUTHORS COPYING COPYING.LESSER
|
%doc AUTHORS COPYING COPYING.LESSER
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/gegl-%{apiver}
|
%dir %{_includedir}/gegl-%{apiver}
|
||||||
%{_includedir}/gegl-%{apiver}/*.h
|
%{_includedir}/gegl-%{apiver}/*.h
|
||||||
|
%dir %{_includedir}/gegl-%{apiver}/npd
|
||||||
|
%{_includedir}/gegl-%{apiver}/npd/*.h
|
||||||
|
%dir %{_includedir}/gegl-%{apiver}/opencl
|
||||||
%{_includedir}/gegl-%{apiver}/opencl/*.h
|
%{_includedir}/gegl-%{apiver}/opencl/*.h
|
||||||
%dir %{_includedir}/gegl-%{apiver}/operation
|
%dir %{_includedir}/gegl-%{apiver}/operation
|
||||||
%{_includedir}/gegl-%{apiver}/operation/*.h
|
%{_includedir}/gegl-%{apiver}/operation/*.h
|
||||||
|
%dir %{_includedir}/gegl-%{apiver}/sc
|
||||||
|
%{_includedir}/gegl-%{apiver}/sc/*.h
|
||||||
%dir %{_libdir}/gegl-%{apiver}
|
%dir %{_libdir}/gegl-%{apiver}
|
||||||
#%{_libdir}/girepository-1.0/Gegl-0.1.typelib
|
%{_datadir}/gir-1.0/Gegl-%{apiver}.gir
|
||||||
%{_libdir}/*.a
|
%{_libdir}/libgegl-*%{apiver}.a
|
||||||
%{_libdir}/*.la
|
%{_libdir}/libgegl-*%{apiver}.la
|
||||||
%{_libdir}/*.so
|
%{_libdir}/libgegl-*%{apiver}.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/gegl-*%{apiver}.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/gtk-doc/html/gegl/*.html
|
%dir %{_datadir}/gtk-doc/html/gegl
|
||||||
%{_datadir}/gtk-doc/html/gegl/gegl.css
|
%{_datadir}/gtk-doc/html/gegl/*
|
||||||
%{_datadir}/gtk-doc/html/gegl/gegl.devhelp
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.6-1mamba
|
||||||
|
- update to 0.3.6
|
||||||
|
|
||||||
|
* Sat Mar 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: liblensfun-devel>=0.3.2-1mamba
|
||||||
|
|
||||||
* Mon Feb 18 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-3mamba
|
* Mon Feb 18 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-3mamba
|
||||||
- rebuilt with libsuitesparse 4.0.2
|
- rebuilt with libsuitesparse 4.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user