Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517240
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 

%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}
%define _unpackaged_files_terminate_build 1
%define soname 3

Name: wxsvg
Version: 1.5.24
Release: alt1
Epoch: 1

Summary: wxSVG is viewer SVG files
License: wxWindows-Library-3.0
Group: Graphics

Url: http://wxsvg.sourceforge.net
# Source-url: https://sourceforge.net/projects/wxsvg/files/wxsvg/%version/wxsvg-%version.tar.bz2/download
Source: %name-%version.tar
Patch: %name-1.5.14-alt.patch
Patch1: %name-%version-gcc13.patch

BuildRequires: gcc-c++ libart_lgpl-devel libpango-devel
BuildRequires: libwxGTK3.2-devel libavformat-devel libswscale-devel
BuildRequires: libexpat-devel libexif-devel

%description
wxSVG is viewer SVG files

%package -n lib%name
License: GPLv2+
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: GPLv2+
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: GPLv2+
Group: Development/C++
Summary: Development shared library for wxSVG
Requires: lib%name = %EVR

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

%prep
%setup
%autopatch -p2

%build
%add_optflags -std=c++11
%autoreconf
%configure
%make_build

%install
%makeinstall_std

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

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

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

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

%changelog

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

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