pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-lua



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 10 12:08:29 UTC 2024

Modified Files:
        pkgsrc/inputmethod/fcitx5-lua: Makefile PLIST distinfo

Log Message:
inputmethod/fcitx5-lua: Update to 5.0.12

Changelog:
Update translations.
Cleanups.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/inputmethod/fcitx5-lua/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/fcitx5-lua/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/inputmethod/fcitx5-lua/distinfo

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

Modified files:

Index: pkgsrc/inputmethod/fcitx5-lua/Makefile
diff -u pkgsrc/inputmethod/fcitx5-lua/Makefile:1.6 pkgsrc/inputmethod/fcitx5-lua/Makefile:1.7
--- pkgsrc/inputmethod/fcitx5-lua/Makefile:1.6  Tue Jun  6 12:41:38 2023
+++ pkgsrc/inputmethod/fcitx5-lua/Makefile      Sat Feb 10 12:08:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/06/06 12:41:38 riastradh Exp $
+# $NetBSD: Makefile,v 1.7 2024/02/10 12:08:28 ryoon Exp $
 
-DISTNAME=      fcitx5-lua-5.0.3
+DISTNAME=      fcitx5-lua-5.0.12
 CATEGORIES=    inputmethod
 MASTER_SITES=  https://download.fcitx-im.org/fcitx5/fcitx5-lua/
 EXTRACT_SUFX=  .tar.xz
@@ -12,12 +12,12 @@ LICENSE=    gnu-lgpl-v2.1
 
 TOOL_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
 
-USE_CMAKE=             yes
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
 
 LUA_VERSIONS_ACCEPTED= 54 53
 
+.include "../../devel/cmake/build.mk"
 .include "../../inputmethod/fcitx5/buildlink3.mk"
 .include "../../lang/lua/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/inputmethod/fcitx5-lua/PLIST
diff -u pkgsrc/inputmethod/fcitx5-lua/PLIST:1.1 pkgsrc/inputmethod/fcitx5-lua/PLIST:1.2
--- pkgsrc/inputmethod/fcitx5-lua/PLIST:1.1     Sat Feb 20 21:36:59 2021
+++ pkgsrc/inputmethod/fcitx5-lua/PLIST Sat Feb 10 12:08:28 2024
@@ -1,14 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:36:59 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/02/10 12:08:28 ryoon Exp $
 include/Fcitx5/Module/fcitx-module/luaaddonloader/luaaddon_public.h
 lib/cmake/Fcitx5ModuleLuaAddonLoader/Fcitx5ModuleLuaAddonLoaderConfig.cmake
 lib/cmake/Fcitx5ModuleLuaAddonLoader/Fcitx5ModuleLuaAddonLoaderConfigVersion.cmake
-lib/fcitx5/luaaddonloader.so
+lib/fcitx5/libluaaddonloader.so
 share/fcitx5/addon/imeapi.conf
 share/fcitx5/addon/luaaddonloader.conf
 share/fcitx5/lua/imeapi/imeapi.lua
 share/locale/da/LC_MESSAGES/fcitx5-lua.mo
+share/locale/fr/LC_MESSAGES/fcitx5-lua.mo
 share/locale/ja/LC_MESSAGES/fcitx5-lua.mo
 share/locale/ko/LC_MESSAGES/fcitx5-lua.mo
+share/locale/ru/LC_MESSAGES/fcitx5-lua.mo
 share/locale/zh_CN/LC_MESSAGES/fcitx5-lua.mo
 share/locale/zh_TW/LC_MESSAGES/fcitx5-lua.mo
 share/metainfo/org.fcitx.Fcitx5.Addon.Lua.metainfo.xml

Index: pkgsrc/inputmethod/fcitx5-lua/distinfo
diff -u pkgsrc/inputmethod/fcitx5-lua/distinfo:1.4 pkgsrc/inputmethod/fcitx5-lua/distinfo:1.5
--- pkgsrc/inputmethod/fcitx5-lua/distinfo:1.4  Tue Oct 26 10:49:32 2021
+++ pkgsrc/inputmethod/fcitx5-lua/distinfo      Sat Feb 10 12:08:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:49:32 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/02/10 12:08:28 ryoon Exp $
 
-BLAKE2s (fcitx5-lua-5.0.3.tar.xz) = e7d066af233489850d3775e0a5e837d8111c4b0c0691c9cb26367f41f0faf8e7
-SHA512 (fcitx5-lua-5.0.3.tar.xz) = 6e0487a2783db13be2683dfd0b32086d4e9da3690f121b96d0a1ea580ec25a786bb123a09ca5baf0ce80dc8b4411eed98d3432c650874d7917da970eef7696e4
-Size (fcitx5-lua-5.0.3.tar.xz) = 33488 bytes
+BLAKE2s (fcitx5-lua-5.0.12.tar.xz) = 72e7b5892fbfc87faaf8a8cae74c2886f122e1b3e7c17b1deae484a2a563d427
+SHA512 (fcitx5-lua-5.0.12.tar.xz) = 1f6273ff8b9c0c3ef12dfcf508535b7865b33b102a8e158e82853c25717351339ba055012288d857f0aea5596398dd65ab9ed0c822a533b715dafcea3ec44798
+Size (fcitx5-lua-5.0.12.tar.xz) = 33576 bytes



Home | Main Index | Thread Index | Old Index