Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37595345
en ru br
ALT Linux repositórios
S:1.30-alt2
5.0: 1.30-alt2

Group :: Gráficos
RPM: vcg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: vcg
Version: 1.30
Release: alt2

Summary: The VCG visualization tool for compiler graphs

License: GPL
Group: Graphics
Url: http://www.cs.uni-sb.de/RW/users/sander/html/gsvcg1.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/%name.tar.bz2
Patch0: %name-LINUX.patch

# Automatically added by buildreq on Tue Dec 02 2008

BuildRequires: libX11-devel libXext-devel

%description
The VCG tool reads a textual and readable specification of a graph and
visualizes the graph. If not all positions of nodes are fixed, the
tool layouts the graph using several heuristics as reducing the number
of crossings, minimizing the size of edges, centering of nodes. The
specification language of the VCG tool is nearly compatible to GRL,
the language of the edge tool, but contains many extensions. The VCG
tool allows folding of dynamically or statically specified regions of
the graph. It uses colors and runs on X11.

%prep
%setup -q -n %name.%version
%patch0 -p1 -z .pix

%build
make xvcg_gcc_noxmkmf xvcg \
CFLAGS="-c %optflags" \
BINDIR=%_bindir \
MANDIR=%_man1dir

%install
install -d %buildroot{%_bindir,%_man1dir}

# do not override INSTALL

make install \
SED=sed \
BINDIR=%buildroot%_bindir \
MANDIR=%buildroot%_man1dir

cp -f demo/demo.csh expl

%files
%doc README expl
%_bindir/*
%_man1dir/*

%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