ibus-hangul: use libhangul-devel
Closes #15115. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
9df2df9491
commit
a53fcc69d4
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'ibus-hangul'
|
||||
pkgname=ibus-hangul
|
||||
version=1.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
|
||||
short_desc="Korean input engine for IBus"
|
||||
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)"
|
||||
makedepends="python-gobject-devel libhangul ibus-devel"
|
||||
depends="ibus libhangul gtk-update-icon-cache python-gobject"
|
||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
|
||||
$(vopt_if gir 'gobject-introspection')"
|
||||
makedepends="ibus-devel libhangul-devel python-gobject-devel"
|
||||
depends="ibus"
|
||||
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/choehwanjin/ibus-hangul"
|
||||
license="GPL-2"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a22d4030bb20f73914a9d8a28c71b823123a5d1902a30f8328111af50f4f1788
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue