Switch to new package format

This commit is contained in:
2026-06-13 19:59:33 +03:00
parent 0b5d0c1ab4
commit e5b63d3852
2 changed files with 10 additions and 4 deletions
+15
View File
@@ -0,0 +1,15 @@
name: inih
description: Simple .INI file parser in C, good for embedded systems
version: "62"
revision: 2
url: https://github.com/benhoyt/inih
license: BSD
maintainers:
- [email protected]
architecture: any
type: source
depends:
- gcc-libs
- glibc
make_depends:
- meson