svn commit: r555785 - in head/net-im: . libquotient
Adriaan de Groot
adridg at FreeBSD.org
Fri Nov 20 20:35:55 UTC 2020
Author: adridg
Date: Fri Nov 20 20:35:54 2020
New Revision: 555785
URL: https://svnweb.freebsd.org/changeset/ports/555785
Log:
New port: net-im/libquotient
The Quotient project aims to produce a Qt5-based SDK to develop applications
for Matrix. libQuotient is a library that enables client applications.
It is the backbone of Quaternion, Spectral and other projects.
Versions 0.5.x and older use the previous name - libQMatrixClient.
Release notes:
https://github.com/quotient-im/libQuotient/releases
This is repocopied from net-im/libqmatrixclient because libqmatrixclient
was renamed to libquotient some time ago; we've been wrestling to
keep the old port name with partly-updated library versions, and
that gets old. New clients -- modern Quaternion, and soon neoChat
(a successor to spectral, which will be deprecated) -- need the
newer version.
Leaving net-im/libqmatrixclient in the tree for now, although I think
it has 0 consumers once I update Quaternion (I'll deprecate it then).
Added:
head/net-im/libquotient/
- copied from r555780, head/net-im/libqmatrixclient/
Modified:
head/net-im/Makefile
head/net-im/libquotient/Makefile
head/net-im/libquotient/distinfo
head/net-im/libquotient/pkg-descr
head/net-im/libquotient/pkg-plist
Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile Fri Nov 20 20:25:00 2020 (r555784)
+++ head/net-im/Makefile Fri Nov 20 20:35:54 2020 (r555785)
@@ -59,6 +59,7 @@
SUBDIR += libpurple
SUBDIR += libqmatrixclient
SUBDIR += libqtelegram-ae
+ SUBDIR += libquotient
SUBDIR += libsignon-glib
SUBDIR += libstrophe
SUBDIR += licq
Modified: head/net-im/libquotient/Makefile
==============================================================================
--- head/net-im/libqmatrixclient/Makefile Fri Nov 20 20:05:31 2020 (r555780)
+++ head/net-im/libquotient/Makefile Fri Nov 20 20:35:54 2020 (r555785)
@@ -1,7 +1,7 @@
# $FreeBSD$
-PORTNAME= libqmatrixclient
-DISTVERSION= 0.5.3.2
+PORTNAME= libquotient
+DISTVERSION= 0.6.2
CATEGORIES= net-im
MAINTAINER= adridg at FreeBSD.org
@@ -10,6 +10,8 @@ COMMENT= Matrix IM support library using Qt technologi
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+CONFLICTS= libqmatrixclient\*
+
USES= cmake compiler:c++14-lang qt:5 tar:xz
USE_QT= core gui multimedia network \
buildtools_build qmake_build
@@ -18,6 +20,6 @@ USE_GITHUB= yes
GH_ACCOUNT= quotient-im
GH_PROJECT= libQuotient
-CMAKE_ARGS= -DCMAKE_INSTALL_INCLUDEDIR=include/Quotient
+CMAKE_ARGS= -DQuotient_INSTALL_TESTS=OFF
.include <bsd.port.mk>
Modified: head/net-im/libquotient/distinfo
==============================================================================
--- head/net-im/libqmatrixclient/distinfo Fri Nov 20 20:05:31 2020 (r555780)
+++ head/net-im/libquotient/distinfo Fri Nov 20 20:35:54 2020 (r555785)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586638647
-SHA256 (quotient-im-libQuotient-0.5.3.2_GH0.tar.gz) = 80f7dac61a38c7d3441b6af693d40373fd817974b970c9b0edcb761aca2bf7d9
-SIZE (quotient-im-libQuotient-0.5.3.2_GH0.tar.gz) = 528240
+TIMESTAMP = 1605903095
+SHA256 (quotient-im-libQuotient-0.6.2_GH0.tar.gz) = afa9ee64327b9fdbf1d8514ec9b1374b797560b43315911211f723acf01ff317
+SIZE (quotient-im-libQuotient-0.6.2_GH0.tar.gz) = 557665
Modified: head/net-im/libquotient/pkg-descr
==============================================================================
--- head/net-im/libqmatrixclient/pkg-descr Fri Nov 20 20:05:31 2020 (r555780)
+++ head/net-im/libquotient/pkg-descr Fri Nov 20 20:35:54 2020 (r555785)
@@ -1,5 +1,5 @@
-libQMatrixClient is a Qt5-based library to make IM clients for the
+libQuotient is a Qt5-based library to make IM clients for the
Matrix protocol. It is the backbone of Quaternion, Spectral and some
-other projects.
+other projects. (Previously, libQuotient was known as libQMatrixClient)
-WWW: https://github.com/QMatrixClient/libqmatrixclient
+WWW: https://github.com/quotient-im/libQuotient
Modified: head/net-im/libquotient/pkg-plist
==============================================================================
--- head/net-im/libqmatrixclient/pkg-plist Fri Nov 20 20:05:31 2020 (r555780)
+++ head/net-im/libquotient/pkg-plist Fri Nov 20 20:35:54 2020 (r555785)
@@ -1,4 +1,3 @@
-bin/qmc-example
include/Quotient/application-service/definitions/location.h
include/Quotient/application-service/definitions/protocol.h
include/Quotient/application-service/definitions/user.h
@@ -18,12 +17,17 @@ include/Quotient/csapi/definitions/auth_data.h
include/Quotient/csapi/definitions/client_device.h
include/Quotient/csapi/definitions/device_keys.h
include/Quotient/csapi/definitions/event_filter.h
+include/Quotient/csapi/definitions/openid_token.h
include/Quotient/csapi/definitions/public_rooms_response.h
include/Quotient/csapi/definitions/push_condition.h
include/Quotient/csapi/definitions/push_rule.h
include/Quotient/csapi/definitions/push_ruleset.h
+include/Quotient/csapi/definitions/request_email_validation.h
+include/Quotient/csapi/definitions/request_msisdn_validation.h
+include/Quotient/csapi/definitions/request_token_response.h
include/Quotient/csapi/definitions/room_event_filter.h
include/Quotient/csapi/definitions/sync_filter.h
+include/Quotient/csapi/definitions/third_party_signed.h
include/Quotient/csapi/definitions/user_identifier.h
include/Quotient/csapi/definitions/wellknown/full.h
include/Quotient/csapi/definitions/wellknown/homeserver.h
@@ -58,7 +62,6 @@ include/Quotient/csapi/room_send.h
include/Quotient/csapi/room_state.h
include/Quotient/csapi/room_upgrades.h
include/Quotient/csapi/rooms.h
-include/Quotient/csapi/search.h
include/Quotient/csapi/sso_login_redirect.h
include/Quotient/csapi/tags.h
include/Quotient/csapi/third_party_lookup.h
@@ -70,6 +73,8 @@ include/Quotient/csapi/versions.h
include/Quotient/csapi/voip.h
include/Quotient/csapi/wellknown.h
include/Quotient/csapi/whoami.h
+include/Quotient/e2ee.h
+include/Quotient/encryptionmanager.h
include/Quotient/eventitem.h
include/Quotient/events/accountdataevents.h
include/Quotient/events/callanswerevent.h
@@ -77,24 +82,28 @@ include/Quotient/events/callcandidatesevent.h
include/Quotient/events/callhangupevent.h
include/Quotient/events/callinviteevent.h
include/Quotient/events/directchatevent.h
+include/Quotient/events/encryptedevent.h
+include/Quotient/events/encryptionevent.h
include/Quotient/events/event.h
include/Quotient/events/eventcontent.h
include/Quotient/events/eventloader.h
-include/Quotient/events/receiptevent.h
include/Quotient/events/reactionevent.h
+include/Quotient/events/receiptevent.h
include/Quotient/events/redactionevent.h
include/Quotient/events/roomavatarevent.h
+include/Quotient/events/roomcanonicalaliasevent.h
include/Quotient/events/roomcreateevent.h
include/Quotient/events/roomevent.h
+include/Quotient/events/roomkeyevent.h
include/Quotient/events/roommemberevent.h
include/Quotient/events/roommessageevent.h
+include/Quotient/events/roompowerlevelsevent.h
include/Quotient/events/roomtombstoneevent.h
include/Quotient/events/simplestateevents.h
include/Quotient/events/stateevent.h
include/Quotient/events/typingevent.h
include/Quotient/identity/definitions/request_email_validation.h
include/Quotient/identity/definitions/request_msisdn_validation.h
-include/Quotient/identity/definitions/sid.h
include/Quotient/jobs/basejob.h
include/Quotient/jobs/downloadfilejob.h
include/Quotient/jobs/mediathumbnailjob.h
@@ -106,15 +115,19 @@ include/Quotient/logging.h
include/Quotient/networkaccessmanager.h
include/Quotient/networksettings.h
include/Quotient/qt_connection_util.h
+include/Quotient/quotient_common.h
include/Quotient/room.h
include/Quotient/settings.h
include/Quotient/ssosession.h
include/Quotient/syncdata.h
+include/Quotient/uri.h
+include/Quotient/uriresolver.h
include/Quotient/user.h
include/Quotient/util.h
-lib/cmake/QMatrixClient/QMatrixClientConfig.cmake
-lib/cmake/QMatrixClient/QMatrixClientConfigVersion.cmake
-lib/cmake/QMatrixClient/QMatrixClientTargets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/QMatrixClient/QMatrixClientTargets.cmake
-lib/libQMatrixClient.a
-libdata/pkgconfig/QMatrixClient.pc
+lib/cmake/Quotient/QuotientConfig.cmake
+lib/cmake/Quotient/QuotientConfigVersion.cmake
+lib/cmake/Quotient/QuotientTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Quotient/QuotientTargets.cmake
+lib/libQuotient.a
+libdata/pkgconfig/Quotient.pc
+share/ndk-modules/Android.mk
More information about the svn-ports-head
mailing list