diff --git a/www/kdsoap-ws-discovery-client/Makefile b/www/kdsoap-ws-discovery-client/Makefile index 9d459a8b3378..8caf2c3f9401 100644 --- a/www/kdsoap-ws-discovery-client/Makefile +++ b/www/kdsoap-ws-discovery-client/Makefile @@ -1,17 +1,23 @@ PORTNAME= kdsoap-ws-discovery-client -DISTVERSION= 0.3.0 -PORTREVISION= 1 -MASTER_SITES= KDE/unstable/${PORTNAME}/ +DISTVERSION= 0.4.0 CATEGORIES= www kde +MASTER_SITES= KDE/stable/${PORTNAME}/ +MAINTAINER= kde@FreeBSD.org COMMENT= Library for finding WS-Discovery devices in the network WWW= https://invent.kde.org/libraries/kdsoap-ws-discovery-client -MAINTAINER= kde@FreeBSD.org + +LICENSE= GPLv3+ LIB_DEPENDS= libkdsoap-qt6.so:www/kdsoap USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build +USE_LDCONFIG= yes USE_QT= base +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen + +PLIST_SUB= SOVERSION=${DISTVERSION} + .include diff --git a/www/kdsoap-ws-discovery-client/distinfo b/www/kdsoap-ws-discovery-client/distinfo index e5cfb7598ac4..ac8d995220f1 100644 --- a/www/kdsoap-ws-discovery-client/distinfo +++ b/www/kdsoap-ws-discovery-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704479841 -SHA256 (kdsoap-ws-discovery-client-0.3.0.tar.xz) = 5007747f1ce607639bb63244f8894c03a15194c0a891b8d85e10d76dbdf79188 -SIZE (kdsoap-ws-discovery-client-0.3.0.tar.xz) = 30948 +TIMESTAMP = 1740605374 +SHA256 (kdsoap-ws-discovery-client-0.4.0.tar.xz) = 2cd247c013e75f410659bac372aff93d22d71c5a54c059e137b9444af8b3427a +SIZE (kdsoap-ws-discovery-client-0.4.0.tar.xz) = 30692 diff --git a/www/kdsoap-ws-discovery-client/pkg-descr b/www/kdsoap-ws-discovery-client/pkg-descr index f388f17b84b0..ba0343e37a0b 100644 --- a/www/kdsoap-ws-discovery-client/pkg-descr +++ b/www/kdsoap-ws-discovery-client/pkg-descr @@ -1 +1 @@ -Library for finding WS-Discovery devices in the network using Qt5 and KDSoap. +Library for finding WS-Discovery devices in the network using Qt and KDSoap. diff --git a/www/kdsoap-ws-discovery-client/pkg-plist b/www/kdsoap-ws-discovery-client/pkg-plist index 21ec654753c1..5fafbe10dfb5 100644 --- a/www/kdsoap-ws-discovery-client/pkg-plist +++ b/www/kdsoap-ws-discovery-client/pkg-plist @@ -1,17 +1,17 @@ include/KDSoapWSDiscoveryClient/WSDiscoveryClient include/KDSoapWSDiscoveryClient/WSDiscoveryProbeJob include/KDSoapWSDiscoveryClient/WSDiscoveryServiceAggregator include/KDSoapWSDiscoveryClient/WSDiscoveryTargetService include/KDSoapWSDiscoveryClient/kdsoap_wsdiscovery_client_version.h include/KDSoapWSDiscoveryClient/wsdiscoveryclient.h include/KDSoapWSDiscoveryClient/wsdiscoveryclient_export.h include/KDSoapWSDiscoveryClient/wsdiscoveryprobejob.h include/KDSoapWSDiscoveryClient/wsdiscoveryserviceaggregator.h include/KDSoapWSDiscoveryClient/wsdiscoverytargetservice.h lib/cmake/KDSoapWSDiscoveryClient/KDSoapWSDiscoveryClientConfig.cmake lib/cmake/KDSoapWSDiscoveryClient/KDSoapWSDiscoveryClientConfigVersion.cmake lib/cmake/KDSoapWSDiscoveryClient/KDSoapWSDiscoveryClientTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KDSoapWSDiscoveryClient/KDSoapWSDiscoveryClientTargets.cmake lib/libKDSoapWSDiscoveryClient.so lib/libKDSoapWSDiscoveryClient.so.0 -lib/libKDSoapWSDiscoveryClient.so.0.3.0 +lib/libKDSoapWSDiscoveryClient.so.%%SOVERSION%%