Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37572579
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libdxfrw

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

Name: libdxfrw
Version: 0.6.3
Release: alt1

Summary: Library to read/write DXF files

License: GPLv2+
Group: System/Libraries
Url: http://sourceforge.net/p/libdxfrw/home/Home/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://downloads.sourceforge.net/project/libdxfrw/%name-%version.tar

# Automatically added by buildreq on Sat Oct 17 2015

# optimized out: libstdc++-devel python3-base
BuildRequires: gcc-c++

%description
libdxfrw is a free C++ library to read and write DXF files in both formats,
ASCII and binary form.

%package devel
Summary: Development files for libdxfrw
Requires: %name = %version-%release
Group: Development/Other

%description devel
Development files for libdxfrw.

%prep
%setup

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std
#rm -rf %buildroot%_libdir/*.la

%files
%doc AUTHORS ChangeLog COPYING README
%_bindir/dwg2dxf
%_libdir/*.so.*

%files devel
%_includedir/libdxfrw0/
%_libdir/*.so
%_pkgconfigdir/libdxfrw0.pc

%changelog

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

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