mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
net-im/quaternion: chase libQuotient update and pass to kde@
PR: 295459 Approved by: adridg (maintainer)
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
PORTNAME= Quaternion
|
||||
DISTVERSION= 0.0.97.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= adridg@FreeBSD.org
|
||||
MAINTAINER= kde@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 \
|
||||
LIB_DEPENDS= libQuotientQt6.so:net-im/libquotient \
|
||||
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 \
|
||||
|
||||
Reference in New Issue
Block a user