Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918979
en ru br
ALT Linux repos
5.0: 1.11-alt2
4.1: 1.9-alt1
4.0: 1.9-alt1
3.0: 1.6-alt1

Other repositories

Group :: Editors
RPM: dvipng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dvipng
Version: 1.9
Release: alt1

URL: http://sourceforge.net/projects/dvipng/
Source: http://download.sf.net/dvipng/dvipng-%version.tar.gz
License: GPL
Group: Editors
Summary: Makes PNG graphics from DVI files

# Automatically added by buildreq on Wed Nov 22 2006

BuildRequires: ghostscript-module-X libfreetype-devel libgd2-devel libpng-devel t1lib-devel tetex-devel tetex-dvips tetex-latex

%description
This program makes PNG graphics from DVI files as obtained from TeX
and its relatives. It can be used as companion to emacs-preview-latex package.

%prep
%setup -q

%build
%configure --enable-selfauto-set
%make_build
make dvipng.info
make dvipng.ps
gzip -9nf dvipng.ps

%install
%make_install DESTDIR=%buildroot install

%post -p "%install_info dvipng.info"
%preun -p "%uninstall_info dvipng.info"

%files
%doc README RELEASE dvipng.ps.gz
%_bindir/*
%exclude %_infodir/dir
%_infodir/*.info.*
%_man1dir/*

%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