git: ded5c8f1d0a1 - main - graphics/quickqanava: update to new release 2.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Jan 2023 21:41:37 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=ded5c8f1d0a1a902ed7ecc117e24b75b7e987ecd commit ded5c8f1d0a1a902ed7ecc117e24b75b7e987ecd Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2023-01-09 21:25:01 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2023-01-23 21:38:23 +0000 graphics/quickqanava: update to new release 2.2.0 The upstream project now has real releases that follow semantic versioning, so pick those up along with all the new features since the '0.1' style release. Reported by: portscout --- graphics/quickqanava/Makefile | 10 ++++---- graphics/quickqanava/distinfo | 6 ++--- graphics/quickqanava/pkg-plist | 54 +++++++++++++++++++++--------------------- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/graphics/quickqanava/Makefile b/graphics/quickqanava/Makefile index 24663c6eb480..7b62727b1999 100644 --- a/graphics/quickqanava/Makefile +++ b/graphics/quickqanava/Makefile @@ -1,5 +1,5 @@ PORTNAME= quickqanava -PORTVERSION= 0.1 +DISTVERSION= 2.2.0 CATEGORIES= graphics MAINTAINER= adridg@FreeBSD.org @@ -16,10 +16,10 @@ USE_QT= core declarative gui network quickcontrols2 \ USE_GITHUB= yes GH_ACCOUNT= cneben GH_PROJECT= QuickQanava -GH_TAGNAME= ab88d77ec62175b9fd499a154ffaf92f7bf23989 -# There are no releases, even though the project is years old, -# and the site mentions "alpha, pre-1.0". Once there's an actual -# release, can switch to DISTVERSION and release-tarballs. +post-stage: + ${RMDIR} ${STAGEDIR}/${PREFIX}/${QT_QMLDIR_REL}/QuickQanava/gtpo + ${RMDIR} ${STAGEDIR}/${PREFIX}/${QT_QMLDIR_REL}/QuickQanava/bezier/include + ${RMDIR} ${STAGEDIR}/${PREFIX}/${QT_QMLDIR_REL}/QuickQanava/bezier .include <bsd.port.mk> diff --git a/graphics/quickqanava/distinfo b/graphics/quickqanava/distinfo index 36401a8cde12..7396e3880292 100644 --- a/graphics/quickqanava/distinfo +++ b/graphics/quickqanava/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633603473 -SHA256 (cneben-QuickQanava-0.1-ab88d77ec62175b9fd499a154ffaf92f7bf23989_GH0.tar.gz) = 5537b3e2a5952c7dce1aa86cd4daa3f05177b12e6074cd9a969ae7020b06d4bf -SIZE (cneben-QuickQanava-0.1-ab88d77ec62175b9fd499a154ffaf92f7bf23989_GH0.tar.gz) = 10067428 +TIMESTAMP = 1673299400 +SHA256 (cneben-QuickQanava-2.2.0_GH0.tar.gz) = baad74e8f7b9681634329119a4836dfe6df0d6fadcc1ea8cf877c9c3323f8517 +SIZE (cneben-QuickQanava-2.2.0_GH0.tar.gz) = 9445645 diff --git a/graphics/quickqanava/pkg-plist b/graphics/quickqanava/pkg-plist index a3da487ef1d4..69e0cb7c7fd6 100644 --- a/graphics/quickqanava/pkg-plist +++ b/graphics/quickqanava/pkg-plist @@ -1,27 +1,3 @@ -include/gtpo/GTpo -include/gtpo/GTpo.h -include/gtpo/algorithm.h -include/gtpo/algorithm.hpp -include/gtpo/behaviour.h -include/gtpo/behaviourable.h -include/gtpo/behaviourable.hpp -include/gtpo/config.h -include/gtpo/container_adapter.h -include/gtpo/edge.h -include/gtpo/edge.hpp -include/gtpo/functional.h -include/gtpo/generator.h -include/gtpo/generator.hpp -include/gtpo/graph.h -include/gtpo/graph.hpp -include/gtpo/graph_behaviour.h -include/gtpo/graph_behaviour.hpp -include/gtpo/graph_property.h -include/gtpo/node.h -include/gtpo/node.hpp -include/gtpo/node_behaviour.h -include/gtpo/node_behaviour.hpp -include/gtpo/utils.h include/quickcontainers/QuickContainers include/quickcontainers/QuickContainers.h include/quickcontainers/qcmAbstractContainer.h @@ -29,26 +5,38 @@ include/quickcontainers/qcmAdapter.h include/quickcontainers/qcmContainer.h include/quickcontainers/qcmContainerModel.h include/quickqanava/QuickQanava.h +include/quickqanava/container_adapter.h +include/quickqanava/edge.h +include/quickqanava/graph.h +include/quickqanava/graph.hpp +include/quickqanava/graph_property.h +include/quickqanava/node.h +include/quickqanava/node.hpp +include/quickqanava/observable.h +include/quickqanava/observer.h include/quickqanava/qanAbstractDraggableCtrl.h +include/quickqanava/qanAnalysisTimeHeatMap.cpp include/quickqanava/qanBehaviour.h +include/quickqanava/qanBottomResizer.h include/quickqanava/qanBottomRightResizer.h include/quickqanava/qanConnector.h -include/quickqanava/qanContainerAdapter.h include/quickqanava/qanDraggable.h include/quickqanava/qanDraggableCtrl.h include/quickqanava/qanEdge.h +include/quickqanava/qanEdgeDraggableCtrl.h include/quickqanava/qanEdgeItem.h include/quickqanava/qanGraph.h -include/quickqanava/qanGraphConfig.h include/quickqanava/qanGraphView.h include/quickqanava/qanGrid.h include/quickqanava/qanGroup.h include/quickqanava/qanGroupItem.h +include/quickqanava/qanLineGrid.h include/quickqanava/qanNavigable.h include/quickqanava/qanNavigablePreview.h include/quickqanava/qanNode.h include/quickqanava/qanNodeItem.h include/quickqanava/qanPortItem.h +include/quickqanava/qanRightResizer.h include/quickqanava/qanSelectable.h include/quickqanava/qanStyle.h include/quickqanava/qanStyleManager.h @@ -59,6 +47,15 @@ lib/libQuickQanava.a %%QT_QMLDIR%%/QuickContainers/qmldir %%QT_QMLDIR%%/QuickQanava/CanvasNodeTemplate.qml %%QT_QMLDIR%%/QuickQanava/Edge.qml +%%QT_QMLDIR%%/QuickQanava/EdgeCurvedPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeDstArrowPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeDstCirclePath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeDstRectPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeOrthoPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeSrcArrowPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeSrcCirclePath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeSrcRectPath.qml +%%QT_QMLDIR%%/QuickQanava/EdgeStraightPath.qml %%QT_QMLDIR%%/QuickQanava/EdgeTemplate.qml %%QT_QMLDIR%%/QuickQanava/GraphPreview.qml %%QT_QMLDIR%%/QuickQanava/GraphView.qml @@ -66,11 +63,14 @@ lib/libQuickQanava.a %%QT_QMLDIR%%/QuickQanava/GraphicalEffects5/Glow.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects5/LinearGradient.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects5/OpacityMask.qml +%%QT_QMLDIR%%/QuickQanava/GraphicalEffects5/RectangularGlow.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects6/DropShadow.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects6/Glow.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects6/LinearGradient.qml %%QT_QMLDIR%%/QuickQanava/GraphicalEffects6/OpacityMask.qml +%%QT_QMLDIR%%/QuickQanava/GraphicalEffects6/RectangularGlow.qml %%QT_QMLDIR%%/QuickQanava/Group.qml +%%QT_QMLDIR%%/QuickQanava/HeatMapPreview.qml %%QT_QMLDIR%%/QuickQanava/HorizontalDock.qml %%QT_QMLDIR%%/QuickQanava/LabelEditor.qml %%QT_QMLDIR%%/QuickQanava/LineGrid.qml @@ -94,6 +94,6 @@ lib/libQuickQanava.a %%QT_QMLDIR%%/QuickQanava/libquickqanavaplugin.so %%QT_QMLDIR%%/QuickQanava/qmldir share/cmake/QuickQanava/QuickQanavaConfig.cmake +share/cmake/QuickQanava/QuickQanavaConfigVersion.cmake share/cmake/QuickQanava/QuickQanavaTargets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/QuickQanava/QuickQanavaTargets.cmake -share/cmake/QuickQanava/QuickQanavaConfigVersion.cmake