pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/fcitx-configtool
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Aug 18 01:15:53 UTC 2018
Added Files:
pkgsrc/inputmethod/fcitx-configtool: DESCR Makefile PLIST distinfo
Log Message:
inputmethod/fcitx-configtool: import fcitx-configtool-0.4.9
GTK 3 based configuration tool for inputmethod/fcitx.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx-configtool/DESCR \
pkgsrc/inputmethod/fcitx-configtool/Makefile \
pkgsrc/inputmethod/fcitx-configtool/PLIST \
pkgsrc/inputmethod/fcitx-configtool/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/inputmethod/fcitx-configtool/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx-configtool/DESCR:1.1
--- /dev/null Sat Aug 18 01:15:53 2018
+++ pkgsrc/inputmethod/fcitx-configtool/DESCR Sat Aug 18 01:15:53 2018
@@ -0,0 +1 @@
+GTK 3 based configuration tool for inputmethod/fcitx.
Index: pkgsrc/inputmethod/fcitx-configtool/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx-configtool/Makefile:1.1
--- /dev/null Sat Aug 18 01:15:53 2018
+++ pkgsrc/inputmethod/fcitx-configtool/Makefile Sat Aug 18 01:15:53 2018
@@ -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"
Index: pkgsrc/inputmethod/fcitx-configtool/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx-configtool/PLIST:1.1
--- /dev/null Sat Aug 18 01:15:53 2018
+++ pkgsrc/inputmethod/fcitx-configtool/PLIST Sat Aug 18 01:15:53 2018
@@ -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
Index: pkgsrc/inputmethod/fcitx-configtool/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx-configtool/distinfo:1.1
--- /dev/null Sat Aug 18 01:15:53 2018
+++ pkgsrc/inputmethod/fcitx-configtool/distinfo Sat Aug 18 01:15:53 2018
@@ -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