mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 16:50:06 +02:00
pyqtwebengine5: new recipe
This commit is contained in:
committed by
Jerome Duval
parent
58b41e0fbb
commit
dbf39601ab
@@ -0,0 +1,26 @@
|
||||
From afdef0315214d8b659c62fe61245b9b8ceb98c02 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
|
||||
Date: Sun, 21 Nov 2021 06:29:38 +0100
|
||||
Subject: SIP Dir location
|
||||
|
||||
|
||||
diff --git a/pyproject.toml b/pyproject.toml
|
||||
index fa3fdfc..9105d16 100644
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -22,6 +22,7 @@ project-factory = "pyqtbuild:PyQtProject"
|
||||
# Configure the project.
|
||||
[tool.sip.project]
|
||||
tag-prefix = "QtWebEngine"
|
||||
+sip-include-dirs = ['BINDINGS_DIR']
|
||||
|
||||
# Define and configure each set of bindings.
|
||||
[tool.sip.bindings.QtWebEngineCore]
|
||||
@@ -32,3 +33,4 @@ qmake-QT = ["webengine"]
|
||||
|
||||
[tool.sip.bindings.QtWebEngineWidgets]
|
||||
qmake-QT = ["webenginewidgets"]
|
||||
+
|
||||
--
|
||||
2.30.2
|
||||
|
||||
Reference in New Issue
Block a user