pkgsrc-WIP-changes archive

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

fcitx5-cskk: import fcitx5-cskk-1.2.0 as wip/fcitx5-cskk



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sun Mar 9 10:44:25 2025 +0900
Changeset:	3dea88dffe3a094b2fc99f1bc6466dad0e6ad666

Modified Files:
	Makefile
Added Files:
	fcitx5-cskk/COMMIT_MSG
	fcitx5-cskk/DESCR
	fcitx5-cskk/Makefile
	fcitx5-cskk/PLIST
	fcitx5-cskk/distinfo
	fcitx5-cskk/options.mk

Log Message:
fcitx5-cskk: import fcitx5-cskk-1.2.0 as wip/fcitx5-cskk

SKK input method plugin for fcitx5 that uses LibCSKK.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3dea88dffe3a094b2fc99f1bc6466dad0e6ad666

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile               |  1 +
 fcitx5-cskk/COMMIT_MSG |  3 +++
 fcitx5-cskk/DESCR      |  1 +
 fcitx5-cskk/Makefile   | 35 +++++++++++++++++++++++++++++++++++
 fcitx5-cskk/PLIST      | 37 +++++++++++++++++++++++++++++++++++++
 fcitx5-cskk/distinfo   |  5 +++++
 fcitx5-cskk/options.mk | 21 +++++++++++++++++++++
 7 files changed, 103 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 2a09657b79..02bdfaccba 100644
--- a/Makefile
+++ b/Makefile
@@ -936,6 +936,7 @@ SUBDIR+=	fbpanel
 SUBDIR+=	fbsd2pkg
 SUBDIR+=	fceux
 SUBDIR+=	fcft
+SUBDIR+=	fcitx5-cskk
 SUBDIR+=	fdm_materials
 SUBDIR+=	feathercoin
 SUBDIR+=	felt
diff --git a/fcitx5-cskk/COMMIT_MSG b/fcitx5-cskk/COMMIT_MSG
new file mode 100644
index 0000000000..90ce16803f
--- /dev/null
+++ b/fcitx5-cskk/COMMIT_MSG
@@ -0,0 +1,3 @@
+inputmethod/fcitx5-cskk: import fcitx5-cskk version 1.2.0
+
+Packaged in wip by iquiw
diff --git a/fcitx5-cskk/DESCR b/fcitx5-cskk/DESCR
new file mode 100644
index 0000000000..3ed827a994
--- /dev/null
+++ b/fcitx5-cskk/DESCR
@@ -0,0 +1 @@
+SKK input method plugin for fcitx5 that uses LibCSKK.
diff --git a/fcitx5-cskk/Makefile b/fcitx5-cskk/Makefile
new file mode 100644
index 0000000000..57a695eacc
--- /dev/null
+++ b/fcitx5-cskk/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD$
+
+DISTNAME=	fcitx5-cskk-1.2.0
+CATEGORIES=	inputmethod
+MASTER_SITES=	${MASTER_SITE_GITHUB:=fcitx/}
+GITHUB_TAG=	v${PKGVERSION_NOREV}
+
+MAINTAINER=	iquiw%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/fcitx/fcitx5-cskk
+COMMENT=	SKK input method plugin for fcitx5 that uses LibCSKK
+LICENSE=	gnu-gpl-v3
+
+USE_TOOLS+=		pkg-config
+USE_PKGLOCALEDIR=	yes
+USE_LANGUAGES=		c c++
+
+INSTALLATION_DIRS+=	lib/fcitx5
+INSTALLATION_DIRS+=	share/fcitx5/addon share/fcitx5/cskk share/fcitx5/inputmethod
+.for lang in de ja ko ru zh_CN zh_TW
+INSTALLATION_DIRS+=	share/locale/${lang}/LC_MESSAGES
+.endfor
+INSTALLATION_DIRS+=	share/metainfo
+.for size in 24x24 256x256 32x32 48x48
+INSTALLATION_DIRS+=	share/icons/hicolor/${size}/apps
+.endfor
+
+CMAKE_CONFIGURE_ARGS+=	-DSKK_DICT_DEFAULT_PATH=${PREFIX}/share/skk/SKK-JISYO.L
+
+.include "options.mk"
+
+.include "../../devel/cmake/build.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../wip/cskk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fcitx5-cskk/PLIST b/fcitx5-cskk/PLIST
new file mode 100644
index 0000000000..f1f1bd0a26
--- /dev/null
+++ b/fcitx5-cskk/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD$
+lib/fcitx5/fcitx5-cskk.so
+${PLIST.qt5}lib/fcitx5/qt5/libfcitx5-cskk-config.so
+share/fcitx5/addon/cskk.conf
+share/fcitx5/cskk/dictionary_list
+share/fcitx5/inputmethod/cskk.conf
+share/icons/hicolor/24x24/apps/cskk-ascii.png
+share/icons/hicolor/24x24/apps/cskk-hankakukana.png
+share/icons/hicolor/24x24/apps/cskk-hiragana.png
+share/icons/hicolor/24x24/apps/cskk-katakana.png
+share/icons/hicolor/24x24/apps/cskk-zenei.png
+share/icons/hicolor/24x24/apps/cskk.png
+share/icons/hicolor/256x256/apps/cskk-ascii.png
+share/icons/hicolor/256x256/apps/cskk-hankakukana.png
+share/icons/hicolor/256x256/apps/cskk-hiragana.png
+share/icons/hicolor/256x256/apps/cskk-katakana.png
+share/icons/hicolor/256x256/apps/cskk-zenei.png
+share/icons/hicolor/256x256/apps/cskk.png
+share/icons/hicolor/32x32/apps/cskk-ascii.png
+share/icons/hicolor/32x32/apps/cskk-hankakukana.png
+share/icons/hicolor/32x32/apps/cskk-hiragana.png
+share/icons/hicolor/32x32/apps/cskk-katakana.png
+share/icons/hicolor/32x32/apps/cskk-zenei.png
+share/icons/hicolor/32x32/apps/cskk.png
+share/icons/hicolor/48x48/apps/cskk-ascii.png
+share/icons/hicolor/48x48/apps/cskk-hankakukana.png
+share/icons/hicolor/48x48/apps/cskk-hiragana.png
+share/icons/hicolor/48x48/apps/cskk-katakana.png
+share/icons/hicolor/48x48/apps/cskk-zenei.png
+share/icons/hicolor/48x48/apps/cskk.png
+share/locale/de/LC_MESSAGES/fcitx5-cskk.mo
+share/locale/ja/LC_MESSAGES/fcitx5-cskk.mo
+share/locale/ko/LC_MESSAGES/fcitx5-cskk.mo
+share/locale/ru/LC_MESSAGES/fcitx5-cskk.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-cskk.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-cskk.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.Cskk.metainfo.xml
diff --git a/fcitx5-cskk/distinfo b/fcitx5-cskk/distinfo
new file mode 100644
index 0000000000..e33d7b1be2
--- /dev/null
+++ b/fcitx5-cskk/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (fcitx5-cskk-1.2.0.tar.gz) = 511166696900d9881b92648bb622b8d7c016f4c6a4a0d9e5131573d00569ec26
+SHA512 (fcitx5-cskk-1.2.0.tar.gz) = dfbad9fe14c3293152db6081172f59c1ecbb384cf235a24885e465a66fc8fd2ae7c6aed4ad9537e92f9fc8109a9ebb9fc2cb8e19e8e0b3f65755225fb9245634
+Size (fcitx5-cskk-1.2.0.tar.gz) = 174281 bytes
diff --git a/fcitx5-cskk/options.mk b/fcitx5-cskk/options.mk
new file mode 100644
index 0000000000..e75e2688fa
--- /dev/null
+++ b/fcitx5-cskk/options.mk
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+PKG_OPTIONS_VAR=	PKG_OPTIONS.fcitx5-cskk
+
+PKG_SUPPORTED_OPTIONS=	qt5
+PKG_SUGGESTED_OPTIONS+=	qt5
+PLIST_VARS+=		qt5
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Mqt5)
+
+PLIST.qt5=		yes
+.include "../../inputmethod/fcitx5-qt/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+
+.else
+
+CMAKE_CONFIGURE_ARGS+=	-DENABLE_QT=Off
+
+.endif


Home | Main Index | Thread Index | Old Index