Search Criteria
Package Details: simpleini 4.22-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/simpleini.git (read-only, click to copy) |
---|---|
Package Base: | simpleini |
Description: | Cross-platform C++ library providing a simple API to read and write INI-style configuration files |
Upstream URL: | https://github.com/brofield/simpleini |
Licenses: | MIT |
Submitter: | Blutkoete |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 1 |
Popularity: | 0.000100 |
First Submitted: | 2019-06-12 20:14 (UTC) |
Last Updated: | 2025-03-28 20:39 (UTC) |
Dependencies (2)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- gtest (googletest-gitAUR) (make)
Required by (3)
- devilutionx
- devilutionx-git
- laines (make)
Latest Comments
llg commented on 2025-03-26 06:31 (UTC)
Please provide ConvertUTF.c and ConvertUTF.h as they are part of the main package. Unfortunately install cmake target won't copy those files.
But a simple change like this will do:
vitaliikuzhdin commented on 2025-03-13 15:30 (UTC) (edited on 2025-03-13 15:31 (UTC) by vitaliikuzhdin)
Getting this error while building LaiNES without
SimpleINI
as a submodule:It may also require an optional dependency on icu:
Blutkoete commented on 2023-12-27 10:21 (UTC)
I orphaned it, won't have time to update it before next year. Thank you @robertfoster for taking over.