blob: 370a3fcd28b3fbe2d181eec0939c93c722758310 (
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-rime-git
pkgdesc = RIME input method for fcitx5
pkgver = r123.1c29280
pkgrel = 1
url = https://github.com/fcitx/fcitx5-rime
arch = i686
arch = x86_64
license = LGPL
makedepends = boost
makedepends = extra-cmake-modules
makedepends = git
depends = boost-libs
depends = curl
depends = fcitx5-git
depends = librime
depends = opencc
depends = librime-data
provides = fcitx5-rime
conflicts = fcitx-rime
conflicts = fcitx5-rime
source = git+https://github.com/fcitx/fcitx5-rime.git
sha512sums = SKIP
pkgname = fcitx5-rime-git
|