mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
net-im/neochat: (and quaternion) update for libquotient 0.7
Quaternion is broken. Although it's the same upstream people, there is no release compatible with 0.7 yet. NeoChat does like the newer library. Since Quaternion is more a proof-of-something client than a shiny tool, mark it broken for now -- there is some upstream work to get it to work.
This commit is contained in:
parent
647b0f6f8f
commit
54a7681acb
@ -1,6 +1,6 @@
|
||||
PORTNAME= neochat
|
||||
DISTVERSION= 22.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= KDE/stable/plasma-mobile/${DISTVERSION}
|
||||
|
||||
|
@ -1,18 +1,19 @@
|
||||
PORTNAME= Quaternion
|
||||
DISTVERSION= 0.0.95-beta3
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 0.0.95.1
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= adridg@FreeBSD.org
|
||||
COMMENT= Matrix IM client based on Qt technologies
|
||||
WWW= https://github.com/QMatrixClient/Quaternion
|
||||
WWW= https://github.com/quotient-im/Quaternion/
|
||||
|
||||
BROKEN= No upstream release compatible with libquotient 0.7 yet
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \
|
||||
libsecret-1.so:security/libsecret
|
||||
BUILD_DEPENDS= libquotient>=0.6.11:net-im/libquotient
|
||||
BUILD_DEPENDS= libquotient>=0.7:net-im/libquotient
|
||||
# Quotient is a static lib, doesn't need to be in RUN_DEPENDS
|
||||
|
||||
USES= cmake compiler:c++17-lang gettext-runtime gnome \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1612052128
|
||||
SHA256 (quotient-im-Quaternion-0.0.95-beta3_GH0.tar.gz) = 47ae076ce2a23b396e764119066697dad6171d36447211c52bdb0e9cdbab1c75
|
||||
SIZE (quotient-im-Quaternion-0.0.95-beta3_GH0.tar.gz) = 1160612
|
||||
TIMESTAMP = 1674504277
|
||||
SHA256 (quotient-im-Quaternion-0.0.95.1_GH0.tar.gz) = 69f034241dddc8d9436a895bb76b022e492e61e2f49d9a80ed8d79ab12b63a0e
|
||||
SIZE (quotient-im-Quaternion-0.0.95.1_GH0.tar.gz) = 1224589
|
||||
|
Loading…
Reference in New Issue
Block a user