summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamLukeYes2020-09-26 16:58:40 +0800
committerSamLukeYes2020-09-26 16:58:40 +0800
commit292b2ac3ed2eaffa71bd1b07a84def8ab9eb0cef (patch)
tree14edd1e6b3d004bfe0fb64655b20c17dd8624235
parent3b90acd24d285cf26f1a632ab96a8389ea8092bb (diff)
downloadaur-292b2ac3ed2eaffa71bd1b07a84def8ab9eb0cef.tar.gz
drop fcitx-qt4
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 348d359d0797..196e3f759a20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = manjaro-asian-input-support
pkgdesc = Asian input support from Manjaro
- pkgver = 2020.08
+ pkgver = 2020.09
pkgrel = 1
url = https://gitlab.manjaro.org/packages/community/manjaro-asian-input-support
install = input-support.install
@@ -35,7 +35,6 @@ pkgname = fcitx-input-support
pkgdesc = Asian input support for fcitx
depends = fcitx-qt5
depends = fcitx-configtool
- optdepends = fcitx-qt4: required by some closed source Chinese IMEs
optdepends = kcm-fcitx: KDE configuration module
optdepends = fcitx-googlepinyin: 中文 | Chinese
optdepends = fcitx-cloudpinyin: 云拼音 | Use internet resources to provide candidate input for Chinese
diff --git a/PKGBUILD b/PKGBUILD
index 6459fe13a11f..db9602a0d708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=manjaro-asian-input-support
pkgname=('ibus-input-support' 'fcitx-input-support' 'fcitx5-input-support')
-pkgver=2020.08
+pkgver=2020.09
pkgrel=1
arch=('any')
url="https://gitlab.manjaro.org/packages/community/manjaro-asian-input-support"
@@ -52,7 +52,7 @@ package_fcitx-input-support() {
'fcitx-configtool' # gui configuration tool
)
optdepends=(
- 'fcitx-qt4: required by some closed source Chinese IMEs'
+ #'fcitx-qt4: required by some closed source Chinese IMEs'
'kcm-fcitx: KDE configuration module'
'fcitx-googlepinyin: 中文 | Chinese'
'fcitx-cloudpinyin: 云拼音 | Use internet resources to provide candidate input for Chinese'