pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-hangul



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 20 21:31:16 UTC 2021

Added Files:
        pkgsrc/inputmethod/fcitx5-hangul: DESCR Makefile PLIST distinfo

Log Message:
inputmethod/fcitx5-hangul: import fcitx5-hangul-5.0.2

Hangul Wrapper for Fcitx5


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx5-hangul/DESCR \
    pkgsrc/inputmethod/fcitx5-hangul/Makefile \
    pkgsrc/inputmethod/fcitx5-hangul/PLIST \
    pkgsrc/inputmethod/fcitx5-hangul/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/fcitx5-hangul/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx5-hangul/DESCR:1.1
--- /dev/null   Sat Feb 20 21:31:16 2021
+++ pkgsrc/inputmethod/fcitx5-hangul/DESCR      Sat Feb 20 21:31:16 2021
@@ -0,0 +1 @@
+Hangul Wrapper for Fcitx5
Index: pkgsrc/inputmethod/fcitx5-hangul/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx5-hangul/Makefile:1.1
--- /dev/null   Sat Feb 20 21:31:16 2021
+++ pkgsrc/inputmethod/fcitx5-hangul/Makefile   Sat Feb 20 21:31:16 2021
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/02/20 21:31:16 ryoon Exp $
+
+DISTNAME=      fcitx5-hangul-5.0.2
+CATEGORIES=    inputmethod
+MASTER_SITES=  https://download.fcitx-im.org/fcitx5/fcitx5-hangul/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/fcitx/fcitx5-hangul
+COMMENT=       Hangul Wrapper for Fcitx5
+LICENSE=       gnu-gpl-v2
+
+USE_CMAKE=             yes
+USE_PKGLOCALEDIR=      yes
+USE_LANGUAGES=         c c++
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../inputmethod/libhangul/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/inputmethod/fcitx5-hangul/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx5-hangul/PLIST:1.1
--- /dev/null   Sat Feb 20 21:31:16 2021
+++ pkgsrc/inputmethod/fcitx5-hangul/PLIST      Sat Feb 20 21:31:16 2021
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:31:16 ryoon Exp $
+lib/fcitx5/hangul.so
+share/fcitx5/addon/hangul.conf
+share/fcitx5/hangul/symbol.txt
+share/fcitx5/inputmethod/hangul.conf
+share/icons/hicolor/48x48/apps/fcitx-hanja-active.png
+share/icons/hicolor/48x48/apps/fcitx-hanja-inactive.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-hanja-active.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-hanja-inactive.png
+share/icons/hicolor/64x64/apps/fcitx-hangul.png
+share/icons/hicolor/64x64/apps/org.fcitx.Fcitx5.fcitx-hangul.png
+share/locale/ca/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/da/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/de/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/he/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ja/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ko/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ru/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/tr/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-hangul.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.Hangul.metainfo.xml
Index: pkgsrc/inputmethod/fcitx5-hangul/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx5-hangul/distinfo:1.1
--- /dev/null   Sat Feb 20 21:31:16 2021
+++ pkgsrc/inputmethod/fcitx5-hangul/distinfo   Sat Feb 20 21:31:16 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/20 21:31:16 ryoon Exp $
+
+SHA1 (fcitx5-hangul-5.0.2.tar.xz) = 432590ae338261131752bbc304e8e35d8c7bfebb
+RMD160 (fcitx5-hangul-5.0.2.tar.xz) = 1cb7f1b4dfde15a74c74332ac2cf11644a746975
+SHA512 (fcitx5-hangul-5.0.2.tar.xz) = dfee0283a92b7d44e284950f344b7e8e5f1f5eb2afa27dedeaaa5e8c73241e891b20439eb48d56269d8fb2eeaef9f0c0da019e0a074f42e14d408aefa70e2a06
+Size (fcitx5-hangul-5.0.2.tar.xz) = 25920 bytes



Home | Main Index | Thread Index | Old Index