# Generated by makepkg 6.1.0
# Wed Dec 10 00:34:31 UTC 2025
pkgbase = libinih
	pkgdesc = A simple .INI file parser written in C
	pkgver = 62
	pkgrel = 1
	url = https://github.com/benhoyt/inih
	arch = i686
	arch = x86_64
	license = spdx:BSD-3-Clause
	makedepends = gcc
	makedepends = pkgconf
	makedepends = python
	makedepends = meson
	makedepends = ninja
	source = https://github.com/benhoyt/inih/archive/refs/tags/r62.tar.gz
	sha256sums = 9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151

pkgname = libinih
	groups = libraries
	depends = gcc-libs

pkgname = libinih-devel
	pkgdesc = libinih headers and libraries
	groups = development
	depends = libinih=62
	options = staticlibs
