Search Criteria
Package Details: simpleini 4.25-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: | 2 |
| Popularity: | 0.002565 |
| First Submitted: | 2019-06-12 20:14 (UTC) |
| Last Updated: | 2025-11-14 09:37 (UTC) |
Dependencies (2)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
Required by (3)
- devilutionx
- devilutionx-git
- laines (make)
Latest Comments
sukanka commented on 2025-05-18 08:54 (UTC)
This package should be an
anypackage as it contains no ELF files.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
SimpleINIas 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.