ibus-anthy: update to 1.5.10.
This commit is contained in:
parent
b0d42915c0
commit
68ed19e511
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'ibus-anthy'
|
# Template file for 'ibus-anthy'
|
||||||
pkgname=ibus-anthy
|
pkgname=ibus-anthy
|
||||||
version=1.5.9
|
version=1.5.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)"
|
hostmakedepends="automake gettext-devel $(vopt_if gir gobject-introspection) intltool pkg-config swig"
|
||||||
makedepends="python-gobject-devel anthy-devel ibus-devel"
|
makedepends="anthy-devel ibus-devel python-gobject-devel"
|
||||||
depends="ibus gtk-update-icon-cache python-gobject"
|
depends="ibus"
|
||||||
short_desc="Japanese input method Anthy IMEngine for IBus Framework"
|
short_desc="Japanese input method Anthy IMEngine for IBus Framework"
|
||||||
maintainer="7185 <7185@free.fr>"
|
maintainer="7185 <7185@free.fr>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/ibus/ibus/wiki"
|
homepage="https://github.com/ibus/ibus/wiki"
|
||||||
distfiles="https://github.com/ibus/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/ibus/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=b06657b5c8fb73f40260d254ad80e8c6c55355b16fe799821096374791172deb
|
checksum=fee0919d8b148815c033ea4c87c6ee464c6ba146da0adbccbef18a11fe7dbb26
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue