mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
fcitx5-rime: update to 5.1.6.
This commit is contained in:
parent
c0d124f38c
commit
2a3e9f4160
2 changed files with 5 additions and 12 deletions
|
@ -1 +0,0 @@
|
|||
fcitx5-rime
|
|
@ -1,24 +1,18 @@
|
|||
# Template file for 'fcitx5-rime'
|
||||
pkgname=fcitx5-rime
|
||||
version=5.1.5
|
||||
version=5.1.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
|
||||
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
||||
extra-cmake-modules"
|
||||
makedepends="libfcitx5-devel fmt-devel librime-devel"
|
||||
depends="brise fcitx5-rime-icons"
|
||||
depends="brise"
|
||||
short_desc="Fcitx v5 - RIME engine"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.xz"
|
||||
checksum=fde5601799207f58266e43889e819b987fde1f4bcedb18f75fa93ec33784b2c3
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.zst"
|
||||
checksum=2e5d13f9b8065d86e0fcf389982783563913bda36e47f6f1c3d85024957e090a
|
||||
lib32disabled=yes
|
||||
|
||||
fcitx5-rime-icons_package() {
|
||||
short_desc+=" - icons"
|
||||
pkg_install() {
|
||||
vmove usr/share/icons
|
||||
}
|
||||
}
|
||||
replaces="fcitx5-rime-icons>=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue