update to 0.22.20181018git [release 0.22.20181018git-1mamba;Thu Oct 18 2018]

This commit is contained in:
Silvan Calarco 2024-01-05 18:46:40 +01:00
parent bd202d9f88
commit 6ebcc86804

View File

@ -1,5 +1,5 @@
Name: ufraw
Version: 0.22
Version: 0.22.20181018git
Release: 1mamba
Summary: UFRaw is a utility to read and manipulate raw images from digital cameras.
Group: Graphical Desktop/Applications/Graphics
@ -7,20 +7,24 @@ Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
URL: http://ufraw.sourceforge.net/index.html
Source: http://downloads.sourceforge.net/sourceforge/ufraw/ufraw-%{version}.tar.gz
Source: https://github.com/sergiomb2/ufraw.git/master/ufraw-%{version}.tar.bz2
#Source: http://downloads.sourceforge.net/sourceforge/ufraw/ufraw-%{version}.tar.gz
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libbabl-devel
BuildRequires: libbzip2-devel
BuildRequires: libcairo-devel
BuildRequires: libcfitsio-devel
BuildRequires: libcurl-devel
BuildRequires: libexiv2-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgcc
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libgegl-devel
BuildRequires: libgimp-devel
BuildRequires: libglib-devel
BuildRequires: libgomp-devel
@ -28,7 +32,8 @@ BuildRequires: libgtk2-devel
BuildRequires: libgtkimageview-devel
BuildRequires: libjasper-devel
BuildRequires: libjpeg-devel
BuildRequires: liblcms-devel
BuildRequires: libjson-glib-devel
BuildRequires: liblcms2-devel
BuildRequires: liblensfun-devel
BuildRequires: libpango-devel
BuildRequires: libpng-devel
@ -36,6 +41,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: libtiff-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libgegl-devel >= 0.4.8-1mamba
BuildRequires: libcfitsio-devel >= 3.390-1mamba
BuildRequires: liblensfun-devel >= 0.3.2-1mamba
BuildRequires: libexiv2-devel >= 0.23
@ -69,6 +75,8 @@ UFRaw is a utility to read and manipulate raw images from digital cameras. It ca
%setup -q
%build
./autogen.sh
%configure \
--enable-extras \
--enable-dst-correction \
@ -116,6 +124,12 @@ UFRaw is a utility to read and manipulate raw images from digital cameras. It ca
#%endif
%changelog
* Thu Oct 18 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.20181018git-1mamba
- update to 0.22.20181018git
* Sun Oct 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22-2mamba
- rebuilt by autoport with build requirements: libgegl-devel>=0.4.8-1mamba--buildreqlibgegl-devel>=0.4.8-1mamba
* Wed Aug 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22-1mamba
- update to 0.22