Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37748650
en ru br
Репозитории ALT
S:1.5.24-alt1
5.1: 1.0r-alt2
4.1: 1.0b8-alt2
www.altlinux.org/Changes

Группа :: Графика
Пакет: wxsvg

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: wxsvg
Version: 1.0r
Release: alt2

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*so.*
%exclude %_libdir/lib*.a

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

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin