blob: ebb57b027a926eaf1ef0640e7cee119220a474f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ibus-hangul-git
pkgdesc = Korean input engine for IBus
pkgver = 1.5.4+r2+g24bf7fc
pkgrel = 1
url = https://github.com/libhangul/ibus-hangul
arch = x86_64
license = GPL
makedepends = intltool
makedepends = gnome-common
depends = ibus
depends = libhangul
depends = iso-codes
depends = gtk-update-icon-cache
depends = python-gobject
provides = ibus-hangul
conflicts = ibus-hangul
source = git+https://github.com/libhangul/ibus-hangul.git
sha512sums = SKIP
pkgname = ibus-hangul-git
|