mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: fcitx5-chewing-5.0.5
This commit is contained in:
parent
bb5cd3d8bf
commit
06ca740827
2 changed files with 23 additions and 0 deletions
1
srcpkgs/fcitx5-chewing-icons
Symbolic link
1
srcpkgs/fcitx5-chewing-icons
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fcitx5-chewing
|
22
srcpkgs/fcitx5-chewing/template
Normal file
22
srcpkgs/fcitx5-chewing/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'fcitx5-chewing'
|
||||||
|
pkgname=fcitx5-chewing
|
||||||
|
version=5.0.5
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
|
||||||
|
makedepends="libfcitx5-devel fmt-devel libchewing-devel"
|
||||||
|
short_desc="Fcitx5 - chewing 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-chewing/fcitx5-chewing-${version}.tar.xz"
|
||||||
|
checksum=9c2f208796198daa6c37d9918929f0301792c1611afbc14155ef4dd69d699163
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
|
fcitx5-chewing-icons_package() {
|
||||||
|
short_desc+=" - icons"
|
||||||
|
conflicts="fcitx-chewing<=0.2.3_1"
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr/share/icons
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue