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

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

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

Name: libffcall
Version: 2.4
Release: alt2

Summary: Foreign Function Call Libraries
License: GPLv2
Group: System/Libraries

Url: https://www.gnu.org/software/libffcall/
Source: %name-%version.tar
Patch: libffcall-2.4-e2k.patch

%define desc This is a library which can be used to build foreign function\
call interfaces in embedded interpreters.

%package devel
Summary: Development headers for Foreign Function Call Libraries
Group: Development/C
Requires: %name = %version-%release

%description
%desc

%description devel
%desc
This package contains development headers for FFCall libraries

%prep
%setup
%ifarch %e2k
%patch -p1
%endif

%build
%ifarch armh
%define optflags_lto %nil
%endif
%configure --disable-static
make

%check
make check

%install
%makeinstall_std
rm -v %buildroot%_libdir/*.a

%files
%doc COPYING NEWS PLATFORMS README
%_libdir/*.so.*

%files devel
%doc */*.html
%_includedir/*
%_libdir/*.so
%_mandir/man?/*

%changelog

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

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