Received: by mail.netbsd.org (Postfix, from userid 605) id A96CB84D40; Sat, 18 Aug 2018 01:21:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A1A8884D3A for ; Sat, 18 Aug 2018 01:21:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id E6IOkHT573y6 for ; Sat, 18 Aug 2018 01:21:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D6F3984C78 for ; Sat, 18 Aug 2018 01:21:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D03DEFBEC; Sat, 18 Aug 2018 01:21:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153455529832970" MIME-Version: 1.0 Date: Sat, 18 Aug 2018 01:21:38 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/inputmethod/fcitx-skk To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20180818012138.D03DEFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_153455529832970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_153455529832970 Content-Disposition: inline Content-Length: 2829 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 +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 --_----------=_153455529832970--