blob: c3fa85f718f77184ca2c125308335028bfaedac9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = fcitx5-chinese-addons-git
pkgdesc = Addons related to Chinese, including IME previous bundled inside fcitx4
pkgver = r218.040b5fb
pkgrel = 1
url = https://github.com/fcitx/fcitx5-chinese-addons
arch = i686
arch = x86_64
license = GPL
makedepends = boost
makedepends = extra-cmake-modules
makedepends = git
makedepends = fcitx5-lua-git
depends = curl
depends = libime-git
depends = qt5-webkit
depends = fcitx5-qt5-git
depends = opencc
optdepends = fcitx5-lua-git: Lua and imeapi support from pinyin
provides = fcitx5-chinese-addons
conflicts = fcitx5-chinese-addons
source = git+https://github.com/fcitx/fcitx5-chinese-addons.git
sha512sums = SKIP
pkgname = fcitx5-chinese-addons-git
|