mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fcitx5-hangul: update to 5.1.3.
This commit is contained in:
parent
f4015fc2ac
commit
ca34150d35
2 changed files with 4 additions and 13 deletions
|
@ -1 +0,0 @@
|
||||||
fcitx5-hangul
|
|
|
@ -1,23 +1,15 @@
|
||||||
# Template file for 'fcitx5-hangul'
|
# Template file for 'fcitx5-hangul'
|
||||||
pkgname=fcitx5-hangul
|
pkgname=fcitx5-hangul
|
||||||
version=5.1.2
|
version=5.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config gettext extra-cmake-modules"
|
hostmakedepends="pkg-config gettext extra-cmake-modules"
|
||||||
makedepends="libhangul-devel libfcitx5-devel"
|
makedepends="libhangul-devel libfcitx5-devel"
|
||||||
depends="fcitx5-hangul-icons"
|
|
||||||
short_desc="Fcitx5 - Hangul support"
|
short_desc="Fcitx5 - Hangul support"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.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-hangul/fcitx5-hangul-${version}.tar.xz"
|
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-${version}.tar.zst"
|
||||||
checksum=6f1683070ad2ec1f9dbade949ff2e0668cc93dbe526ef1aaa990e16d3a8419df
|
checksum=ef9e7cd746dac1700818a732e9be366e5ac2912f3de30d2b3f6d78772d5757b1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
replaces="fcitx5-hangul-icons>=0"
|
||||||
fcitx5-hangul-icons_package() {
|
|
||||||
short_desc+=" - icons"
|
|
||||||
conflicts="fcitx-hangul<=0.3.1_1"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/share/icons
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue