summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoward Cheung2020-06-19 15:43:08 +0800
committerHoward Cheung2020-06-19 15:43:08 +0800
commit1d53728b075c55e778525ec9d4ff2d02c428df7d (patch)
treeb1188c52599b7dae7f0f82770672880e8dff4f2e
parent36df9b90d744e0563111c6a80f0bdd687624dee0 (diff)
downloadaur-1d53728b075c55e778525ec9d4ff2d02c428df7d.tar.gz
dependancy edited
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 2 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1dbc5d7fcdc6..d738c04d9614 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,11 +6,9 @@ pkgbase = fcitx5-pinyin-zhwiki-rime
arch = any
license = GFDL
license = CCPL:by-sa
+ makedepends = libime
makedepends = opencc
makedepends = pypinyin
- optdepends = libime: must choose one to build
- optdepends = libime-git: must choose one to build
- conflicts = rime-pinyin-zhwiki
source = https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/0.2.1/fcitx5-pinyin-zhwiki-rime-0.2.1.tar.gz
source = https://dumps.wikimedia.org/zhwiki/20200601/zhwiki-20200601-all-titles-in-ns0.gz
md5sums = 2d01f45a73b7c686fef5c44472a9572b
diff --git a/PKGBUILD b/PKGBUILD
index 57bb8e19afb4..ba7e28572693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,7 @@ pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org for rime"
arch=('any')
url="https://github.com/felixonmars/fcitx5-pinyin-zhwiki"
license=('GFDL' 'CCPL:by-sa')
-makedepends=('opencc' 'pypinyin')
-optdepends=(
- 'libime: must choose one to build'
- 'libime-git: must choose one to build'
-)
-conflicts=('rime-pinyin-zhwiki')
+makedepends=('libime' 'opencc' 'pypinyin')
source=("https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/$_converterver/$pkgname-$_converterver.tar.gz"
https://dumps.wikimedia.org/zhwiki/$pkgver/zhwiki-$pkgver-all-titles-in-ns0.gz)
md5sums=('2d01f45a73b7c686fef5c44472a9572b'