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

Группа :: Разработка/C++
Пакет: libtomlplusplus

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

Name: libtomlplusplus
Version: 3.3.0
Release: alt1

Summary: Header-only TOML config file parser and serializer for C++17

License: MIT
Group: Development/C++
Url: https://marzer.github.io/tomlplusplus/

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake
BuildRequires: gcc-c++

%description
Header-only TOML config file parser and serializer for C++17.

%package devel
Summary: Header-only TOML config file parser and serializer for C++17
Group: Development/C++

%description devel
Header-only TOML config file parser and serializer for C++17.

%prep
%setup

%build
%cmake_insource
%make_build

%install
%makeinstall_std
rm -v %buildroot%_includedir/meson.build

%files devel
%doc LICENSE README.md
%_includedir/toml++/
%_libdir/cmake/tomlplusplus
%_datadir/tomlplusplus

%changelog

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

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