Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > 9497181a4338fce11ab89654d7d5c5e0 > files > 3

feh-2.18.3-2.mga6.src.rpm

%define enable_tests	1

Name:		feh
Version:	2.18.3
Release:	%mkrel 2
Summary:	Image viewer at heart, though it does other cool stuff
License:	MIT
Group:		Graphics/Viewers
URL:		http://feh.finalrewind.org/
Source0:	http://feh.finalrewind.org/%{name}-%{version}.tar.bz2
Source2:	http://feh.finalrewind.org/%{name}-%{version}.tar.bz2.asc
BuildRequires:	imlib2-devel
BuildRequires:	libxt-devel
BuildRequires:	libxinerama-devel
BuildRequires:	giblib-devel
BuildRequires:	jpeg-devel
BuildRequires:  giflib-devel
BuildRequires:	png-devel
BuildRequires:	curl-devel
BuildRequires:  libexif-devel

%if %{enable_tests}
BuildRequires:	perl-devel
BuildRequires:	perl-Test-Command
%endif

Recommends:     jpeg-progs
Recommends:     imagemagick

%description
Feh is an image viewer, but it does a whole lot of other cool stuff as
well. There are simply too many to mention them here so please check the
docs/homepage.

%prep
%setup -q




%build
%setup_compile_flags
%make_build PREFIX=%{_prefix} exif=1

%install
%make_install PREFIX=%{_prefix}

# let files section handle docs
%__rm -rf %{buildroot}%{_docdir}/%{name}

%if %{enable_tests}
%check
make test
%endif

%files
%doc AUTHORS ChangeLog README.md TODO examples
%{_bindir}/*
%{_datadir}/%{name}
%{_iconsdir}/hicolor/*
%{_mandir}/man1/*
%{_datadir}/applications/%{name}.desktop


%changelog
* Thu May 11 2017 eatdirt <eatdirt> 2.18.3-2.mga6
+ Revision: 1100240
- Add exif and image rotation support

* Tue May 02 2017 eatdirt <eatdirt> 2.18.3-1.mga6
+ Revision: 1098507
- Update to version 2.18.3 (#20775)

* Thu Mar 02 2017 eatdirt <eatdirt> 2.18.2-1.mga6
+ Revision: 1088481
- Upgrade to version 2.18.2

* Fri Nov 18 2016 eatdirt <eatdirt> 2.18-1.mga6
+ Revision: 1068165
- Upgrade to version 2.18

* Mon Apr 04 2016 tv <tv> 2.14.2-3.mga6
+ Revision: 998338
- do not run testsuite with -j

* Sat Mar 26 2016 eatdirt <eatdirt> 2.14.2-2.mga6
+ Revision: 995668
- Add missing BR to giflib-devel

* Fri Mar 04 2016 blino <blino> 2.14.2-1.mga6
+ Revision: 985297
- 2.14.2 (workaround test suite failures because of broken Imlib2)

  + umeabot <umeabot>
    - Mageia 6 Mass Rebuild

* Thu Oct 15 2015 eatdirt <eatdirt> 2.14-1.mga6
+ Revision: 891958
- Upgrade to version 2.14

* Tue Sep 29 2015 eatdirt <eatdirt> 2.13.1-1.mga6
+ Revision: 885122
- Upgrade to version 2.13.1

* Wed Oct 15 2014 umeabot <umeabot> 2.12-3.mga5
+ Revision: 745754
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 2.12-2.mga5
+ Revision: 679121
- Mageia 5 Mass Rebuild

* Fri May 23 2014 eatdirt <eatdirt> 2.12-1.mga5
+ Revision: 625106
- Upgrade to version 2.12

* Thu Mar 27 2014 eatdirt <eatdirt> 2.10-1.mga5
+ Revision: 609047
- Upgrade to version 2.10

* Sat Oct 19 2013 umeabot <umeabot> 2.9.2-3.mga4
+ Revision: 526067
- Mageia 4 Mass Rebuild

* Mon Jun 03 2013 fwang <fwang> 2.9.2-2.mga4
+ Revision: 435842
- rebuild for new libpng

* Mon May 27 2013 wally <wally> 2.9.2-1.mga4
+ Revision: 428894
- rebuild to fix release

* Mon May 27 2013 wally <wally> 2.9.2-0.1.mga4
+ Revision: 428869
- new version 2.9.2
- use icon and .desktop file from upstream

* Fri Jan 11 2013 umeabot <umeabot> 2.5-3.mga3
+ Revision: 350090
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Jan 02 2013 barjac <barjac> 2.5-2.mga3
+ Revision: 337674
- update group

* Mon Jun 11 2012 dams <dams> 2.5-1.mga3
+ Revision: 259794
- new version 2.5

* Sat Apr 07 2012 wally <wally> 2.2-2.mga2
+ Revision: 229527
- fix rights of doc files (mga#3330)

* Wed Jan 11 2012 kamil <kamil> 2.2-1.mga2
+ Revision: 194891
- new version
- include signature of the source
- clean spec

* Tue Sep 13 2011 fwang <fwang> 1.16.1-1.mga2
+ Revision: 142919
- new version 1.16.1

* Sun Jul 10 2011 wally <wally> 1.14.2-1.mga2
+ Revision: 121742
- new version 1.14.2

* Sun Mar 20 2011 wally <wally> 1.12-2.mga1
+ Revision: 74908
- fix doc files handling
- more .spec cleaning

* Sun Mar 20 2011 wally <wally> 1.12-1.mga1
+ Revision: 74864
- new version 1.12
- fix license
- drop old mdv scriptlets
- add curl-devel BR
- enable tests
- clean .spec a bit
- imported package feh