Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37887925
en ru br
ALT Linux repositórios
S:45.0-alt1
5.0: 2.26.1-alt1
4.1: 2.22.2-alt0.M41.1
4.0: 2.19.92-alt1
3.0: 0.3.2-alt0.1

Outros repositórios
Upstream:2.22.0

Group :: Escritórios
RPM: evince

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# TODO: djvu support enable
Name: evince
Version: 0.3.2
Release: alt0.1

Summary: A document viewer

License: GPL
Group: Office
Url: http://www.gnome.org/projects/evince/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

# Typical environment for GNOME program

Requires(post): GConf2
Requires(post,postun): scrollkeeper
Requires(post,postun): desktop-file-utils
BuildPreReq: GConf2
BuildPreReq: desktop-file-utils
BuildPreReq: menu-devel

# manually removed: gcc-g77

# Automatically added by buildreq on Sun Jul 31 2005
BuildRequires: GConf2 ORBit2-devel esound fontconfig freetype2 gcc-c++ ghostscript-classic ghostscript-module-X glib2-devel gnome-vfs2-devel libGConf2-devel libart_lgpl-devel libatk-devel libbonobo2-devel libbonoboui-devel libg2c-devel libgimp-print libglade2-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeprint2-devel libgnomeprintui-devel libgnomeui-devel libgtk+2-devel libpango-devel libpoppler-devel libpopt-devel libstdc++-devel libtiff-devel libxml2-devel perl-XML-Parser pkgconfig scrollkeeper xorg-x11-devel zlib-devel

%description
Evince is a document viewer capable of displaying multiple and single page docum
ent formats like PDF and Postscript.

%prep
%setup -q

%build
%configure --disable-schemas-install
%make

%install
%makeinstall

%__mkdir_p %buildroot%_menudir
freedesktop2menu.pl %name "Applications/Publishing" \
%buildroot%_datadir/applications/%name.desktop \
%buildroot%_menudir/%name

%find_lang %name --with-gnome
%__rm -rf %buildroot%_localstatedir/scrollkeeper

%post
%gconf2_install %name
%update_menus
%update_scrollkeeper
%update_desktopdb

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%postun
%clean_menus
%clean_scrollkeeper
%clean_desktopdb

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README
%config %_sysconfdir/gconf/schemas/*.schemas
%_bindir/*
%_menudir/*
%_datadir/applications/*.desktop
%_datadir/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009