Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399345
en ru br
ALT Linux repos
S:3.10-alt1
5.0: 1.3.4-alt1
4.1: 1.3.4-alt1
4.0: 1.3.4-alt1
3.0: 1.3.0-alt1

Group :: Graphics
RPM: feh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: feh
Version: 3.10
Release: alt1
Summary: Image viewer using Imlib 2
Group: Graphics
License: BSD

Url: https://feh.finalrewind.org/

Packager: Ilya Mashkin <oddity at altlinux.ru>
# git://github.com/derf/feh.git refs/tags/v%%version
Source: %name-%version.tar
Patch0: feh-1.10.1-fontpath.patch

# Automatically added by buildreq on Thu Sep 08 2011

# optimized out: imlib2 imlib2-devel libX11-devel xorg-xproto-devel zlib-devel
BuildRequires: libXinerama-devel libXt-devel libcurl-devel libgiblib-devel libpng-devel libexif-devel libjpeg-utils imlib2-devel libmagic-devel
Requires: fonts-ttf-dejavu

%description
feh is a versatile and fast image viewer using imlib2, the
premier image file handling library. feh has many features,
from simple single file viewing, to multiple file modes using
a slideshow or multiple windows. feh supports the creation of
montages as index prints with many user-configurable options.

%prep
%setup
%patch0 -p1

%build
export VERSION="%version"
export CFLAGS="%optflags"
export PREFIX="%_prefix"

%make_build exif=1 curl=1 xinerama=1 magic=1

%install
export VERSION="%version"
export CFLAGS="%optflags"
export PREFIX="%_prefix"

%makeinstall_std exif=1 curl=1 xinerama=1 magic=1

%files
%_bindir/*
%_man1dir/*
%_datadir/%name
%_desktopdir/%name.desktop
%_liconsdir/%name.png
%_iconsdir/hicolor/scalable/apps/%name.svg

%exclude %_datadir/doc/%name

%doc AUTHORS ChangeLog README.md TODO
%doc COPYING

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin