Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514199
en ru br
ALT Linux repos
S:1.9.7-alt5.e7b0afc
5.0: 1.9.6-alt2
4.0: 1.9.6-alt1
3.0: 1.9.3-alt1

Group :: Graphics
RPM: gliv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define git e7b0afc
%define ver      1.9.7
%define rel      alt5.%git

Summary: Graphics file browser utility
Name: gliv
Version: %ver
Release: %rel
License: LGPL-2
Group: Graphics
Url: http://guichaz.free.fr/gliv
Source: %name-%ver-%git.tar.bz2
Patch: gliv-gettext-ver.patch

Packager: L.A. Kostis <lakostis at altlinux.org>

# Automatically added by buildreq on Fri Apr 22 2005

BuildRequires: fontconfig freetype2 glib2-devel libatk-devel libgtk+2-devel libgtkglext-devel libpango-devel pkgconfig

%description
GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled
with GTK+-2.4, rendering  with OpenGL and the graphical user interface uses
GTK+ with GtkGLExt.  GLiv  is  very  fast  and smooth at rotating, panning  and
zooming  if  you have an OpenGL accelerated graphics board.

%prep
%setup -q -n %name-%version-%git
%patch -p2
%ifarch %e2k
sed -i 's/^#line 0 /#line 1 /' src/gliv-image.c
%endif

%build
%autoreconf
%configure
%make_build

%install
%makeinstall MKINSTALLDIRS=../mkinstalldirs

install -d %buildroot%_datadir/pixmaps
install -d %buildroot%_datadir/applications
install -m 644 %name.png %buildroot%_datadir/pixmaps/%name.png
install -m 644 %name.svg %buildroot%_datadir/pixmaps/%name.svg
install -m 644 %name.desktop %buildroot%_datadir/applications/%name.desktop

%find_lang --with-man --output=%name.lang %name

%files -f %name.lang
%doc README COPYING NEWS THANKS
%_bindir/%name
%_datadir/pixmaps/*
%_datadir/applications/*
%_man1dir/%{name}.1*

%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