pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx-skk



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Aug 18 01:21:38 UTC 2018

Added Files:
        pkgsrc/inputmethod/fcitx-skk: DESCR Makefile PLIST distinfo

Log Message:
inputmethod/fcitx-skk: import fcitx-skk-0.1.4

SKK input module for Fcitx inputmethod based on libskk


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx-skk/DESCR \
    pkgsrc/inputmethod/fcitx-skk/Makefile pkgsrc/inputmethod/fcitx-skk/PLIST \
    pkgsrc/inputmethod/fcitx-skk/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-skk/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx-skk/DESCR:1.1
--- /dev/null   Sat Aug 18 01:21:38 2018
+++ pkgsrc/inputmethod/fcitx-skk/DESCR  Sat Aug 18 01:21:38 2018
@@ -0,0 +1 @@
+SKK input module for Fcitx inputmethod based on libskk
Index: pkgsrc/inputmethod/fcitx-skk/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx-skk/Makefile:1.1
--- /dev/null   Sat Aug 18 01:21:38 2018
+++ pkgsrc/inputmethod/fcitx-skk/Makefile       Sat Aug 18 01:21:38 2018
@@ -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"
Index: pkgsrc/inputmethod/fcitx-skk/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx-skk/PLIST:1.1
--- /dev/null   Sat Aug 18 01:21:38 2018
+++ pkgsrc/inputmethod/fcitx-skk/PLIST  Sat Aug 18 01:21:38 2018
@@ -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
Index: pkgsrc/inputmethod/fcitx-skk/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx-skk/distinfo:1.1
--- /dev/null   Sat Aug 18 01:21:38 2018
+++ pkgsrc/inputmethod/fcitx-skk/distinfo       Sat Aug 18 01:21:38 2018
@@ -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