xref: /mports/graphics/qt6-svg/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	svg
2DISTVERSION=	${QT6_VERSION}
3CATEGORIES=	graphics
4PKGNAMEPREFIX=	qt6-
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Qt6 classes for displaying the contents of SVG files
8
9BUILD_DEPENDS=	${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers
10LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
11
12USES=		cmake compiler:c++17-lang gl \
13		qt-dist:6
14USE_GL=		opengl
15USE_QT=		base
16USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
17
18.include <bsd.port.mk>
19

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026