Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > f532fc7825f47041a50a8feddd613019 > files > 2

nomacs-1.6.4-4.mga5.src.rpm

%define		srcdir	ImageLounge
Name:		nomacs
Version:	1.6.4
Release:	%mkrel 4
License:	GPLv3
Group:		Graphics/Viewers
Summary:	A fast and small image viewer
Source0:	http://sourceforge.net/projects/%{name}/files/%{name}-%{version}/%{name}-%{version}-source.tar.bz2
Url:		http://www.nomacs.org
BuildRequires:	qt4-devel
BuildRequires:	cmake
BuildRequires:	pkgconfig(libraw)
BuildRequires:	pkgconfig(opencv)
BuildRequires:	pkgconfig(exiv2)
BuildRequires:	libgomp-devel
BuildRequires:	desktop-file-utils

%description

nomacs is a free image viewer small, fast and able to handle the most
common image formats including RAW images.
Additionally it is possible to synchronize multiple viewers.
A synchronization of viewers running on the same computer or via LAN is possible.
It allows to compare images and spot the differences 
(e.g. schemes of architects to show the progress).

%prep
%setup -q

%build
%cmake_qt4
%make

%install
%makeinstall_std -C build

desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop

%files
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1.*
%{_datadir}/%{name}/translations/%{name}_*.qm
%{_datadir}/pixmaps/%{name}.png


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 1.6.4-4.mga5
+ Revision: 746198
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.6.4-3.mga5
+ Revision: 682912
- Mageia 5 Mass Rebuild

* Tue Aug 26 2014 luigiwalser <luigiwalser> 1.6.4-2.mga5
+ Revision: 668362
- rebuild

* Mon Feb 24 2014 dams <dams> 1.6.4-1.mga5
+ Revision: 596211
- new version 1.6.4

* Mon Feb 10 2014 dams <dams> 1.6.2-1.mga5
+ Revision: 589055
- new version 1.6.2

* Wed Feb 05 2014 wally <wally> 1.4.0-3.mga5
+ Revision: 583417
- rebuild for new libraw

* Sat Oct 19 2013 umeabot <umeabot> 1.4.0-2.mga4
+ Revision: 530660
- Mageia 4 Mass Rebuild

* Sat Jul 27 2013 matteo <matteo> 1.4.0-1.mga4
+ Revision: 458830
- new version

* Fri Jun 21 2013 matteo <matteo> 1.2.0-1.mga4
+ Revision: 445548
- new version

* Tue May 28 2013 wally <wally> 1.0.2-1.mga4
+ Revision: 429648
- new version 1.0.2

  + matteo <matteo>
    - new version

* Sat Jan 12 2013 umeabot <umeabot> 0.4.0-2.mga3
+ Revision: 361045
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Oct 17 2012 matteo <matteo> 0.4.0-1.mga3
+ Revision: 307418
- fixed group
- added desktop file validation
- imported package nomacs