0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-04 17:10:35 +00:00
Files
termux-packages/x11-packages/fcitx5-hangul/build.sh
2025-01-25 18:04:38 +00:00

11 lines
519 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/fcitx/fcitx5-hangul
TERMUX_PKG_DESCRIPTION="libhangul input method support for fcitx5"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="5.1.6"
TERMUX_PKG_SRCURL="https://github.com/fcitx/fcitx5-hangul/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=320ddd9f5832b94f0ae5edd914de25ad63c8c3af176d6d00ae4e130341610970
TERMUX_PKG_DEPENDS="fcitx5, libc++, libhangul"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"