git: e215b620987f - main - qt.mk: add data for 'lottie' and 'languageserver' components
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 17:33:28 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e215b620987fce04e89e878f4a18e09344615a7a
commit e215b620987fce04e89e878f4a18e09344615a7a
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-08-22 17:33:17 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-08-22 17:33:17 +0000
qt.mk: add data for 'lottie' and 'languageserver' components
---
Mk/Uses/qt.mk | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 81e779ebf509..cb4b16d45c14 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -215,6 +215,12 @@ qt-help_LIB= libQt${_QT_LIBVER}Help.so
qt-imageformats_PORT= graphics/${_QT_RELNAME}-imageformats
qt-imageformats_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/imageformats/libqtiff.so
+qt-languageserver_PORT= devel/qt${_QT_RELNAME}-languageserver
+qt-languageserver_LIB= libQt${_QT_LIBVER}LanguageServer.so
+
+qt-lottie_PORT= graphics/qt${_QT_RELNAME}-lottie
+qt-lottie_LIB= libQt${_QT_LIBVER}Bodymovin.so
+
qt-linguist_PORT= devel/${_QT_RELNAME}-linguist
qt-linguist_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/linguist