mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-toolkits/soqt: update to 1.6.4
Announcement: https://github.com/coin3d/soqt/releases/tag/v1.6.4 Changelog: https://github.com/coin3d/soqt/blob/master/docs/ChangeLog.v1.6.4 While here, do some light polishing to ease maintenance.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= SoQt
|
||||
PORTVERSION= 1.6.3
|
||||
PORTVERSION= 1.6.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
# cannot USE_GITHUB: submodules required, distfile built by upstream
|
||||
@@ -27,6 +27,8 @@ LDFLAGS+= -L${QT_LIBDIR} -L${LOCALBASE}/lib
|
||||
CMAKE_ARGS+= -DSOQT_USE_QT5=off -DSOQT_USE_QT6=on -DSOQT_VERBOSE="ON"
|
||||
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include
|
||||
|
||||
PLIST_SUB+= DISTVERSION=${DISTVERSION}
|
||||
|
||||
WRKSRC= ${WRKDIR}/soqt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1727380162
|
||||
SHA256 (soqt-1.6.3-src.tar.gz) = 79342e89290783457c075fb6a60088aad4a48ea072ede06fdf01985075ef46bd
|
||||
SIZE (soqt-1.6.3-src.tar.gz) = 7673080
|
||||
TIMESTAMP = 1751202384
|
||||
SHA256 (soqt-1.6.4-src.tar.gz) = 1387d702df5578fdbc16b9c0a12dd52a68c0478f5e112cb6a45c033f02ba4d24
|
||||
SIZE (soqt-1.6.4-src.tar.gz) = 7673585
|
||||
|
||||
@@ -22,12 +22,12 @@ include/Inventor/Qt/viewers/SoQtPlaneViewer.h
|
||||
include/Inventor/Qt/viewers/SoQtViewer.h
|
||||
include/Inventor/Qt/widgets/SoQtPopupMenu.h
|
||||
include/Inventor/Qt/widgets/SoQtThumbWheel.h
|
||||
lib/cmake/SoQt-1.6.3/soqt-config-version.cmake
|
||||
lib/cmake/SoQt-1.6.3/soqt-config.cmake
|
||||
lib/cmake/SoQt-1.6.3/soqt-export-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SoQt-1.6.3/soqt-export.cmake
|
||||
lib/cmake/SoQt-%%DISTVERSION%%/soqt-config-version.cmake
|
||||
lib/cmake/SoQt-%%DISTVERSION%%/soqt-config.cmake
|
||||
lib/cmake/SoQt-%%DISTVERSION%%/soqt-export-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SoQt-%%DISTVERSION%%/soqt-export.cmake
|
||||
lib/libSoQt.so
|
||||
lib/libSoQt.so.20.6.3
|
||||
lib/libSoQt.so.20.6.4
|
||||
lib/libSoQt.so.20
|
||||
libdata/pkgconfig/SoQt.pc
|
||||
%%DATADIR%%/materials/artdeco/artdeco.h
|
||||
|
||||
Reference in New Issue
Block a user