From fb87a23c721a5e1c0d71189d7f821d64d0b4071d Mon Sep 17 00:00:00 2001 From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com> Date: Sun, 23 Jan 2022 10:13:30 +0000 Subject: [PATCH] Create template --- srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/fcitx5-unikey/template diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template new file mode 100644 index 000000000000..33aeda68149e --- /dev/null +++ b/srcpkgs/fcitx5-unikey/template @@ -0,0 +1,15 @@ +# Template file for 'fcitx5-unikey' +pkgname=fcitx5-unikey +version=5.0.7 +revision=1 +build_style=cmake +configure_args="-DENABLE_QT=ON" +hostmakedepends="pkg-config gettext extra-cmake-modules" +makedepends="libfcitx5-devel fcitx5-qt5-devel" +short_desc="Fcitx5 - Unikey support" +maintainer="Khiem Ton That " +license="GPL-3.0-or-later" +homepage="https://fcitx-im.org/wiki/Fcitx" +distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz" +checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439 +lib32disabled=yes