# Template file for 'utfcpp'
pkgname=utfcpp
version=4.1.1
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
short_desc="Generic library that handles UTF-8 encoded strings"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="BSL-1.0"
homepage="https://github.com/nemtrif/utfcpp"
distfiles="https://github.com/nemtrif/utfcpp/archive/v${version}.tar.gz"
checksum=1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8

post_install() {
	vlicense LICENSE
}
