2019-01-01 04:37:27 +01:00
|
|
|
# Template file for 'ibus-libpinyin'
|
|
|
|
pkgname=ibus-libpinyin
|
|
|
|
version=1.10.92
|
2019-01-17 05:08:06 +01:00
|
|
|
revision=2
|
2019-01-01 04:37:27 +01:00
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="intltool libtool pkg-config autoconf-archive autoconf automake
|
|
|
|
gnome-common gettext-devel glib-devel ibus-devel"
|
|
|
|
makedepends="sqlite-devel libpinyin-devel"
|
|
|
|
short_desc="Intelligent Pinyin engine using libpinyin for IBus"
|
|
|
|
maintainer="Ben Sung Hsu <pobetiger+github@gmail.com>"
|
|
|
|
license="GPL-2.0-or-later"
|
|
|
|
homepage="https://github.com/libpinyin/ibus-libpinyin"
|
|
|
|
distfiles="https://github.com/libpinyin/ibus-libpinyin/archive/${version}.tar.gz"
|
|
|
|
checksum=f9eb47c914914e082057e39e1d670482b43b1180f88250bc3c8d87264adae103
|
|
|
|
|
|
|
|
pre_configure() {
|
|
|
|
NOCONFIGURE=1 ./autogen.sh
|
|
|
|
}
|