pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx-configtool inputmethod/fcitx-configt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36199f201a80
branches:  trunk
changeset: 384157:36199f201a80
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Aug 18 01:15:53 2018 +0000

description:
inputmethod/fcitx-configtool: import fcitx-configtool-0.4.9

GTK 3 based configuration tool for inputmethod/fcitx.

diffstat:

 inputmethod/fcitx-configtool/DESCR    |   1 +
 inputmethod/fcitx-configtool/Makefile |  20 ++++++++++++++++++++
 inputmethod/fcitx-configtool/PLIST    |   6 ++++++
 inputmethod/fcitx-configtool/distinfo |   6 ++++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r f5ccaf2569d2 -r 36199f201a80 inputmethod/fcitx-configtool/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-configtool/DESCR        Sat Aug 18 01:15:53 2018 +0000
@@ -0,0 +1,1 @@
+GTK 3 based configuration tool for inputmethod/fcitx.
diff -r f5ccaf2569d2 -r 36199f201a80 inputmethod/fcitx-configtool/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-configtool/Makefile     Sat Aug 18 01:15:53 2018 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/08/18 01:15:53 ryoon Exp $
+
+DISTNAME=      fcitx-configtool-0.4.9
+CATEGORIES=    inputmethod
+MASTER_SITES=  https://download.fcitx-im.org/fcitx-configtool/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://download.fcitx-im.org/fcitx-configtool/
+COMMENT=       GTK 3 Fcitx configuration tool
+LICENSE=       gnu-gpl-v2
+
+USE_LANGUAGES+=        c c++
+
+USE_CMAKE=     yes
+
+.include "../../inputmethod/fcitx/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f5ccaf2569d2 -r 36199f201a80 inputmethod/fcitx-configtool/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-configtool/PLIST        Sat Aug 18 01:15:53 2018 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/18 01:15:53 ryoon Exp $
+bin/fcitx-config-gtk3
+share/locale/de/LC_MESSAGES/fcitx-configtool.mo
+share/locale/ja/LC_MESSAGES/fcitx-configtool.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx-configtool.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx-configtool.mo
diff -r f5ccaf2569d2 -r 36199f201a80 inputmethod/fcitx-configtool/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-configtool/distinfo     Sat Aug 18 01:15:53 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/18 01:15:53 ryoon Exp $
+
+SHA1 (fcitx-configtool-0.4.9.tar.xz) = 08eb38b6ea82162e39fabc8242a0d9c4ba052ead
+RMD160 (fcitx-configtool-0.4.9.tar.xz) = 29ef8fe2e14bd0a3b36cd33442f577735076a85b
+SHA512 (fcitx-configtool-0.4.9.tar.xz) = 800c731b370ace833179560260df7ffc9c0235c4f3257e8a99a0194f2fd06b71f738e6c77985871c3368179f944da2165dac5d4a8f7ba083519cb2509a9eb62b
+Size (fcitx-configtool-0.4.9.tar.xz) = 48796 bytes



Home | Main Index | Thread Index | Old Index