pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx-skk inputmethod/fcitx-skk: import fc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ce1af531ccc
branches:  trunk
changeset: 384163:6ce1af531ccc
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Aug 18 01:21:38 2018 +0000

description:
inputmethod/fcitx-skk: import fcitx-skk-0.1.4

SKK input module for Fcitx inputmethod based on libskk

diffstat:

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

diffs (64 lines):

diff -r 0edf39727f30 -r 6ce1af531ccc inputmethod/fcitx-skk/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-skk/DESCR       Sat Aug 18 01:21:38 2018 +0000
@@ -0,0 +1,1 @@
+SKK input module for Fcitx inputmethod based on libskk
diff -r 0edf39727f30 -r 6ce1af531ccc inputmethod/fcitx-skk/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-skk/Makefile    Sat Aug 18 01:21:38 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/08/18 01:21:38 ryoon Exp $
+
+DISTNAME=      fcitx-skk-0.1.4
+CATEGORIES=    inputmethod
+MASTER_SITES=  https://download.fcitx-im.org/fcitx-skk/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://download.fcitx-im.org/fcitx-skk/
+COMMENT=       SKK module for Fcitx
+LICENSE=       gnu-gpl-v3
+
+USE_CMAKE=     yes
+USE_LANGUAGES= c c++
+
+.include "../../inputmethod/fcitx/buildlink3.mk"
+.include "../../inputmethod/fcitx-qt5/buildlink3.mk"
+.include "../../inputmethod/libskk/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0edf39727f30 -r 6ce1af531ccc inputmethod/fcitx-skk/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-skk/PLIST       Sat Aug 18 01:21:38 2018 +0000
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/18 01:21:38 ryoon Exp $
+lib/fcitx/fcitx-skk.so
+lib/fcitx/qt/libfcitx-skk-config.so
+share/fcitx/addon/fcitx-skk.conf
+share/fcitx/configdesc/fcitx-skk.desc
+share/fcitx/imicon/skk.png
+share/fcitx/inputmethod/skk.conf
+share/fcitx/skk/dictionary_list
+share/fcitx/skk/rule
+share/icons/hicolor/64x64/apps/fcitx-skk.png
+share/locale/ca/LC_MESSAGES/fcitx-skk.mo
+share/locale/da/LC_MESSAGES/fcitx-skk.mo
+share/locale/de/LC_MESSAGES/fcitx-skk.mo
+share/locale/ja/LC_MESSAGES/fcitx-skk.mo
+share/locale/ko/LC_MESSAGES/fcitx-skk.mo
+share/locale/ru/LC_MESSAGES/fcitx-skk.mo
+share/locale/tr/LC_MESSAGES/fcitx-skk.mo
+share/locale/vi/LC_MESSAGES/fcitx-skk.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx-skk.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx-skk.mo
diff -r 0edf39727f30 -r 6ce1af531ccc inputmethod/fcitx-skk/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx-skk/distinfo    Sat Aug 18 01:21:38 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/18 01:21:38 ryoon Exp $
+
+SHA1 (fcitx-skk-0.1.4.tar.xz) = 7c9252a9951076455db5dc001e033ee48b6ef23c
+RMD160 (fcitx-skk-0.1.4.tar.xz) = fc8683b3a824fe45dbc834634eb0e134b227cd24
+SHA512 (fcitx-skk-0.1.4.tar.xz) = 029d05bbd8d325a1ed7824be007191f2148f1443190b7a781983ddddcc42461327912b5ee2f8171402b6eeea68f95511536273711ee09a3f5ec1eaf901aaac90
+Size (fcitx-skk-0.1.4.tar.xz) = 34708 bytes



Home | Main Index | Thread Index | Old Index