diff options
Diffstat (limited to 'textproc/fcitx5-configtool')
| -rw-r--r-- | textproc/fcitx5-configtool/Makefile | 24 | ||||
| -rw-r--r-- | textproc/fcitx5-configtool/distinfo | 6 | ||||
| -rw-r--r-- | textproc/fcitx5-configtool/pkg-plist | 20 |
3 files changed, 6 insertions, 44 deletions
diff --git a/textproc/fcitx5-configtool/Makefile b/textproc/fcitx5-configtool/Makefile index 90328c146c21..da7207be9d04 100644 --- a/textproc/fcitx5-configtool/Makefile +++ b/textproc/fcitx5-configtool/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcitx5-configtool -DISTVERSION= 5.1.9 +DISTVERSION= 5.1.11 CATEGORIES= textproc x11 MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ @@ -10,37 +10,22 @@ WWW= https://github.com/fcitx/fcitx5-configtool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt -FLAVORS?= qt6 qt5 -FLAVOR?= ${FLAVORS:[1]} - qt5_PKGNAMESUFFIX= -qt5 qt6_PKGNAMESUFFIX= -qt6 LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 \ - libFcitx5Qt${FLAVOR:S/qt//}DBusAddons.so:textproc/fcitx5-qt@${FLAVOR} \ + libFcitx5Qt6DBusAddons.so:textproc/fcitx5-qt@qt6 \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ xkeyboard-config>=0:x11/xkeyboard-config USES= cmake compiler:c++17-lang gettext-tools gl \ - kde:${FLAVOR:S/qt//} pkgconfig qt:${FLAVOR:S/qt//} \ + kde:6 pkgconfig qt:6 \ tar:zst xorg USE_GL= opengl PLIST_SUB= VER=${PORTVERSION} -.if ${FLAVOR} == qt5 - -USE_KDE= config coreaddons ecm i18n iconthemes itemviews \ - kdeclarative kirigami2 package plasma-framework service \ - widgetsaddons -USE_QT= concurrent core dbus declarative gui widgets \ - x11extras buildtools:build qmake:build -CMAKE_OFF= ENABLE_TEST USE_QT6 -PLIST_SUB+= QT5="" - -.elif ${FLAVOR} == qt6 - LIB_DEPENDS+= libKF6Svg.so:graphics/kf6-ksvg \ libKF6KCMUtilsQuick.so:devel/kf6-kcmutils USE_KDE= config coreaddons ecm i18n iconthemes itemviews \ @@ -48,9 +33,6 @@ USE_KDE= config coreaddons ecm i18n iconthemes itemviews \ widgetsaddons USE_QT= base declarative CMAKE_OFF= ENABLE_TEST -PLIST_SUB+= QT5="@comment " - -.endif USE_XORG= x11 xkbfile USE_LDCONFIG= yes diff --git a/textproc/fcitx5-configtool/distinfo b/textproc/fcitx5-configtool/distinfo index e48142602c4b..acc28ef53479 100644 --- a/textproc/fcitx5-configtool/distinfo +++ b/textproc/fcitx5-configtool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745160099 -SHA256 (fcitx5-configtool-5.1.9.tar.zst) = 650685b593652079d72044fc4f13f842ebc928aa2bb413ce0a9359dfa6069659 -SIZE (fcitx5-configtool-5.1.9.tar.zst) = 150658 +TIMESTAMP = 1762031088 +SHA256 (fcitx5-configtool-5.1.11.tar.zst) = 21e342b1abf56164a67ec0723f1026ac7d65b5383c6469c2f4f4fc31aee1b7b0 +SIZE (fcitx5-configtool-5.1.11.tar.zst) = 145177 diff --git a/textproc/fcitx5-configtool/pkg-plist b/textproc/fcitx5-configtool/pkg-plist index b6e486b67f52..82d42dc373e0 100644 --- a/textproc/fcitx5-configtool/pkg-plist +++ b/textproc/fcitx5-configtool/pkg-plist @@ -10,26 +10,6 @@ share/applications/kbd-layout-viewer5.desktop share/applications/org.fcitx.fcitx5-config-qt.desktop share/applications/org.fcitx.fcitx5-migrator.desktop share/applications/kcm_fcitx5.desktop -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/AddIMPage.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/AddonPage.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/BoolOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/ColorOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/ConfigGroup.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/ConfigPage.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/EnumOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/ExternalOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/FontOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/IntegerOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/KeyListOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/KeyOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/ListOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/OptionLoader.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/SaveWarningDialog.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/SelectLayoutSheet.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/StringOption.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/main.qml -%%QT5%%share/kpackage/kcms/kcm_fcitx5/contents/ui/utils.js -%%QT5%%share/kpackage/kcms/kcm_fcitx5/metadata.json share/locale/ca/LC_MESSAGES/fcitx5-configtool.mo share/locale/ca/LC_MESSAGES/kcm_fcitx5.mo share/locale/da/LC_MESSAGES/fcitx5-configtool.mo |
