mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
fcitx5-unikey: update to 5.1.7.
This commit is contained in:
parent
7ea3a663e9
commit
5dd780df07
3 changed files with 5 additions and 27 deletions
|
@ -1 +0,0 @@
|
||||||
fcitx-unikey
|
|
|
@ -1,23 +0,0 @@
|
||||||
# Template file for 'fcitx-unikey'
|
|
||||||
pkgname=fcitx-unikey
|
|
||||||
version=0.2.7
|
|
||||||
revision=2
|
|
||||||
build_style=cmake
|
|
||||||
configure_args="-DENABLE_QT=ON"
|
|
||||||
hostmakedepends="pkg-config gobject-introspection gettext fcitx qt5-devel"
|
|
||||||
makedepends="libfcitx-qt5-devel fcitx-devel"
|
|
||||||
depends="fcitx"
|
|
||||||
short_desc="Support unikey (Vietnamese input method) for fcitx"
|
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
homepage="https://gitlab.com/fcitx/fcitx-unikey"
|
|
||||||
distfiles="https://download.fcitx-im.org/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
||||||
checksum=e750774b73b08e51148b963736d8207e50c3973e5456b6569cb7ad86831e0e59
|
|
||||||
|
|
||||||
fcitx-unikey-qt5_package() {
|
|
||||||
short_desc+=" - Qt5 IM module"
|
|
||||||
depends="fcitx-unikey-${version}_${revision}"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/lib/fcitx/qt
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fcitx5-unikey'
|
# Template file for 'fcitx5-unikey'
|
||||||
pkgname=fcitx5-unikey
|
pkgname=fcitx5-unikey
|
||||||
version=5.1.5
|
version=5.1.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_QT=On -DUSE_QT6=On"
|
configure_args="-DENABLE_QT=On -DUSE_QT6=On"
|
||||||
hostmakedepends="pkg-config gettext extra-cmake-modules qt6-base"
|
hostmakedepends="pkg-config gettext extra-cmake-modules qt6-base"
|
||||||
|
@ -12,7 +12,9 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.zst"
|
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.zst"
|
||||||
checksum=c49f562e3823a23058b82b19a6e8d92b8185351edd7968a9402c185059595e27
|
checksum=d915774cee49d636d6ecfac0dcd2aae35810c38975d349c5e95e6c68e4280e5c
|
||||||
|
provides="fcitx-unikey-5_1"
|
||||||
|
replaces="fcitx-unikey>=0"
|
||||||
|
|
||||||
fcitx5-unikey-macro-editor_package() {
|
fcitx5-unikey-macro-editor_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue