diff --git a/deskutils/itinerary/Makefile b/deskutils/itinerary/Makefile index 05a0281460ee..8cfea1388b9f 100644 --- a/deskutils/itinerary/Makefile +++ b/deskutils/itinerary/Makefile @@ -1,29 +1,30 @@ PORTNAME= itinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Digital travel assistant for KDE WWW= https://apps.kde.org/en/itinerary BUILD_DEPENDS= libquotient>=0.9.0:net-im/libquotient LIB_DEPENDS= libKOSM.so:astro/kosmindoormap \ libQCoro6Core.so:devel/qcoro \ libqt6keychain.so:security/qtkeychain@qt6 USES= cmake compiler:c++20-lang desktop-file-utils gettext kde:6 \ qt:6 tar:xz xorg USE_KDE= calendarcore completion config contacts coreaddons crash \ dbusaddons filemetadata holidays i18n jobwidgets kio \ kirigami-addons kitinerary kpublictransport mime notifications \ qqc2-desktop-style service solid unitconversion widgetsaddons \ windowsystem \ ecm:build \ itemmodels:run prison:run USE_QT= base positioning \ location:run multimedia:run USE_XORG= x11 OPTIONS_DEFINE= DOCS .include diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index ba5440066f5b..7bb80ae8a080 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -1,30 +1,28 @@ PORTNAME= libquotient -DISTVERSION= 0.9.3 -PORTREVISION= 3 +DISTVERSION= 0.9.5 CATEGORIES= net-im PATCH_SITES= https://github.com/quotient-im/libQuotient/commit/ -PATCHFILES+= 861f520092c9c915356234e85c0744097a155822.patch:-p1 # Fix build with Qt 6.10 PATCHFILES+= ea83157eed37ff97ab275a5d14c971f0a5a70595.patch:-p1 # Fix configure of consumers with Qt 6.10 PATCHFILES+= cbf984531426e9bd533dbae9dd15944271c1012e.patch:-p1 # Fix configure of consumers with Qt 6.10 MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM support library using Qt technologies WWW= https://github.com/quotient-im/libQuotient LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6 \ libolm.so:security/olm USES= cmake compiler:c++20-lang qt:6 tar:xz USE_GITHUB= yes GH_ACCOUNT= quotient-im GH_PROJECT= libQuotient USE_QT= base CMAKE_OFF= Quotient_INSTALL_TESTS CONFLICTS= libqmatrixclient\* .include diff --git a/net-im/libquotient/distinfo b/net-im/libquotient/distinfo index 890f47e0cbde..7a7921ede324 100644 --- a/net-im/libquotient/distinfo +++ b/net-im/libquotient/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1763713635 -SHA256 (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 63b35061856edcd1dbc203fecd8730429f6d51103552d62aa6ef6f0f4bbfd6fb -SIZE (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 777778 -SHA256 (861f520092c9c915356234e85c0744097a155822.patch) = 397bfae6497d2200e132209f8d2debaca06cfe072834c0bbd99e9e5f269c4b5a -SIZE (861f520092c9c915356234e85c0744097a155822.patch) = 775 +TIMESTAMP = 1770384591 +SHA256 (quotient-im-libQuotient-0.9.5_GH0.tar.gz) = 24366dd59aca7b991756e45c3c8823c43fc6a8fdb161ea6dcce5b666c6300766 +SIZE (quotient-im-libQuotient-0.9.5_GH0.tar.gz) = 780007 SHA256 (ea83157eed37ff97ab275a5d14c971f0a5a70595.patch) = cb90b4fe80d84c07edf022e54061ab04ae249a2e5eb1620722ff42fe2031594b SIZE (ea83157eed37ff97ab275a5d14c971f0a5a70595.patch) = 1381 SHA256 (cbf984531426e9bd533dbae9dd15944271c1012e.patch) = f24dc08451daff9dc4d9f6ef2773e55091430c8513a019b6095adcf593f275db SIZE (cbf984531426e9bd533dbae9dd15944271c1012e.patch) = 932 diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index a338dcfec889..ee37a9d5c33d 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -1,42 +1,43 @@ PORTNAME= neochat DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Glossy Matrix IM client based on KDE technologies WWW= https://invent.kde.org/network/neochat LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt # Quotient is a static lib, doesn't need to be in RUN_DEPENDS BUILD_DEPENDS= libquotient>=0.9.3:net-im/libquotient \ kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor LIB_DEPENDS= libKUnifiedPush.so:devel/kunifiedpush \ libQCoro6Core.so:devel/qcoro \ libcmark.so:textproc/cmark \ libqt6keychain.so:security/qtkeychain@qt6 \ libdbus-1.so:devel/dbus \ libolm.so:security/olm RUN_DEPENDS= kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor USES= cmake compiler:c++20-lang desktop-file-utils gettext kde:6 \ pkgconfig qt:6 tar:xz xorg USE_QT= base multimedia speech webview \ location:run positioning:run USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons i18n itemmodels jobwidgets kio kirigami-addons \ kirigami2 kquickcharts notifications purpose qqc2-desktop-style \ service solid sonnet statusnotifieritem syntaxhighlighting \ widgetsaddons windowsystem \ prison:run \ ecm:build USE_XORG= x11 .include .if ${ARCH:Mpowerpc*} USES+= llvm:min=16 .endif .include diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile index 2885c2af25c1..612b0ce6d5f9 100644 --- a/net-im/quaternion/Makefile +++ b/net-im/quaternion/Makefile @@ -1,27 +1,28 @@ PORTNAME= Quaternion DISTVERSION= 0.0.97.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM client based on Qt technologies WWW= https://github.com/quotient-im/Quaternion/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6 \ libsecret-1.so:security/libsecret \ libolm.so:security/olm BUILD_DEPENDS= libquotient>=0.9.3:net-im/libquotient # Quotient is a static lib, doesn't need to be in RUN_DEPENDS USES= cmake compiler:c++20-lang qt:6 tar:xz USE_QT= base declarative multimedia \ tools:build CMAKE_ON= BUILD_WITH_QT6 USE_GITHUB= yes GH_ACCOUNT= quotient-im .include