]> git.pld-linux.org Git - packages/gegl-qt.git/blame - gegl-qt-shiboken.patch
- updated URLs
[packages/gegl-qt.git] / gegl-qt-shiboken.patch
CommitLineData
f733a8fb
JB
1--- gegl-qt-0.0.7/pygegl-qt/pygegl-qt.pro.orig 2013-07-12 19:13:36.533142354 +0200
2+++ gegl-qt-0.0.7/pygegl-qt/pygegl-qt.pro 2013-07-12 20:19:08.606310673 +0200
3@@ -33,7 +33,7 @@
4 -I$$[QT_INSTALL_HEADERS]/QtNetwork
5 }
6
7-INCLUDES += $$system(pkg-config --cflags gegl pygobject-2.0 gobject-2.0 pyside)
1f2e5e6f 8+INCLUDES += $$system(pkg-config --cflags $$GEGL_PKG pygobject-2.0 gobject-2.0 pyside-py2 shiboken-py2 QtCore)
f733a8fb
JB
9
10 # pkg-config --libs pyside is buggy for pyside<1.0.5 due
11 # http://bugs.pyside.org/show_bug.cgi?id=929
12@@ -50,7 +50,7 @@
13 # Generate
14 QMAKE_EXTRA_TARGETS += generate
15 generate.target = generate
16-generate.commands += generatorrunner --generatorSet=shiboken \
17+generate.commands += shiboken \
18 global.h \
19 --include-paths=$$GEN_INCLUDE_PATHS \
20 --typesystem-paths=$$OUT_PWD:$$IN_PWD:$$TYPESYSTEM_DIR \
This page took 0.077105 seconds and 4 git commands to generate.