Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569130
en ru br
ALT Linux repositórios
S:3.3.0-alt1

Group :: Desenvolvimento/C++
RPM: libtomlplusplus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009