diff --git a/srcpkgs/fcitx-configtool/template b/srcpkgs/fcitx-configtool/template new file mode 100644 index 00000000000..cad705a0593 --- /dev/null +++ b/srcpkgs/fcitx-configtool/template @@ -0,0 +1,14 @@ +# Template file for 'fcitx-configtool' + +pkgname="fcitx-configtool" +version="0.4.8" +revision=1 +build_style="cmake" +short_desc="A GTK-based configuration tool for fcitx" +maintainer="Robert La Spina " +license="GPL-2, LGPL-2.1" +homepage="https://fcitx-im.org/" +distfiles="http://download.fcitx-im.org/fcitx-configtool/${pkgname}-${version}.tar.xz" +checksum="0ebc06d9d325fed096e9cb61fe53b82000d2de0e9aefe5945ba8f0aa2ca851ed" +hostmakedepends="cmake pkg-config" +makedepends="iso-codes fcitx-devel gtk+3-devel libunique1-devel dbus-glib-devel"