diff --git a/desktop/font/harfbuzz/pspec.xml b/desktop/font/harfbuzz/pspec.xml
index 9929858bd3..2da646decc 100644
--- a/desktop/font/harfbuzz/pspec.xml
+++ b/desktop/font/harfbuzz/pspec.xml
@@ -13,7 +13,7 @@
library
OpenType text shaping engine.
The Harfbuzz package contains an OpenType text shaping engine.
- http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.40.tar.bz2
+ http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.2.6.tar.bz2
cairo-devel
glib2-devel
@@ -84,7 +84,7 @@
2015-04-06
- 0.9.40
+ 1.2.6
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-base/pspec.xml b/desktop/toolkit/qt5/qt5-base/pspec.xml
index b3e4a7dc38..68777df0e8 100644
--- a/desktop/toolkit/qt5/qt5-base/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-base/pspec.xml
@@ -12,7 +12,7 @@
Cross platform application and UI framework
Cross platform application and UI development framework
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtbase-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtbase-opensource-src-5.6.0.tar.xz
at-spi2-core-devel
cups-devel
@@ -41,7 +41,7 @@
postgresql-server
python-devel
DirectFB-devel
-
+ libinput-devel
sqlite-devel
unixODBC-devel
xcb-proto
@@ -66,31 +66,32 @@
openssl-devel
freetype-devel
pulseaudio-libs-devel
+ alsa-lib-devel
+ gstreamer-devel
+ gstreamer-next-devel
+ wayland-devel
mkspecs.patch
-
qt5-base
- libpcre
- libgcc
+ libpcre
+ libgcc
cups
dbus
- gtk2
+
mesa
zlib
glib2
icu4c
libSM
libXi
- pango
+
libICE
libX11
libdrm
@@ -101,6 +102,7 @@
openssl
freetype
harfbuzz
+ libinput
libmtdev
fontconfig
libXrender
@@ -132,7 +134,6 @@
/usr/include
/usr/lib/pkgconfig
/usr/lib/cmake
-
/usr/lib/*.prl
@@ -236,7 +237,7 @@
libdrm-32bit
libpng-32bit
sqlite-32bit
- eudev-32bit
+
openssl-32bit
freetype-32bit
harfbuzz-32bit
@@ -252,8 +253,8 @@
- 2016-03-27
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/toolkit/qt5/qt5-declarative/pspec.xml b/desktop/toolkit/qt5/qt5-declarative/pspec.xml
index a55e96ed06..6df0c797c2 100644
--- a/desktop/toolkit/qt5/qt5-declarative/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-declarative/pspec.xml
@@ -12,9 +12,9 @@
Classes for QML and JavaScript languages
Classes for QML and JavaScript languages
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdeclarative-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdeclarative-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
libxkbcommon-devel
mesa-devel
qt5-xmlpatterns-devel
@@ -25,7 +25,7 @@
qt5-declarative
libgcc
- qt5-base
+ qt5-base
mesa
qt5-xmlpatterns
@@ -46,15 +46,15 @@
/usr/include/qt5
- qt5-base-devel
+ qt5-base-devel
qt5-declarative
- 2015-12-20
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-doc/actions.py b/desktop/toolkit/qt5/qt5-doc/actions.py
index 0ed55c52bb..e0d00f5cd8 100644
--- a/desktop/toolkit/qt5/qt5-doc/actions.py
+++ b/desktop/toolkit/qt5/qt5-doc/actions.py
@@ -14,9 +14,7 @@ def setup():
qt5.configure()
def build():
- qt5.make()
qt5.make("docs")
def install():
- qt5.install("INSTALL_ROOT=%s" % get.installDIR())
- qt5.install("install_docs")
+ qt5.install(" install_docs INSTALL_ROOT=%s" % get.installDIR())
diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml
index 7cf46aab9e..5697765633 100644
--- a/desktop/toolkit/qt5/qt5-doc/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml
@@ -13,9 +13,9 @@
A cross-platform application and UI framework (Documentation)
A cross-platform application and UI framework (Documentation)
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdoc-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
qt5-sql-sqlite
qt5-assistant
@@ -24,7 +24,7 @@
qt5-doc
- qt5-base
+ qt5-base
qt5-script
qt5-svg
qt5-xmlpatterns
@@ -40,8 +40,8 @@
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
index a83e2fa768..4709c24d76 100644
--- a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
@@ -1,4 +1,3 @@
-
@@ -12,9 +11,9 @@
Plugins for additional image formats: TIFF, MNG, TGA, WBMP
Plugins for additional image formats: TIFF, MNG, TGA, WBMP
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtimageformats-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtimageformats-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
jasper-devel
libmng-devel
libjpeg-turbo-devel
@@ -27,7 +26,7 @@
qt5-imageformats
- qt5-base
+ qt5-base
libgcc
libmng
tiff
@@ -43,9 +42,9 @@
- 2015-10-16
- 5.5.1
- First release
+ 2016-04-17
+ 5.6.0
+ First Release.
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-script/pspec.xml b/desktop/toolkit/qt5/qt5-script/pspec.xml
index 380f91ff8d..d3d8cc377c 100644
--- a/desktop/toolkit/qt5/qt5-script/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-script/pspec.xml
@@ -12,9 +12,9 @@
Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility
Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtscript-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
mesa-devel
libgcc
@@ -23,7 +23,7 @@
qt5-script
- qt5-base
+ qt5-base
libgcc
@@ -37,7 +37,7 @@
qt5-script-devel
- qt5-base-devel
+ qt5-base-devel
qt5-script
@@ -48,8 +48,8 @@
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-svg/pspec.xml b/desktop/toolkit/qt5/qt5-svg/pspec.xml
index 2e309712bd..f65e919572 100644
--- a/desktop/toolkit/qt5/qt5-svg/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-svg/pspec.xml
@@ -1,4 +1,3 @@
-
qt5-svg
@@ -10,10 +9,10 @@
LGPLv2.1-linking-exception
Classes for displaying the contents of SVG files
Classes for displaying the contents of SVG files
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtsvg-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtsvg-opensource-src-5.6.0.tar.xz
mesa-devel
- qt5-base-devel
+ qt5-base-devel
zlib-devel
@@ -21,7 +20,7 @@
qt5-svg
libgcc
- qt5-base
+ qt5-base
zlib
@@ -34,7 +33,7 @@
qt5-svg-devel
Development files for qt5-svg
- qt5-base-devel
+ qt5-base-devel
qt5-svg
@@ -44,10 +43,10 @@
- 2015-10-16
- 5.5.1
- First release
- Ayhan Yalçınsoy
+ 2016-04-17
+ 5.6.0
+ First Release.
+ Ayhan yYalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml
index ea67b5ac11..f2855b8d44 100644
--- a/desktop/toolkit/qt5/qt5-tools/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-tools/pspec.xml
@@ -12,10 +12,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.5/5.5.1/submodules/qttools-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qttools-opensource-src-5.6.0.tar.xz
mesa-devel
- qt5-base-devel
+ qt5-base-devel
qt5-declarative-devel
@@ -25,7 +25,7 @@
qt5-assistant
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/assistant
@@ -34,6 +34,8 @@
/usr/bin/assistant-qt5
/usr/bin/qhelpgenerator-qt5
/usr/bin/qhelpconverter-qt5
+ /usr/lib/qt5/bin/qdoc
+ /usr/bin/qdoc-qt5
/usr/lib/cmake/Qt5Help
/usr/lib/libQt5Help*
/usr/lib/libQt5CLucene*
@@ -52,18 +54,12 @@
assistant.desktop
assistant.png
-
- qt5-tools
-
-
- qt5-tools
-
qt5-assistant-devel
- qt5-base-devel
+ qt5-base-devel
qt5-assistant
@@ -72,19 +68,13 @@
/usr/lib/pkgconfig/Qt5Help.pc
/usr/lib/pkgconfig/Qt5CLucene.pc
-
- qt5-tools-devel
-
-
- qt5-tools-devel
-
qt5-designer
libgcc
- qt5-base
+ qt5-base
qt5-declarative
@@ -117,18 +107,12 @@
designer_tr.qm
designer.png
-
- qt5-tools
-
-
- qt5-tools
-
qt5-designer-devel
- qt5-base-devel
+ qt5-base-devel
qt5-designer
@@ -138,19 +122,13 @@
/usr/lib/pkgconfig/Qt5Designer*
/usr/lib/pkgconfig/Qt5UiTools.pc
-
- qt5-tools-devel
-
-
- qt5-tools-devel
-
qt5-linguist
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/linguist
@@ -177,21 +155,13 @@
linguist.png
linguist_tr.qm
-
- qt5-tools
- qt5-tools-devel
-
-
- qt5-tools
- qt5-tools-devel
-
qt5-qdbusviewer
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/qdbusviewer
@@ -208,20 +178,12 @@
qdbusviewer.desktop
assistant.png
-
- qt5-tools
- qt5-tools-devel
-
-
- qt5-tools
- qt5-tools-devel
-
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-websockets/pspec.xml b/desktop/toolkit/qt5/qt5-websockets/pspec.xml
index d28624fe57..2599d707bc 100644
--- a/desktop/toolkit/qt5/qt5-websockets/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-websockets/pspec.xml
@@ -12,9 +12,9 @@
Provides WebSocket communication compliant with RFC 6455
Provides WebSocket communication compliant with RFC 6455
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtwebsockets-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebsockets-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
qt5-declarative-devel
@@ -27,7 +27,7 @@
libgcc
- qt5-base
+ qt5-base
qt5-declarative
@@ -40,14 +40,14 @@
qt5-websockets
- qt5-base-devel
+ qt5-base-devel
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
index 023006c0c6..692a3d9d3f 100644
--- a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
@@ -12,9 +12,9 @@
Provides platform-specific APIs for X11
Provides platform-specific APIs for X11
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtx11extras-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtx11extras-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
mesa-devel
@@ -22,7 +22,7 @@
qt5-x11extras
- qt5-base
+ qt5-base
/usr/lib
@@ -45,8 +45,8 @@
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
index bde891c99c..793ad11606 100644
--- a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
@@ -12,16 +12,16 @@
Support for XPath, XQuery, XSLT and XML schema validation
Support for XPath, XQuery, XSLT and XML schema validation
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtxmlpatterns-opensource-src-5.5.1.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtxmlpatterns-opensource-src-5.6.0.tar.xz
- qt5-base-devel
+ qt5-base-devel
qt5-xmlpatterns
- qt5-base
+ qt5-base
libgcc
@@ -47,8 +47,8 @@
- 2015-10-16
- 5.5.1
+ 2016-04-17
+ 5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/programming/language/python/python-qt5/pspec.xml b/programming/language/python/python-qt5/pspec.xml
index dc7fc508f3..0677042fc4 100644
--- a/programming/language/python/python-qt5/pspec.xml
+++ b/programming/language/python/python-qt5/pspec.xml
@@ -59,6 +59,7 @@
qt5-declarative
qt5-xmlpatterns
qt5-connectivity
+ python-sip
/usr/bin/py2uic5
@@ -103,6 +104,7 @@
qt5-declarative
qt5-xmlpatterns
qt5-connectivity
+ python3-sip
/usr/bin/pyuic5