NAME="utf8cpp" VERSION=4.0.5 RELEASE=1 LICENSE="BSL-1.0" CATEGORY="Devel" SUMMARY="A simple, portable and lightweight library for handling UTF-8 encoded strings" ARCH="noarch" # This is noarch because it's just header files, etc. HOMEPAGE="https://github.com/nemtrif/utfcpp" SRC_URI="https://github.com/nemtrif/utfcpp/archive/v${VERSION}/utfcpp-${VERSION}.tar.gz" SRC_DIR="utfcpp-${VERSION}" PKG_NAMES="utf8cpp-devel" inherit cmake