Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37560302
en ru br
ALT Linux repositórios
S:2.0.4.7-alt4.qa1
5.0: 2.0.4.7-alt4
4.1: 2.0.4.7-alt3
4.0: 2.0.4.7-alt2

Group :: Gráficos
RPM: vec2web

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: vec2web
Version: 2.0.4.7
Release: alt4.qa1

Summary: Converter from DXF to other image formats
License: GPL
Group: Graphics
Url: http://www.ribbonsoft.com/vec2web.html

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

Source: %name-%version.tar.bz2
Patch0: vec2web-2.0.4.7-alt-build.patch
Patch1: vec2web-2.0.4.7-alt-compile-fix.patch

BuildPreReq: gcc-c++
BuildRequires(pre): libqt3-devel

%description
vec2web is a command line utility for QCad users who are trying to
automate format conversions. vec2web is based on the same technology as
QCad.
vec2web reads drawings in DXF format and outputs bitmaps and some other
formats: BMP, GIF, JPEG, PNG, XPM, XBM, PBM, PGM, PPM, Postscript and
DXML. vec2web can also be used to directly print a drawing to the
default printer.

%prep
%setup
%patch0 -p1
%patch1 -p1
%__subst 's, debug , ,' %name/src/%name.pro

%build
export PATH=$PATH:%_qt3dir/bin
pushd dxflib
%configure
%make_build
popd
pushd qcadlib
%make_build
popd
pushd %name
%make_build
popd

%install
install -pD -m755 %name/%name %buildroot%_bindir/%name

%files
%_bindir/*

%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