mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
textproc/fcitx5-qt: Update to 5.0.2
Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113
This commit is contained in:
parent
f14fd91f07
commit
5b0c9b1d8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561944
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fcitx5-qt
|
||||
DISTVERSION= 5.0.1
|
||||
DISTVERSION= 5.0.2
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= khng300@gmail.com
|
||||
@ -18,6 +18,8 @@ LIB_DEPENDS= libFcitx5Utils.so:textproc/fcitx5 \
|
||||
|
||||
USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig qt:5 xorg
|
||||
|
||||
PLIST_SUB= VER=${PORTVERSION}
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= fcitx
|
||||
USE_KDE= ecm
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608279898
|
||||
SHA256 (fcitx-fcitx5-qt-5.0.1_GH0.tar.gz) = 15f3ea902dba2d9a1f368e3ad2efd6e7fde120e49c647452ad136fec8fd92046
|
||||
SIZE (fcitx-fcitx5-qt-5.0.1_GH0.tar.gz) = 107323
|
||||
TIMESTAMP = 1610441328
|
||||
SHA256 (fcitx-fcitx5-qt-5.0.2_GH0.tar.gz) = 6fb4fc87a3a05bfdd9dad78072e01aa03818e7414bae223af8bb724346aade6f
|
||||
SIZE (fcitx-fcitx5-qt-5.0.2_GH0.tar.gz) = 115504
|
||||
|
@ -20,15 +20,15 @@ lib/cmake/Fcitx5Qt5WidgetsAddons/Fcitx5Qt5WidgetsAddonsConfig.cmake
|
||||
lib/cmake/Fcitx5Qt5WidgetsAddons/Fcitx5Qt5WidgetsAddonsConfigVersion.cmake
|
||||
lib/cmake/Fcitx5Qt5WidgetsAddons/Fcitx5Qt5WidgetsAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/Fcitx5Qt5WidgetsAddons/Fcitx5Qt5WidgetsAddonsTargets.cmake
|
||||
lib/fcitx5/libexec/fcitx5-qt5-gui-wrapper
|
||||
lib/fcitx5/qt5/libfcitx-quickphrase-editor5.so
|
||||
lib/libFcitx5Qt5DBusAddons.so
|
||||
lib/libFcitx5Qt5DBusAddons.so.1
|
||||
lib/libFcitx5Qt5DBusAddons.so.5.0.1
|
||||
lib/libFcitx5Qt5DBusAddons.so.%%VER%%
|
||||
lib/libFcitx5Qt5WidgetsAddons.so
|
||||
lib/libFcitx5Qt5WidgetsAddons.so.2
|
||||
lib/libFcitx5Qt5WidgetsAddons.so.5.0.1
|
||||
lib/libFcitx5Qt5WidgetsAddons.so.%%VER%%
|
||||
%%QT_PLUGINDIR%%/platforminputcontexts/libfcitx5platforminputcontextplugin.so
|
||||
libexec/fcitx5-qt5-gui-wrapper
|
||||
share/locale/ca/LC_MESSAGES/fcitx5-qt.mo
|
||||
share/locale/da/LC_MESSAGES/fcitx5-qt.mo
|
||||
share/locale/de/LC_MESSAGES/fcitx5-qt.mo
|
||||
|
Loading…
Reference in New Issue
Block a user