ibus-hangul: use libhangul-devel

Closes #15115.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-13 04:20:46 -03:00 committed by Enno Boland
parent 9df2df9491
commit a53fcc69d4
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

@ -1,16 +1,17 @@
# Template file for 'ibus-hangul' # Template file for 'ibus-hangul'
pkgname=ibus-hangul pkgname=ibus-hangul
version=1.5.0 version=1.5.0
revision=1 revision=2
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)"
short_desc="Korean input engine for IBus" short_desc="Korean input engine for IBus"
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)" hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
makedepends="python-gobject-devel libhangul ibus-devel" $(vopt_if gir 'gobject-introspection')"
depends="ibus libhangul gtk-update-icon-cache python-gobject" makedepends="ibus-devel libhangul-devel python-gobject-devel"
depends="ibus"
maintainer="Matthew Wynn <matthew@matthewwynn.com>" maintainer="Matthew Wynn <matthew@matthewwynn.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/choehwanjin/ibus-hangul" homepage="https://github.com/choehwanjin/ibus-hangul"
license="GPL-2"
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz" distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
checksum=a22d4030bb20f73914a9d8a28c71b823123a5d1902a30f8328111af50f4f1788 checksum=a22d4030bb20f73914a9d8a28c71b823123a5d1902a30f8328111af50f4f1788