blob: 044c695b07dd8978f93756bc73194b993e944e92 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = librime-luajit
pkgdesc = Rime input method engine, use luajit not lua
pkgver = 1.11.1
pkgrel = 1
epoch = 1
url = https://github.com/rime/librime
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = cmake
makedepends = boost
makedepends = gtest
makedepends = ninja
depends = boost-libs
depends = capnproto
depends = gcc-libs
depends = glibc
depends = opencc
depends = yaml-cpp
depends = leveldb
depends = librime-data
depends = luajit
depends = google-glog
depends = marisa
provides = librime
conflicts = librime
replaces = librime
source = git+https://github.com/rime/librime.git#tag=1.11.1
source = git+https://github.com/lotem/librime-octagram.git#commit=bd12863f45fbbd5c7db06d5ec8be8987b10253bf
source = git+https://github.com/hchunhui/librime-lua.git#commit=7be6974b6d81c116bba39f6707dc640f6636fa4e
source = 0001-add-LUA_VERSION-to-allow-users-to-choose-lua-version.patch
source = git+https://github.com/rime/librime-charcode.git#commit=55e7f563e999802d41a13ba02657c1be4b2011b4
source = git+https://github.com/lotem/librime-proto.git#commit=657a923cd4c333e681dc943e6894e6f6d42d25b4
source = git+https://github.com/rime/librime-predict.git#commit=72e4d717e56c6542569c88b317700b3471164c42
sha512sums = 69cacb28789c91446216dd8b99e6b5ca9643e478fcfb8ae0f8e6a6ea054c33c0610ec6e853b27598865d46b240205630a69ea69bb9f8e3ce6fc6528b59fd4e39
sha512sums = 3949507608cd0d840560f36fac5b4ed85a9d3f0622f6ccc412111fe0c4448e6a948a134690d75cdae8dd21adae1bc6cbc93f98e8509f524805dcd79593ab4eac
sha512sums = c4236c5bc7faffc9b0a2eabb1dea0f70d0685699d66bf8cb389eb348be74e19b2fb72ae4c5aec46cf6ecfb33dc1ea3461d7581f1287b03dc92bbac0621b141ff
sha512sums = 4f6a64aafe082511021ba59a06e9cf9829cb1709243ccb9cec50e3e37c7e9d4d7a8642036cd4efce0a1c3f0f1e2f3d1a2f7ec420754429c88c5bd47247b14922
sha512sums = c21a1384f7eba77afdcda4bd0cffcdfa1bc6989e009f02c685160de443f8fc658bee7def57fe93162b3d5f31d366b48271d7204b4f6e7dd057facb2787703a15
sha512sums = e9b2aa47a87f96af97fc55686e85d905bd7bb06b633a9a318aeeea2731d87b38e50f9f821c2e68a30d58f4daaeaff97124247c1028a049ced922c6e7b4cc20ab
sha512sums = bda356f609831da12d14b5150604f8b1edf97cad6a36d25aa1a3c353bc3f678f313801ac617cc9a19ba095c3565bd6aee34519608a0be815af38e717a80b54f2
pkgname = librime-luajit
|