# Template file for 'anthy' pkgname=anthy version=9100h revision=2 _filecode=37536 conf_files="/etc/anthy-conf" build_style=gnu-configure configure_args="--disable-static" short_desc="Hiragana text to Kana Kanji mixed text Japanese input method" maintainer="7185 <7185@free.fr>" license="LGPL-2.1" homepage="http://osdn.jp/projects/anthy/" distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz" checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547" # Would need to build lt-mkdepgraph for the host nocross=yes anthy-devel_package() { short_desc+=" - development files" depends="${sourcepkg}-${version}_${revision}" pkg_install() { vmove usr/include vmove usr/lib/pkgconfig vmove usr/lib/*.so } }