# Template file for 'STC'
pkgname=STC
version=5.0
revision=1
build_style=meson
configure_args="-Db_lto=false -Dexamples=disabled"
hostmakedepends="pkg-config cmake"
short_desc="Modern, user friendly, generic, type-safe and fast C99 container library"
maintainer="Mihail Ivanchev <contact@ivanchev.net>"
license="MIT"
homepage="https://github.com/stclib/STC"
distfiles="https://github.com/stclib/STC/archive/refs/tags/v${version}.tar.gz"
checksum=d61353852b9d7ef69b56fa32edcbc7934f2153385f3778536234201ceebcc950

post_install() {
	vlicense LICENSE
}
