mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
fcitx5-configtool: update to 5.1.10.
This commit is contained in:
parent
624196b94d
commit
7ea3a663e9
2 changed files with 4 additions and 16 deletions
|
@ -1,14 +0,0 @@
|
|||
# Template file for 'fcitx-configtool'
|
||||
pkgname=fcitx-configtool
|
||||
version=0.4.10
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config libfcitx glib-devel"
|
||||
makedepends="iso-codes fcitx-devel gtk+3-devel dbus-glib-devel"
|
||||
depends="iso-codes"
|
||||
short_desc="GTK-based configuration tool for fcitx"
|
||||
maintainer="Robert La Spina <rkidlaspina@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://fcitx-im.org/"
|
||||
distfiles="http://download.fcitx-im.org/fcitx-configtool/${pkgname}-${version}.tar.xz"
|
||||
checksum=bcc4976976bfbddbfec3f689f38927fbabc7f7fa611ea252a789583ea14cd1fb
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fcitx5-configtool'
|
||||
pkgname=fcitx5-configtool
|
||||
version=5.1.7
|
||||
version=5.1.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_KCM=ON -DENABLE_CONFIG_QT=ON -DENABLE_TEST=ON
|
||||
|
@ -20,8 +20,10 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.zst"
|
||||
checksum=35f3daf2c8a0ceb1266cfe5a1250867775986bfdd18efce6a6c792b9439f6dd1
|
||||
checksum=c0ac569b16260b3894f569b6f765a9dd1d5f22971960aa9b62634cc0560d62b9
|
||||
lib32disabled=yes
|
||||
replaces="fcitx-configtool>=0"
|
||||
provides="fcitx5-configtool-5_1"
|
||||
|
||||
post_install() {
|
||||
# belongs to fcitx5-kcm
|
||||
|
|
Loading…
Add table
Reference in a new issue