# Template file for 'utfcpp'
pkgname=utfcpp
version=4.2.0
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"
changelog="https://github.com/nemtrif/utfcpp/releases"
distfiles="https://github.com/nemtrif/utfcpp/archive/v${version}.tar.gz"
checksum=54a8e96ea835a7359e8e53d03e30e9833d51350cc4615ff53f8449ef19ee46ab

post_install() {
	vlicense LICENSE
}
