2018-11-28 13:07:18 +00:00
|
|
|
PORTNAME= qwtplot3d
|
2021-05-08 19:59:02 +03:00
|
|
|
PORTVERSION= 0.3.0.g20210210
|
2021-06-19 13:16:08 -07:00
|
|
|
PORTREVISION= 1
|
2018-11-28 13:07:18 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
|
|
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
|
|
|
COMMENT= 3D plotting widgets for Qt
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/SciDAVis/qwtplot3d
|
2018-11-28 13:07:18 +00:00
|
|
|
|
2021-05-08 19:59:02 +03:00
|
|
|
LIB_DEPENDS= libgl2ps.so:print/gl2ps
|
2018-11-28 13:07:18 +00:00
|
|
|
|
2021-05-08 19:59:02 +03:00
|
|
|
USES= cmake compiler:c++17-lang gl qt:5
|
2022-09-11 12:20:14 +02:00
|
|
|
USE_QT= core gui opengl widgets buildtools:build qmake:build
|
2021-05-08 19:59:02 +03:00
|
|
|
USE_GL= gl glu
|
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
|
GH_ACCOUNT= SciDAVis
|
|
|
|
|
GH_TAGNAME= 438c855d
|
|
|
|
|
|
|
|
|
|
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Qt6=True \
|
|
|
|
|
-DBUILD_SHARED_LIBS=True
|
2018-11-28 13:07:18 +00:00
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|