diff --git a/desktop/toolkit/qt5/polkit-qt/pspec.xml b/desktop/toolkit/qt5/polkit-qt/pspec.xml
index e3df63d05a..f3c99a77bf 100644
--- a/desktop/toolkit/qt5/polkit-qt/pspec.xml
+++ b/desktop/toolkit/qt5/polkit-qt/pspec.xml
@@ -12,7 +12,7 @@
A library that allows developers to access PolicyKit API with a nice Qt-style API
http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-0.112.0.tar.bz2
- qt5-base-devel
+ qt5-base-devel
glib2-devel
polkit-devel
mesa-devel
@@ -25,7 +25,7 @@
polkit-qt
- qt5-base
+ qt5-base
glib2
polkit
libgcc
@@ -40,7 +40,7 @@
polkit-qt-devel
polkit-qt
- qt5-base-devel
+ qt5-base-devel
glib2-devel
polkit-devel
@@ -51,6 +51,13 @@
+
+ 2017-02-18
+ 0.112
+ Rebuild for new Toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-10-21
0.112
@@ -87,4 +94,4 @@
ayhanyalcinsoy@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml
index 2d61840060..ef958c5274 100644
--- a/desktop/toolkit/qt5/qt5-tools/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-tools/pspec.xml
@@ -11,10 +11,10 @@
A cross-platform application and UI framework (Development Tools, QtHelp)
A cross-platform application and UI framework (Development Tools, QtHelp)
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qttools-opensource-src-5.6.2.tar.xz
+ http://download.qt.io/official_releases/qt/5.7/5.7.1/submodules/qttools-opensource-src-5.7.1.tar.xz
mesa-devel
- qt5-base-devel
+ qt5-base-devel
@@ -23,7 +23,7 @@
qt5-assistant
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/assistant
@@ -57,7 +57,7 @@
qt5-assistant-devel
- qt5-base-devel
+ qt5-base-devel
qt5-assistant
@@ -72,7 +72,7 @@
qt5-designer
libgcc
- qt5-base
+ qt5-base
@@ -110,7 +110,7 @@
qt5-designer-devel
- qt5-base-devel
+ qt5-base-devel
qt5-designer
@@ -126,7 +126,7 @@
qt5-linguist
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/linguist
@@ -159,7 +159,7 @@
qt5-qdbusviewer
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/qdbusviewer
@@ -179,6 +179,13 @@
+
+ 2017-02-18
+ 5.7.1
+ Release bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-10-22
5.6.2
diff --git a/network/misc/webkit-gtk2/actions.py b/network/misc/webkit-gtk2/actions.py
index 3a2dc24db1..e0a8ad065a 100644
--- a/network/misc/webkit-gtk2/actions.py
+++ b/network/misc/webkit-gtk2/actions.py
@@ -22,7 +22,7 @@ docs = ["AUTHORS", "ChangeLog", "COPYING.LIB", "THANKS", \
def setup():
shelltools.export("CFLAGS", cflags)
shelltools.export("CXXFLAGS", cxxflags)
- autotools.configure("\
+ autotools.configure("--prefix=/usr \
--libexecdir=/usr/lib/WebKitGTK \
--disable-static \
--disable-webkit2 \