Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37599259
en ru br
ALT Linux repos
S:1.5.24-alt1
5.0: 1.0r-alt1
4.1: 1.0b8-alt2

Group :: Graphics
RPM: wxsvg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wxsvg
Version: 1.0r
Release: alt1

Summary: wxSVG is viewer SVG files
License: GPL
Group: Graphics
Url: http://www.wxsvg.org
Packager: Slava Dubrovskiy <dubrsl at altlinux.ru>
Source: %name-1.0.tar.bz2

BuildRequires: gcc-c++ libart_lgpl-devel libpango-devel wxGTK-devel libavformat-devel libswscale-devel

%description
wxSVG is viewer SVG files

%package -n lib%name
License: GPL
Group: System/Libraries
Summary: lib%name is C++ library to create, manipulate and render SVG files

%description -n lib%name
lib%name is C++ library to create, manipulate and render SVG files

%package -n lib%name-devel-static
License: GPL
Group: System/Libraries
Summary: lib%name is static C++ library to create, manipulate and render SVG files
Obsoletes: lib%name-static

%description -n lib%name-devel-static
lib%name is static C++ library to create, manipulate and render SVG files

%package -n lib%name-devel
License: GPL
Group: Development/C++
Summary: Development shared library for wxSVG
Requires: lib%name = %version-%release

%description -n lib%name-devel
Development shared library for wxSVG

%prep
%setup -q -n %name-1.0
touch INSTALL
touch NEWS
touch README

%build
%autoreconf
export FFMPEG_CFLAGS=-I%_includedir/ffmpeg
%configure
%make_build

%install
make install DESTDIR=%buildroot

%files
%doc ChangeLog AUTHORS TODO COPYING
%_bindir/*

%files -n lib%name
%_libdir/lib*
%exclude %_libdir/lib*.a

%files -n lib%name-devel-static
%_libdir/lib*.a

%files -n lib%name-devel
%_includedir/wx*

%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