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

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

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

%define optflags_lto %nil

%define oname boxfort
Name: libboxfort
Version: 0.1.4
Release: alt1

Summary: Convenient & cross-platform sandboxing C library

License: MIT
Group: System/Libraries
Url: https://github.com/Snaipe/BoxFort

# Source-url: https://github.com/Snaipe/BoxFort/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

ExcludeArch: armh ppc64le

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson

%description
Convenient & cross-platform sandboxing C library

%package devel
Summary: Header files for %name library
Group: Development/C
#Requires: %name = %EVR

%description devel
Header files for %name library.


%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%files devel
%_libdir/%name.a
%_pkgconfigdir/*
%_includedir/*.h

%changelog

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

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