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

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

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


Name: libnova
Version: 0.15.0
Release: alt1

Summary: General purpose astronomy & astrodynamics library
Group: System/Libraries
License: LGPLv2+
Url: http://sourceforge.net/projects/libnova/

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

BuildRequires: gcc-c++ gcc-fortran glibc-devel

%description
Libnova is a general purpose, double precision, celestial mechanics,
astrometry and astrodynamics library

%package devel
Summary: Development files for %name
Group: Development/C
Requires: %name = %version-%release
%description devel
Contains library and header files for %name

%prep
%setup -q
%autoreconf

%build
%configure --disable-rpath --disable-static --enable-shared
%make_build CFLAGS="%optflags" CXXFLAGS="%optflags"

%install
%make install DESTDIR=%buildroot


%files
%_libdir/libnova-*.so.*
%doc ChangeLog README AUTHORS NEWS

%files devel
%_bindir/libnovaconfig
%doc COPYING examples/*.c
%_includedir/libnova
%_libdir/libnova.so

%changelog

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

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