diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile index ac46bdf1bfc3..8f35fffcea00 100644 --- a/textproc/fcitx5-qt/Makefile +++ b/textproc/fcitx5-qt/Makefile @@ -1,55 +1,55 @@ PORTNAME= fcitx5-qt -DISTVERSION= 5.1.6 +DISTVERSION= 5.1.8 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ MAINTAINER= khng@FreeBSD.org COMMENT?= Fcitx support for Qt (${FLAVOR}) WWW= https://github.com/fcitx/fcitx5-qt LICENSE= BSD3CLAUSE LGPL21+ LICENSE_COMB= multi LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSES/BSD-3-Clause.txt LIB_DEPENDS= libFcitx5Utils.so:textproc/fcitx5 \ libxkbcommon.so:x11/libxkbcommon FLAVORS?= qt5 qt6 FLAVOR?= ${FLAVORS:[1]} qt5_PKGNAMESUFFIX= 5 qt6_PKGNAMESUFFIX= 6 USES= cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig tar:zst \ xorg CMAKE_OFF?= ENABLE_QT4 .if ${FLAVOR} == qt5 USES+= qt:5 USE_QT= concurrent core dbus gui widgets buildtools:build \ qmake:build CMAKE_ON= ENABLE_QT5 CMAKE_OFF+= ENABLE_QT6 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-CMakeLists.txt RUN_DEPENDS= fcitx5-qt-common>=${DISTVERSION}:textproc/fcitx5-qt-common .elif ${FLAVOR} == qt6 USES+= qt:6 gl USE_GL= gl opengl USE_QT= base wayland CMAKE_ON= ENABLE_QT6 CMAKE_OFF+= ENABLE_QT5 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-CMakeLists.txt LIB_DEPENDS+= libwayland-client.so:graphics/wayland RUN_DEPENDS= fcitx5-qt-common>=${DISTVERSION}:textproc/fcitx5-qt-common .endif PLIST?= ${PKGDIR}/pkg-plist.${FLAVOR} PLIST_SUB= VER=${PORTVERSION} USE_KDE= ecm USE_XORG= x11 xcb USE_LDCONFIG= yes .include diff --git a/textproc/fcitx5-qt/distinfo b/textproc/fcitx5-qt/distinfo index 73cf800e42cf..519353ac7363 100644 --- a/textproc/fcitx5-qt/distinfo +++ b/textproc/fcitx5-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714963738 -SHA256 (fcitx5-qt-5.1.6.tar.zst) = ffab4eb177cfec4284f65b51f1328863d951bb4b1d46210f8d713013a07438b5 -SIZE (fcitx5-qt-5.1.6.tar.zst) = 127978 +TIMESTAMP = 1729759034 +SHA256 (fcitx5-qt-5.1.8.tar.zst) = fe3445509df62ade8e50b8533cc2b3a759e31c47ecdb4e8bb338f2a633020376 +SIZE (fcitx5-qt-5.1.8.tar.zst) = 128800