fcitx5-chinese-addons: update to 5.1.5.
This commit is contained in:
parent
cb7b094d0b
commit
bbba15131b
@ -1 +0,0 @@
|
||||
fcitx5-chinese-addons
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'fcitx5-chinese-addons'
|
||||
pkgname=fcitx5-chinese-addons
|
||||
version=5.1.4
|
||||
version=5.1.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OPENCC=ON -DENABLE_GUI=ON -DENABLE_BROWSER=ON
|
||||
@ -8,23 +8,23 @@ configure_args="-DENABLE_OPENCC=ON -DENABLE_GUI=ON -DENABLE_BROWSER=ON
|
||||
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules libime-utils"
|
||||
makedepends="libfcitx5-devel fmt-devel opencc-devel fcitx5-lua-devel
|
||||
libcurl-devel boost-devel libime-devel"
|
||||
depends="fcitx5-chinese-addons-icons"
|
||||
short_desc="Fcitx5 - Chinese related addon"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||
_pytable_version=20121124
|
||||
_pystroke_version=20121124
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-${version}.tar.xz
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-${version}.tar.zst
|
||||
http://download.fcitx-im.org/data/py_table-${_pytable_version}.tar.gz
|
||||
http://download.fcitx-im.org/data/py_stroke-${_pystroke_version}.tar.gz"
|
||||
checksum="39b582d76543582d59c71fe4a0f1e082d032bd7f145b3320d34d38f961317ed2
|
||||
checksum="4987c529080d9920d1d29469f3721a57394e101d8ea05c4e3225bb689696da24
|
||||
42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04
|
||||
8eb128a9bfa43952e67cf2fcee1fd134c6f4cfd317bc2f6c38a615f5eb64e248"
|
||||
skip_extraction="
|
||||
py_table-${_pytable_version}.tar.gz
|
||||
py_stroke-${_pystroke_version}.tar.gz"
|
||||
lib32disabled=yes
|
||||
replaces="fcitx5-chinese-addons-icons>=0"
|
||||
|
||||
_have_webengine=no
|
||||
if [ "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then
|
||||
@ -52,13 +52,6 @@ post_extract() {
|
||||
done
|
||||
}
|
||||
|
||||
fcitx5-chinese-addons-icons_package() {
|
||||
short_desc+=" - icons"
|
||||
pkg_install() {
|
||||
vmove usr/share/icons
|
||||
}
|
||||
}
|
||||
|
||||
fcitx5-cloudpinyin_package() {
|
||||
short_desc="Fcitx5 - Cloud based PinYin"
|
||||
pkg_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user