18 lines
724 B
Bash
18 lines
724 B
Bash
# Template file for 'ibus-anthy'
|
|
pkgname=ibus-anthy
|
|
version=1.5.14
|
|
revision=1
|
|
build_style=gnu-configure
|
|
build_helper=gir
|
|
configure_args="--with-python=python3 --with-layout=default"
|
|
hostmakedepends="automake libtool pkg-config gettext"
|
|
makedepends="anthy-unicode-devel ibus-devel python3-gobject-devel"
|
|
depends="ibus"
|
|
checkdepends="procps-ng python3-pycotap"
|
|
short_desc="Japanese input method Anthy IMEngine for IBus Framework"
|
|
maintainer="7185 <7185@free.fr>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/fujiwarat/ibus-anthy/wiki"
|
|
distfiles="https://github.com/ibus/ibus-anthy/releases/download/${version}/ibus-anthy-${version}.tar.gz"
|
|
checksum=c8694da18d0b891a48f4d75a0dece37ecbca6d1b1acb64101a7a84cad1046d9b
|