diff --git a/desktop/kde/games/libkdegames/pspec.xml b/desktop/kde/games/libkdegames/pspec.xml index 2df4ab3425..0bc65fa03c 100755 --- a/desktop/kde/games/libkdegames/pspec.xml +++ b/desktop/kde/games/libkdegames/pspec.xml @@ -39,6 +39,7 @@ kwidgetsaddons-devel qt5-declarative-devel kdelibs4-support-devel + kdesignerplugin diff --git a/desktop/kde/utils/filelight/pspec.xml b/desktop/kde/utils/filelight/pspec.xml index 1ca2b73031..682dd51829 100644 --- a/desktop/kde/utils/filelight/pspec.xml +++ b/desktop/kde/utils/filelight/pspec.xml @@ -15,7 +15,8 @@ Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. mirrors://kde/stable/applications/15.08.2/src/filelight-15.08.2.tar.xz - qt5-base + qt5-base-devel + qt5-script-devel kdoctools-devel extra-cmake-modules diff --git a/desktop/kde/utils/kcalc/pspec.xml b/desktop/kde/utils/kcalc/pspec.xml index 43b996c4cf..15e1b674a3 100644 --- a/desktop/kde/utils/kcalc/pspec.xml +++ b/desktop/kde/utils/kcalc/pspec.xml @@ -20,6 +20,13 @@ extra-cmake-modules gmp-devel cmake + kconfig-devel + kconfigwidgets-devel + kguiaddons-devel + ki18n-devel + kinit-devel + knotifications-devel + kxmlgui-devel diff --git a/desktop/kde/utils/kcharselect/pspec.xml b/desktop/kde/utils/kcharselect/pspec.xml index ac2e5af10f..6cd92b708b 100644 --- a/desktop/kde/utils/kcharselect/pspec.xml +++ b/desktop/kde/utils/kcharselect/pspec.xml @@ -15,10 +15,13 @@ KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard. mirrors://kde/stable/applications/15.08.2/src/kcharselect-15.08.2.tar.xz - qt5-base + qt5-base-devel kdoctools-devel cmake extra-cmake-modules + ki18n-devel + kwidgetsaddons-devel + kxmlgui-devel diff --git a/desktop/kde/utils/ktimer/pspec.xml b/desktop/kde/utils/ktimer/pspec.xml index f68ab489ec..10c1db7c12 100644 --- a/desktop/kde/utils/ktimer/pspec.xml +++ b/desktop/kde/utils/ktimer/pspec.xml @@ -19,6 +19,12 @@ kdoctools-devel cmake extra-cmake-modules + ki18n-devel + kwidgetsaddons-devel + kio-devel + kiconthemes-devel + kdbusaddons-devel + knotifications-devel diff --git a/desktop/kde/utils/kwalletmanager/pspec.xml b/desktop/kde/utils/kwalletmanager/pspec.xml index 0d1eae4318..8fa50933a6 100644 --- a/desktop/kde/utils/kwalletmanager/pspec.xml +++ b/desktop/kde/utils/kwalletmanager/pspec.xml @@ -19,6 +19,17 @@ kdoctools-devel cmake extra-cmake-modules + kcoreaddons-devel + kauth-devel + kwallet-devel + kservice-devel + kcmutils-devel + kdelibs4-support-devel + ki18n-devel + kxmlgui-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel diff --git a/desktop/toolkit/qt5/polkit-qt/pspec.xml b/desktop/toolkit/qt5/polkit-qt/pspec.xml index bc704d305c..e6a0438ca2 100644 --- a/desktop/toolkit/qt5/polkit-qt/pspec.xml +++ b/desktop/toolkit/qt5/polkit-qt/pspec.xml @@ -1,7 +1,7 @@ polkit-qt - http://www.lxde.org + http://www.kde.org Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -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 cmake @@ -24,7 +24,7 @@ polkit-qt - qt5-base + qt5-base glib2 polkit libgcc @@ -48,6 +48,13 @@ + + 2015-10-16 + 0.112 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-08-01 0.112 diff --git a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml index 7e8e8dca73..432369fbed 100644 --- a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml +++ b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml @@ -13,7 +13,7 @@ LGPLv2.1-linking-exception https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz - qt5-base-devel + qt5-base-devel qt5-declarative-devel extra-cmake-modules @@ -23,7 +23,7 @@ qt5-accountsservice libgcc - qt5-base + qt5-base qt5-declarative @@ -42,7 +42,7 @@ /usr/include - qt5-base + qt5-base qt5-accountsservice diff --git a/desktop/toolkit/qt5/qt5-base/pspec.xml b/desktop/toolkit/qt5/qt5-base/pspec.xml index 7af411cd82..1d05814a4e 100644 --- a/desktop/toolkit/qt5/qt5-base/pspec.xml +++ b/desktop/toolkit/qt5/qt5-base/pspec.xml @@ -11,7 +11,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.4/5.4.2/submodules/qtbase-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtbase-opensource-src-5.5.1.tar.xz at-spi2-core-devel cups-devel @@ -245,6 +245,13 @@ + + 2015-10-16 + 5.5.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-07-19 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-configuration/pspec.xml b/desktop/toolkit/qt5/qt5-configuration/pspec.xml index b21302d2e3..e5d7b20e5f 100644 --- a/desktop/toolkit/qt5/qt5-configuration/pspec.xml +++ b/desktop/toolkit/qt5/qt5-configuration/pspec.xml @@ -11,13 +11,13 @@ Settings API with change notifications for Qt Settings API with change notifications for Qt LGPLv2.1-linking-exception - http://sourceforge.net/projects/mauios/files/hawaii/qtconfiguration/qtconfiguration-0.3.0.tar.gz + http://sourceforge.net/projects/mauios/files/hawaii/qtconfiguration/qtconfiguration-0.3.1.tar.gz glib2-devel dconf-devel qt5-declarative-devel cmake - qt5-base-devel + qt5-base-devel @@ -28,7 +28,7 @@ qt5-declarative glib2 dconf - qt5-base + qt5-base /usr/lib @@ -53,6 +53,13 @@ + + 2015-10-16 + 0.3.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-09-11 0.3.0 diff --git a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml index 9bb1cfbce9..033e9d8370 100644 --- a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml +++ b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml @@ -11,9 +11,9 @@ Provides access to Bluetooth hardware Provides access to Bluetooth hardware LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtconnectivity-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtconnectivity-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel bluez-libs-devel @@ -22,7 +22,7 @@ qt5-connectivity - qt5-base + qt5-base qt5-declarative bluez-libs libgcc @@ -43,11 +43,19 @@ /usr/include/qt5 - qt5-base-devel + qt5-connectivity + qt5-base-devel + + 2015-10-16 + 5.5.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-02 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-declarative/pspec.xml b/desktop/toolkit/qt5/qt5-declarative/pspec.xml index 3421e1a5c6..452f9bc167 100644 --- a/desktop/toolkit/qt5/qt5-declarative/pspec.xml +++ b/desktop/toolkit/qt5/qt5-declarative/pspec.xml @@ -11,9 +11,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.4/5.4.2/submodules/qtdeclarative-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdeclarative-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel libxkbcommon-devel mesa-devel qt5-xmlpatterns-devel @@ -24,7 +24,7 @@ qt5-declarative libgcc - qt5-base + qt5-base mesa qt5-xmlpatterns @@ -45,12 +45,19 @@ /usr/include/qt5 - qt5-base-devel + qt5-base-devel qt5-declarative + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-02 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml index eda2855e0a..3dbdffb9d9 100644 --- a/desktop/toolkit/qt5/qt5-doc/pspec.xml +++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml @@ -12,9 +12,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.4/5.4.2/submodules/qtdoc-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdoc-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-sql-sqlite qt5-assistant @@ -23,7 +23,7 @@ qt5-doc - qt5-base + qt5-base qt5-script qt5-svg qt5-xmlpatterns @@ -38,6 +38,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-02 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-enginio/pspec.xml b/desktop/toolkit/qt5/qt5-enginio/pspec.xml index 64a445f633..d79b80126f 100644 --- a/desktop/toolkit/qt5/qt5-enginio/pspec.xml +++ b/desktop/toolkit/qt5/qt5-enginio/pspec.xml @@ -11,10 +11,10 @@ A Backend-as-a-Service solution to ease the backend development for connected and data-driven application A Backend-as-a-Service solution to ease the backend development for connected and data-driven application LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtenginio-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtenginio-opensource-src-5.5.1.tar.xz libgcc - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -23,7 +23,7 @@ qt5-enginio libgcc - qt5-base + qt5-base qt5-declarative @@ -43,11 +43,19 @@ /usr/include/qt5/ - qt5-base-devel + qt5-base-devel + qt5-enginio + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml index 93231988bd..aebd7965bd 100644 --- a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml +++ b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml @@ -11,11 +11,11 @@ Graphical effects for use with Qt Quick 2 Graphical effects for use with Qt Quick 2 LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtgraphicaleffects-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtgraphicaleffects-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel - qt5-assistant + qt5-assistant qt5-sql-sqlite @@ -23,9 +23,9 @@ qt5-graphicaleffects - qt5-base + qt5-base qt5-declarative - + /usr/lib /usr/lib/qt5 @@ -35,6 +35,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml index c9f6220c68..75bb95a8c8 100644 --- a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml +++ b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml @@ -11,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.4/5.4.2/submodules/qtimageformats-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtimageformats-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel jasper-devel libmng-devel libjpeg-turbo-devel @@ -26,7 +26,7 @@ qt5-imageformats - qt5-base + qt5-base libgcc libmng tiff @@ -41,6 +41,13 @@ + + 2015-10-16 + 5.5.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-location/pspec.xml b/desktop/toolkit/qt5/qt5-location/pspec.xml index 53553ea1a0..6759c465d3 100644 --- a/desktop/toolkit/qt5/qt5-location/pspec.xml +++ b/desktop/toolkit/qt5/qt5-location/pspec.xml @@ -11,12 +11,12 @@ Provides access to position, satellite and area monitoring classes Provides access to position, satellite and area monitoring classes LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtlocation-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtlocation-opensource-src-5.5.1.tar.xz geoclue-devel glib2-devel mesa-devel - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -24,7 +24,7 @@ qt5-location - qt5-base + qt5-base glib2 libgcc geoclue @@ -44,12 +44,20 @@ /usr/include/qt5 + qt5-location qt5-base-devel qt5-declarative-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml index bcdaba7a31..73c98a26ea 100644 --- a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml +++ b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml @@ -11,9 +11,9 @@ Classes for audio, video, radio and camera functionality Classes for audio, video, radio and camera functionality LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtmultimedia-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtmultimedia-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel pulseaudio-libs-devel gstreamer-devel @@ -36,7 +36,7 @@ mesa openal alsa-lib - qt5-base + qt5-base gstreamer pulseaudio-libs qt5-declarative @@ -53,12 +53,19 @@ qt5-multimedia - qt5-base-devel + qt5-base-devel qt5-declarative-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-09-11 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-quick1/pspec.xml b/desktop/toolkit/qt5/qt5-quick1/pspec.xml index 85aa0ef568..0aa637de8b 100644 --- a/desktop/toolkit/qt5/qt5-quick1/pspec.xml +++ b/desktop/toolkit/qt5/qt5-quick1/pspec.xml @@ -11,10 +11,10 @@ Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices. LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtquick1-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz mesa-devel - qt5-base-devel + qt5-base-devel qt5-script-devel @@ -23,7 +23,7 @@ qt5-quick1 mesa - qt5-base + qt5-base qt5-xmlpatterns qt5-script @@ -39,13 +39,13 @@ qt5-quick1-devel - - qt5-base-devel - qt5-script-devel - qt5-quick1 - Development file for qt5-quick1 Development file for qt5-quick1 + + qt5-base-devel + qt5-script-devel + qt5-quick1 + /usr/lib/pkgconfig /usr/include/qt5 @@ -53,6 +53,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml index 75b179955d..0c0e038774 100644 --- a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml +++ b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml @@ -11,9 +11,9 @@ Reusable Qt Quick based UI controls to create classic desktop-style user interfaces Reusable Qt Quick based UI controls to create classic desktop-style user interfaces LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtquickcontrols-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquickcontrols-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel qt5-quick1-devel mesa-devel @@ -24,7 +24,7 @@ qt5-quickcontrols libgcc - qt5-base + qt5-base qt5-declarative @@ -35,6 +35,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-script/pspec.xml b/desktop/toolkit/qt5/qt5-script/pspec.xml index a8d4ba7f76..4a8e4cd587 100644 --- a/desktop/toolkit/qt5/qt5-script/pspec.xml +++ b/desktop/toolkit/qt5/qt5-script/pspec.xml @@ -8,12 +8,12 @@ Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility - Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility + 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.4/5.4.2/submodules/qtscript-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.4.2.tar.xz - qt5-base-devel + qt5-base-devel mesa-devel libgcc @@ -22,7 +22,7 @@ qt5-script - qt5-base + qt5-base libgcc @@ -36,7 +36,7 @@ qt5-script-devel - qt5-base-devel + qt5-base-devel qt5-script @@ -46,6 +46,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-sensors/pspec.xml b/desktop/toolkit/qt5/qt5-sensors/pspec.xml index 5b0778bb22..fa6618737c 100644 --- a/desktop/toolkit/qt5/qt5-sensors/pspec.xml +++ b/desktop/toolkit/qt5/qt5-sensors/pspec.xml @@ -11,9 +11,9 @@ Provides access to sensor hardware and motion gesture recognition Provides access to sensor hardware and motion gesture recognition LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtsensors-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtsensors-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -22,7 +22,7 @@ qt5-sensors libgcc - qt5-base + qt5-base qt5-declarative @@ -35,8 +35,8 @@ qt5-sensors-devel - qt5-sensors - qt5-base-devel + qt5-sensors + qt5-base-devel /usr/lib/pkgconfig @@ -46,6 +46,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-serialport/pspec.xml b/desktop/toolkit/qt5/qt5-serialport/pspec.xml index eff0f20f70..b79bac8131 100644 --- a/desktop/toolkit/qt5/qt5-serialport/pspec.xml +++ b/desktop/toolkit/qt5/qt5-serialport/pspec.xml @@ -11,9 +11,9 @@ Provides access to hardware and virtual serial ports Provides access to hardware and virtual serial ports LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtserialport-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtserialport-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel eudev-devel @@ -21,7 +21,7 @@ qt5-serialport - qt5-base + qt5-base eudev libgcc @@ -35,7 +35,7 @@ qt5-serialport-devel - qt5-base-devel + qt5-base-devel qt5-serialport @@ -45,6 +45,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-svg/pspec.xml b/desktop/toolkit/qt5/qt5-svg/pspec.xml index 2067dd7a16..3183b38220 100644 --- a/desktop/toolkit/qt5/qt5-svg/pspec.xml +++ b/desktop/toolkit/qt5/qt5-svg/pspec.xml @@ -14,13 +14,13 @@ qt5-base-devel zlib-devel - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtsvg-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtsvg-opensource-src-5.5.1.tar.xz qt5-svg libgcc - qt5-base + qt5-base zlib @@ -33,7 +33,7 @@ qt5-svg-devel Development files for qt5-svg - qt5-base-devel + qt5-base-devel qt5-svg @@ -42,6 +42,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-09-11 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml index ab8eceeace..845d9cbd2d 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.4/5.4.2/submodules/qttools-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qttools-opensource-src-5.5.1.tar.xz mesa-devel - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -24,7 +24,7 @@ qt5-assistant libgcc - qt5-base + qt5-base /usr/lib/qt5/bin/assistant @@ -62,7 +62,7 @@ qt5-assistant-devel - qt5-base-devel + qt5-base-devel qt5-assistant @@ -83,7 +83,7 @@ qt5-designer libgcc - qt5-base + qt5-base qt5-declarative @@ -124,7 +124,7 @@ qt5-designer-devel - qt5-base-devel + qt5-base-devel qt5-designer @@ -145,7 +145,7 @@ qt5-linguist libgcc - qt5-base + qt5-base /usr/lib/qt5/bin/linguist @@ -186,7 +186,7 @@ qt5-qdbusviewer libgcc - qt5-base + qt5-base /usr/lib/qt5/bin/qdbusviewer @@ -214,6 +214,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-translations/pspec.xml b/desktop/toolkit/qt5/qt5-translations/pspec.xml index a2f85b1e16..26cb9f3dbf 100644 --- a/desktop/toolkit/qt5/qt5-translations/pspec.xml +++ b/desktop/toolkit/qt5/qt5-translations/pspec.xml @@ -11,9 +11,9 @@ A cross-platform application and UI framework (Translations) A cross-platform application and UI framework (Translations) LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qttranslations-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qttranslations-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-linguist @@ -25,11 +25,18 @@ /usr/share/licenses/ - qt5-base + qt5-base + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml index 18b9f64d0a..e71e17ca95 100644 --- a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml +++ b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml @@ -11,9 +11,9 @@ Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtwebchannel-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtwebchannel-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -27,7 +27,7 @@ libgcc - qt5-base + qt5-base qt5-declarative @@ -39,11 +39,19 @@ /usr/include/qt5 - qt5-base-devel + qt5-webchannel + qt5-base-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-webkit/pspec.xml b/desktop/toolkit/qt5/qt5-webkit/pspec.xml index 49b39905d5..ee9e967e90 100644 --- a/desktop/toolkit/qt5/qt5-webkit/pspec.xml +++ b/desktop/toolkit/qt5/qt5-webkit/pspec.xml @@ -11,9 +11,9 @@ Classes for a WebKit2 based implementation and a new QML API Classes for a WebKit2 based implementation and a new QML API LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtwebkit-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtwebkit-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-sensors-devel qt5-location-devel qt5-declarative-devel @@ -66,7 +66,7 @@ /usr/share/doc - qt5-base + qt5-base mesa webp zlib @@ -97,7 +97,7 @@ qt5-webkit - qt5-base-devel + qt5-base-devel mesa-devel webp-devel zlib-devel @@ -120,6 +120,13 @@ + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-websockets/pspec.xml b/desktop/toolkit/qt5/qt5-websockets/pspec.xml index 1a8d4bf028..8139f15625 100644 --- a/desktop/toolkit/qt5/qt5-websockets/pspec.xml +++ b/desktop/toolkit/qt5/qt5-websockets/pspec.xml @@ -11,9 +11,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.4/5.4.2/submodules/qtwebsockets-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtwebsockets-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-declarative-devel @@ -26,7 +26,7 @@ libgcc - qt5-base + qt5-base qt5-declarative @@ -38,11 +38,19 @@ /usr/include/qt5 - qt5-base-devel + qt5-websockets + qt5-base-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml index 1709c99c1a..046ab774b3 100644 --- a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml +++ b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml @@ -11,9 +11,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.4/5.4.2/submodules/qtx11extras-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtx11extras-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel mesa-devel @@ -21,7 +21,7 @@ qt5-x11extras - qt5-base + qt5-base /usr/lib @@ -37,12 +37,19 @@ /usr/include/qt5/ - qt5-x11extras + qt5-x11extras qt5-base-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml index 81648113e1..93dccbb5d1 100644 --- a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml +++ b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml @@ -11,16 +11,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.4/5.4.2/submodules/qtxmlpatterns-opensource-src-5.4.2.tar.xz + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtxmlpatterns-opensource-src-5.5.1.tar.xz - qt5-base-devel + qt5-base-devel qt5-xmlpatterns - qt5-base + qt5-base libgcc @@ -39,11 +39,19 @@ /usr/include/qt5 + qt5-xmlpatterns qt5-base-devel + + 2015-10-16 + 5.5.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-06-03 5.4.2 diff --git a/programming/language/python/python-qt5/actions.py b/programming/language/python/python-qt5/actions.py index afd125bec1..3730aa7208 100644 --- a/programming/language/python/python-qt5/actions.py +++ b/programming/language/python/python-qt5/actions.py @@ -13,42 +13,91 @@ from pisi.actionsapi import get WorkDir="PyQt-gpl-%s" % get.srcVERSION() def setup(): - shelltools.copytree("%s/PyQt-gpl-5.4.2" % get.workDIR(), "%s/Py2Qt-gpl-5.4.2" % get.workDIR()) - pythonmodules.run("configure.py --confirm-license \ - --assume-shared \ - --no-timestamp \ - --qsci-api \ - --sip /usr/bin/sip \ - --qmake='/usr/lib/qt5/bin/qmake' \ - --destdir='/usr/lib/python3.4/site-packages/' \ - --sip-incdir='/usr/include/python3.4m' \ - CFLAGS='%s' CXXFLAGS='%s'" % (get.CFLAGS(), get.CXXFLAGS()), pyVer = "3") + shelltools.copytree("%s/PyQt-gpl-5.5" % get.workDIR(), "%s/Py2Qt-gpl-5.5" % get.workDIR()) + pythonmodules.run("configure.py --confirm-license \ + --qsci-api \ + --sip /usr/bin/sip \ + --qmake='/usr/bin/qmake-qt5' \ + --destdir='/usr/lib/python3.4/site-packages' \ + --sip-incdir='/usr/include/python3.4m' \ + --enable=QtCore \ + --enable=QtDBus \ + --enable=QtDesigner \ + --enable=QtGui \ + --enable=QtHelp \ + --enable=QtMultimedia\ + --enable=QtMultimediaWidgets \ + --enable=QtNetwork \ + --enable=QtOpenGL \ + --enable=QtPrintSupport \ + --enable=QtQml \ + --enable=QtQuick \ + --enable=QtSensors \ + --enable=QtSerialPort \ + --enable=QtSql \ + --enable=QtSvg \ + --enable=QtTest \ + --enable=QtWebKit \ + --enable=QtWebKitWidgets \ + --enable=QtWidgets \ + --enable=QtXmlPatterns \ + CFLAGS='%s' CXXFLAGS='%s'" % (get.CFLAGS(), get.CXXFLAGS()), pyVer = "3") + shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'") - shelltools.cd("%s/Py2Qt-gpl-5.4.2" % get.workDIR()) - shelltools.system("python configure.py --confirm-license \ - --assume-shared \ - --no-timestamp \ - --qsci-api \ - --destdir='/usr/lib/python2.7/site-packages/' \ - --sip-incdir='/usr/include/python2.7' \ - --sip /usr/bin/sip2 \ - --qmake='/usr/lib/qt5/bin/qmake'") + shelltools.cd("%s/Py2Qt-gpl-5.5" % get.workDIR()) + pythonmodules.run("configure.py --confirm-license \ + --qsci-api \ + --destdir='/usr/lib/python2.7/site-packages' \ + --sip-incdir='/usr/include/python2.7' \ + --sip /usr/bin/py2sip \ + --qmake='/usr/bin/qmake-qt5'\ + --enable=QtCore \ + --enable=QtDBus \ + --enable=QtDesigner \ + --enable=QtGui \ + --enable=QtHelp \ + --enable=QtMultimedia\ + --enable=QtMultimediaWidgets \ + --enable=QtNetwork \ + --enable=QtOpenGL \ + --enable=QtPrintSupport \ + --enable=QtQml \ + --enable=QtQuick \ + --enable=QtSensors \ + --enable=QtSerialPort \ + --enable=QtSql \ + --enable=QtSvg \ + --enable=QtTest \ + --enable=QtWebKit \ + --enable=QtWebKitWidgets \ + --enable=QtWidgets \ + --enable=QtXmlPatterns ") shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'") def build(): autotools.make() - shelltools.cd("%s/Py2Qt-gpl-5.4.2" % get.workDIR()) + shelltools.cd("%s/Py2Qt-gpl-5.5" % get.workDIR()) autotools.make() def install(): + shelltools.cd("%s/Py2Qt-gpl-5.5" % get.workDIR()) + autotools.rawInstall("DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) + # Fix conflicts with python3-pyqt5 + pisitools.rename("/usr/bin/pylupdate5", "py2lupdate5") + pisitools.rename("/usr/bin/pyrcc5", "py2rcc5") + pisitools.rename("/usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so", "libpy2qt5qmlplugin.so") + pisitools.rename("/usr/share/qt5/qsci/api/python/PyQt5.api", "Py2Qt5.api") + #pisitools.remove("/usr/lib/qt5/plugins/designer/libpyqt5.so") + pisitools.rename("/usr/bin/pyuic5", "python2-pyuic5") + + shelltools.cd("%s/PyQt-gpl-5.5" % get.workDIR()) autotools.rawInstall("-C pyrcc DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) autotools.rawInstall("-C pylupdate DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) autotools.rawInstall("DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) - pisitools.rename("/usr/bin/pyuic5", "py3uic5") - - shelltools.cd("%s/Py2Qt-gpl-5.4.2" % get.workDIR()) - autotools.rawInstall("DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) - pisitools.rename("/usr/bin/pyuic5", "pyuic5") + #pisitools.insinto("/usr/share/sip/PyQt5", "./sip/*") + # Fix conflicts with python-pyqt5 + #pisitools.rename("/usr/bin/pyuic5", "python3-pyuic5") + pisitools.dohtml("doc/html/*") pisitools.dodoc("NEWS", "README","LICENSE*") diff --git a/programming/language/python/python-qt5/pspec.xml b/programming/language/python/python-qt5/pspec.xml index d9a7b4b18e..6ade5d5a81 100644 --- a/programming/language/python/python-qt5/pspec.xml +++ b/programming/language/python/python-qt5/pspec.xml @@ -11,6 +11,7 @@ library A set of Python bindings for the Qt 5.x Toolkit Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and application settings. PyQt implements 440 of these classes as a set of Python modules. + mirrors://sourceforge/pyqt/PyQt5/PyQt-5.4.2/PyQt-gpl-5.5.tar.gz dbus-devel dbus-python3 @@ -18,7 +19,8 @@ python3-devel python-devel python3-sip - qt5-base-devel + python-sip + qt5-base-devel qt5-connectivity-devel qt5-declarative-devel qt5-enginio-devel @@ -34,7 +36,6 @@ qt5-xmlpatterns-devel sip-devel - mirrors://sourceforge/pyqt/PyQt5/PyQt-5.4.2/PyQt-gpl-5.4.2.tar.gz @@ -42,17 +43,15 @@ Common files shared between python-qt5 and python3-qt5 libgcc - python - qt5-base - qt5-declarative + qt5-base /usr/bin/pylupdate5 + /usr/bin/py2lupdate5 /usr/bin/pyrcc5 + /usr/bin/py2rcc5 /usr/share/qt5/qsci/api - /usr/share/sip/PyQt5 - /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so - /usr/lib/qt5/plugins/designer/libpyqt5.so + /usr/share/sip/PyQt5 @@ -62,20 +61,22 @@ libgcc dbus + python python-qt5-common - qt5-base + qt5-base qt5-declarative qt5-sensors - qt5-assistant qt5-serialport qt5-svg qt5-webkit qt5-x11extras + qt5-multimedia qt5-xmlpatterns - /usr/bin/pyuic5 + /usr/bin/python2-pyuic5 /usr/lib/python2.7/site-packages + /usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so @@ -85,20 +86,23 @@ libgcc dbus + python3 python-qt5-common - qt5-base - qt5-declarative + qt5-base qt5-sensors - qt5-assistant - qt5-serialport - qt5-svg qt5-webkit qt5-x11extras + qt5-svg + qt5-multimedia + qt5-serialport + qt5-declarative qt5-xmlpatterns - /usr/bin/py3uic5 + /usr/bin/pyuic5 /usr/lib/python3.4/site-packages + /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so + /usr/lib/qt5/plugins/designer/libpyqt5.so @@ -114,6 +118,13 @@ + + 2015-10-16 + 5.5 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-09-07 5.4.2 diff --git a/programming/language/python/python-qt5/translations.xml b/programming/language/python/python-qt5/translations.xml index 0717cc7f9f..55d0863a84 100644 --- a/programming/language/python/python-qt5/translations.xml +++ b/programming/language/python/python-qt5/translations.xml @@ -1,7 +1,7 @@ python-qt5 - Qt5 4.x araçları için python bağlayıcıları + Qt5.x araçları için python bağlayıcıları Qt5, C++ kütüphaneleri dizisi ve geliştirme araçları olup grafik kullanıcı arabirimleri için, ağ bağlantısı, iş parçacığı, Unicode, düzenli ifadeler, SQL veritabanları, SVG, OpenGL, XML ve kullanıcıve uygulama ayarları gibi platform bağımsız uygulamalara ayrılır. PyQt, Python modülü seti olarak bu sınıftan 440 kadar uygulamayı çalıştırır. @@ -12,4 +12,3 @@ - diff --git a/programming/language/python/sip/actions.py b/programming/language/python/sip/actions.py index e1034e2829..4ef8232360 100644 --- a/programming/language/python/sip/actions.py +++ b/programming/language/python/sip/actions.py @@ -21,18 +21,11 @@ def setup(): shelltools.makedirs("build_python3") shelltools.copytree("./%s" % WorkDir, "build_python3") shelltools.cd(WorkDir) - pythonmodules.run('configure.py \ - -b /usr/bin \ - -d /usr/lib/%s/site-packages \ - -e /usr/include/%s/ \ - CFLAGS+="%s" CXXFLAGS+="%s"' % (py2dir, py2dir, get.CFLAGS(), get.CXXFLAGS())) + pythonmodules.run('configure.py CFLAGS+="%s" CXXFLAGS+="%s"' % (get.CFLAGS(), get.CXXFLAGS())) shelltools.cd("../build_python3/%s" % WorkDir) - pythonmodules.run('configure.py \ - -b /usr/bin \ - -d /usr/lib/%s/site-packages/ \ - -e /usr/include/%sm/ \ - CFLAGS="%s" CXXFLAGS="%s"' % (py3dir, py3dir, get.CFLAGS(), get.CXXFLAGS()), pyVer = "3") + pythonmodules.run('configure.py CFLAGS="%s" CXXFLAGS="%s"' % (get.CFLAGS(), get.CXXFLAGS()), pyVer = "3") + def build(): autotools.make() @@ -42,8 +35,11 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.rename("/usr/bin/sip", "sip2") - + pisitools.rename("/usr/bin/sip", "py2sip") + #pisitools.insinto("/usr/lib/python2.7/site-packages", "siputils.py") + #pisitools.insinto("/usr/lib/python2.7/site-packages", "sipdistutils.py") + shelltools.cd("../build_python3/%s" % WorkDir) autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - + #pisitools.insinto("/usr/lib/python3.4/site-packages", "siputils.py") + #pisitools.insinto("/usr/lib/python3.4/site-packages", "sipdistutils.py") \ No newline at end of file diff --git a/programming/language/python/sip/pspec.xml b/programming/language/python/sip/pspec.xml index 30ded7bc95..774fd4d3f9 100644 --- a/programming/language/python/sip/pspec.xml +++ b/programming/language/python/sip/pspec.xml @@ -10,14 +10,15 @@ app:console SIP is a tool for generating bindings for C++ classes so that they can be used by Python SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules. - - python3-devel - python-devel - mirrors://sourceforge/pyqt/sip-4.16.9.tar.gz + + qt5-base-devel + - no-strip.patch - sip-outoftree.patch + @@ -27,20 +28,22 @@ /usr/bin - /usr/sbin - /usr/share/doc - /usr/share/sip + /usr/share/licenses/sip/LICENSE - disable-rpaths.diff - fix-linking.diff + + + python3-devel + python3-sip /usr/lib/python3* + /usr/share/licenses/python3-sip/LICENSE Python 3.x SIP bindings for C and C++ libraries @@ -53,6 +56,9 @@ python-sip Python 2.x SIP bindings for C and C++ libraries + + python-devel + libgcc python @@ -60,6 +66,7 @@ /usr/lib/python2.7/ + /usr/share/licenses/python2-sip/LICENSE Python 2.x SIP bindings for C and C++ libraries