New package: fcitx5-hangul-5.0.3
This commit is contained in:
parent
9019f616a4
commit
11f3f1fbe8
2 changed files with 24 additions and 0 deletions
1
srcpkgs/fcitx5-hangul-icons
Symbolic link
1
srcpkgs/fcitx5-hangul-icons
Symbolic link
|
@ -0,0 +1 @@
|
|||
fcitx5-hangul
|
23
srcpkgs/fcitx5-hangul/template
Normal file
23
srcpkgs/fcitx5-hangul/template
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Template file for 'fcitx5-hangul'
|
||||
pkgname=fcitx5-hangul
|
||||
version=5.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config gettext extra-cmake-modules"
|
||||
makedepends="libhangul-devel libfcitx5-devel"
|
||||
depends="fcitx5-hangul-icons"
|
||||
short_desc="Fcitx5 - Hangul support"
|
||||
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-hangul/fcitx5-hangul-${version}.tar.xz"
|
||||
checksum=e02d3d59e22a60e65099eaa0e5e394481a770a401c83b9979f754678c100f1e6
|
||||
lib32disabled=yes
|
||||
|
||||
fcitx5-hangul-icons_package() {
|
||||
short_desc+=" - icons"
|
||||
conflicts="fcitx-hangul<=0.3.1_1"
|
||||
pkg_install() {
|
||||
vmove usr/share/icons
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue