pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-gtk inputmethod/fcitx5-gtk: import ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86890872643b
branches:  trunk
changeset: 447183:86890872643b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Feb 17 15:21:34 2021 +0000

description:
inputmethod/fcitx5-gtk: import fcitx5-gtk-5.0.3

Gtk im module for fcitx5 and glib based dbus client library.

diffstat:

 inputmethod/fcitx5-gtk/DESCR    |   1 +
 inputmethod/fcitx5-gtk/Makefile |  25 +++++++++++++++++++++++++
 inputmethod/fcitx5-gtk/PLIST    |  15 +++++++++++++++
 inputmethod/fcitx5-gtk/distinfo |   6 ++++++
 4 files changed, 47 insertions(+), 0 deletions(-)

diffs (63 lines):

diff -r 0f712be85886 -r 86890872643b inputmethod/fcitx5-gtk/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-gtk/DESCR      Wed Feb 17 15:21:34 2021 +0000
@@ -0,0 +1,1 @@
+Gtk im module for fcitx5 and glib based dbus client library.
diff -r 0f712be85886 -r 86890872643b inputmethod/fcitx5-gtk/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-gtk/Makefile   Wed Feb 17 15:21:34 2021 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2021/02/17 15:21:34 ryoon Exp $
+
+DISTNAME=      fcitx5-gtk-5.0.3
+CATEGORIES=    inputmethod
+MASTER_SITES=  https://download.fcitx-im.org/fcitx5/fcitx5-gtk/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/fcitx/fcitx5-gtk
+COMMENT=       GTK input method module for fcitx5
+LICENSE=       gnu-lgpl-v2.1
+
+USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
+USE_LANGUAGES= c c++
+
+CMAKE_ARGS+=   -DENABLE_GTK4_IM_MODULE=off
+
+PKGCONFIG_OVERRIDE+=   fcitx-gclient/Fcitx5GClient.pc.in
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0f712be85886 -r 86890872643b inputmethod/fcitx5-gtk/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-gtk/PLIST      Wed Feb 17 15:21:34 2021 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/17 15:21:34 ryoon Exp $
+include/Fcitx5/GClient/fcitx-gclient/fcitxgclient.h
+include/Fcitx5/GClient/fcitx-gclient/fcitxgwatcher.h
+lib/cmake/Fcitx5GClient/Fcitx5GClientConfig.cmake
+lib/cmake/Fcitx5GClient/Fcitx5GClientConfigVersion.cmake
+lib/cmake/Fcitx5GClient/Fcitx5GClientTargets-noconfig.cmake
+lib/cmake/Fcitx5GClient/Fcitx5GClientTargets.cmake
+lib/girepository-1.0/FcitxG-1.0.typelib
+lib/gtk-2.0/2.10.0/immodules/im-fcitx5.so
+lib/gtk-3.0/3.0.0/immodules/im-fcitx5.so
+lib/libFcitx5GClient.so
+lib/libFcitx5GClient.so.1
+lib/libFcitx5GClient.so.${PKGVERSION}
+lib/pkgconfig/Fcitx5GClient.pc
+share/gir-1.0/FcitxG-1.0.gir
diff -r 0f712be85886 -r 86890872643b inputmethod/fcitx5-gtk/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-gtk/distinfo   Wed Feb 17 15:21:34 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/17 15:21:34 ryoon Exp $
+
+SHA1 (fcitx5-gtk-5.0.3.tar.xz) = fb7e7b884a746c95dccb2ad83e52bc12f9ce52f2
+RMD160 (fcitx5-gtk-5.0.3.tar.xz) = 6ab05f277c6253a41e1782d2e255230dabbb0a93
+SHA512 (fcitx5-gtk-5.0.3.tar.xz) = a79cfc365729691aa1bf5d049cb33f0fc115146140a566a3929fafdb79b379736f129889a9e96ede1388523e9ff666c760a54e07dcf5877ded69cf073b3e9425
+Size (fcitx5-gtk-5.0.3.tar.xz) = 34868 bytes



Home | Main Index | Thread Index | Old Index