Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509533
en ru br
ALT Linux repos
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 :: Graphics
RPM: vec2web

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and 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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin