mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
fcitx5-chewing: update to 5.1.8.
This commit is contained in:
parent
1774d36cf6
commit
624196b94d
2 changed files with 4 additions and 21 deletions
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'fcitx-chewing'
|
||||
pkgname=fcitx-chewing
|
||||
version=0.2.3
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config libfcitx"
|
||||
makedepends="fcitx-devel libchewing-devel"
|
||||
depends="fcitx5-chewing"
|
||||
short_desc="Fcitx wrapper for Chewing IM engine"
|
||||
maintainer="Robert Stancil <robert.stancil@mavs.uta.edu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.fcitx-im.org/wiki/Chewing"
|
||||
distfiles="https://github.com/fcitx/fcitx-chewing/archive/${version}.tar.gz"
|
||||
checksum=ad20eb7b4911cdfb88224f4883d1778253e30180a84898dfcbf8ece36b1182fc
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/icons
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fcitx5-chewing'
|
||||
pkgname=fcitx5-chewing
|
||||
version=5.1.6
|
||||
version=5.1.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
|
||||
|
@ -10,6 +10,7 @@ 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-chewing/fcitx5-chewing-${version}.tar.zst"
|
||||
checksum=b169ef25e99e2e43020fb66d1f22be24a8793e9032144ea2592d885b18d640c9
|
||||
checksum=72f3e916f7dba4dff20d9b2471b61ab39e2b2651eade781f9da7f518d9a8d8dc
|
||||
lib32disabled=yes
|
||||
replaces="fcitx5-chewing-icons>=0"
|
||||
replaces="fcitx5-chewing-icons>=0 fcitx-chewing>=0"
|
||||
provides="fcitx-chewing-5_1"
|
||||
|
|
Loading…
Add table
Reference in a new issue