net-im/ruqola: Switch to kf/qt6

This commit is contained in:
Loïc Bartoletti 2025-02-12 13:34:33 +01:00
parent 0a46bf53c6
commit 9699153193
2 changed files with 10 additions and 11 deletions

View file

@ -1,6 +1,7 @@
PORTNAME= ruqola PORTNAME= ruqola
MASTER_SITES= KDE/stable/${PORTNAME}/ MASTER_SITES= KDE/stable/${PORTNAME}/
DISTVERSION= 2.1.1 DISTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= net-im kde CATEGORIES= net-im kde
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
@ -10,19 +11,17 @@ WWW= https://apps.kde.org/ruqola/
LICENSE= GPLv2 LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libKUserFeedbackCore.so:deskutils/kuserfeedback \ LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6
libqt5keychain.so:security/qtkeychain@qt5
USES= cmake compiler:c++11-lang kde:5 localbase:ldflags qt:5 tar:xz xorg USES= cmake compiler:c++11-lang kde:6 gettext localbase:ldflags qt:6 tar:xz xorg
USE_KDE= archive auth bookmarks codecs completion config configwidgets \ USE_KDE= archive auth bookmarks codecs colorscheme completion config configwidgets \
coreaddons crash dbusaddons i18n iconthemes idletime itemviews \ coreaddons crash dbusaddons i18n iconthemes idletime itemviews \
jobwidgets kio ktextaddons notifications notifyconfig \ jobwidgets kio ktextaddons notifications notifyconfig \
prison purpose service solid sonnet syntaxhighlighting \ prison purpose service solid sonnet statusnotifieritem syntaxhighlighting \
textwidgets widgetsaddons windowsystem xmlgui \ textwidgets widgetsaddons windowsystem xmlgui \
doctools:build ecm:build doctools:build ecm:build
USE_QT= concurrent core dbus gui multimedia network networkauth \ USE_QT= base multimedia networkauth \
sql xml websockets widgets \ websockets
buildtools:build qmake:build testlib:build
USE_XORG= x11 USE_XORG= x11
PLIST_SUB= SO_VER=${DISTVERSION} PLIST_SUB= SO_VER=${DISTVERSION}

View file

@ -17,7 +17,7 @@ share/icons/hicolor/128x128/apps/ruqola.png
share/icons/hicolor/22x22/apps/ruqola.png share/icons/hicolor/22x22/apps/ruqola.png
share/icons/hicolor/32x32/apps/ruqola.png share/icons/hicolor/32x32/apps/ruqola.png
share/icons/hicolor/48x48/apps/ruqola.png share/icons/hicolor/48x48/apps/ruqola.png
share/knotifications5/ruqola.notifyrc share/knotifications6/ruqola.notifyrc
share/locale/ca/LC_MESSAGES/ruqola.mo share/locale/ca/LC_MESSAGES/ruqola.mo
share/locale/ca@valencia/LC_MESSAGES/ruqola.mo share/locale/ca@valencia/LC_MESSAGES/ruqola.mo
share/locale/cs/LC_MESSAGES/ruqola.mo share/locale/cs/LC_MESSAGES/ruqola.mo
@ -46,5 +46,5 @@ share/locale/uk/LC_MESSAGES/ruqola.mo
share/locale/zh_CN/LC_MESSAGES/ruqola.mo share/locale/zh_CN/LC_MESSAGES/ruqola.mo
share/locale/zh_TW/LC_MESSAGES/ruqola.mo share/locale/zh_TW/LC_MESSAGES/ruqola.mo
share/metainfo/org.kde.ruqola.appdata.xml share/metainfo/org.kde.ruqola.appdata.xml
share/qlogging-categories5/ruqola.categories share/qlogging-categories6/ruqola.categories
share/qlogging-categories5/ruqola.renamecategories share/qlogging-categories6/ruqola.renamecategories