# Template file for 'fcitx-rime' pkgname=fcitx-rime version=0.3.2 revision=2 build_style=cmake configure_args="-DRIME_DATA_DIR=/usr/share/rime-data" hostmakedepends="pkg-config" makedepends="fcitx-devel librime-devel" depends="brise" short_desc="Fcitx Wrapper for librime" maintainer="Yuxuan Shui " license="GPL-3" homepage="https://github.com/fcitx/fcitx-rime" distfiles="https://github.com/fcitx/fcitx-rime/archive/${version}.tar.gz" checksum=dcf9dc689b3675c3321cd43407efe7363b8b6c088f2283ea9a510110b5f24b14 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" libfcitx" fi