New package: fcitx-hangul
This commit is contained in:
parent
10580cb893
commit
38ae8d540b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/fcitx-hangul/template
Normal file
15
srcpkgs/fcitx-hangul/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'fcitx-hangul'
|
||||
pkgname=fcitx-hangul
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="intltool pkg-config libfcitx"
|
||||
makedepends="libhangul-devel fcitx-devel"
|
||||
depends="fcitx>=4.2.9"
|
||||
short_desc="Hangul (Korean) support for fcitx"
|
||||
homepage="https://github.com/fcitx/fcitx-hangul"
|
||||
license="GPL-2.0-only"
|
||||
distfiles="https://download.fcitx-im.org/fcitx-hangul/fcitx-hangul-${version}.tar.xz"
|
||||
checksum=6dd5fd5956924c85af92ebefaef1e113e38fa814355fbb0f07c26049c3014437
|
||||
|
||||
CXXFLAGS='-D_GNU_SOURCE'
|
Loading…
Reference in a new issue