mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-im/qxmpp: Switch to pre-rolled release.
Not bumping PORTREVISION since the contents of the distfiles are exactly the same. This is just a conversion to a more conventional distribution method.
This commit is contained in:
parent
dde9561b3f
commit
6e981a475e
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,9 @@
|
|||
PORTNAME= qxmpp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.10.3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= KDE/unstable/${PORTNAME}
|
||||
PKGNAMESUFFIX= -qt6
|
||||
DIST_SUBDIR= KDE/${PORTNAME}
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= XMPP client library based on Qt and C++
|
||||
|
@ -14,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
|
|||
LIB_DEPENDS= libomemo-c.so:security/libomemo-c \
|
||||
libqca-qt6.so:devel/qca@qt6
|
||||
|
||||
USES= cmake:testing compiler:c++20-lang kde:6 pathfix pkgconfig qt:6
|
||||
KDE_INVENT= 2a99f5d14771bf79ffe90814cc17b74e934b9b31 libraries
|
||||
USES= cmake:testing compiler:c++20-lang kde:6 pathfix pkgconfig \
|
||||
qt:6 tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= base
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742891970
|
||||
SHA256 (libraries-qxmpp-2a99f5d14771bf79ffe90814cc17b74e934b9b31_GL0.tar.gz) = 8892ab605563c63740af6f55a8c401ba42a0b8c0b536835c7cb1c8f88f7ca3be
|
||||
SIZE (libraries-qxmpp-2a99f5d14771bf79ffe90814cc17b74e934b9b31_GL0.tar.gz) = 737759
|
||||
TIMESTAMP = 1744193844
|
||||
SHA256 (KDE/qxmpp/qxmpp-1.10.3.tar.xz) = b52eba1c0be650a2b9b0505969db70729a6ded4217f2cc63f609791a77f5efe4
|
||||
SIZE (KDE/qxmpp/qxmpp-1.10.3.tar.xz) = 538976
|
||||
|
|
Loading…
Add table
Reference in a new issue