| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/qt.scm (dotherside): Update to 0.6.3
|
|
|
|
| |
* gnu/packages/qt.scm (qtsensors)[arguments]: Disable parallel tests.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets,
qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus,
qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.9.3.
|
|
|
|
| |
* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in 8075b623786f11966febac7d4ac0f5e90e3f7712.
This allows 'linguist.pro' of 'qttools' to find 'ConfigVersion.cmake.in',
which is needed for 'Qt5LinguistToolsConfigVersion.cmake'.
Reported by Thomas Danckaert <post@thomasdanckaert.be>.
* gnu/packages/qt.scm (qtsvg)[arguments]: Set 'EffectiveSourcePaths' in
the 'configure-qmake' phase.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt): Update to 5.9.
|
|
|
|
| |
* gnu/packages/qt.scm (python-sip): Update to 4.19.3.
|
|
|
|
| |
* gnu/packages/qt.scm (qtkeychain)[native-inputs]: Add pkg-config.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (grantlee)[arguments]
<#:phases>'check-setup': New phase, set QT_QPA_PLATFORM=offscreen.
<#:phases>'check': Remove phase.
|
|
|
|
|
| |
* gnu/packages/qt.scm (qscintilla)[#:phase configure]: Set QT_INSTALL_DATA and
QT_HOST_DATA to $OUT/lib/qt5.
|
|
|
|
|
|
|
|
| |
After the qtbase installation directories have been changed,
the relative RPATH in the libs no longer matched the sructure.
* gnu/packages/qt.scm(qtwebkit)[arguments]: New phase
fix-qmlwebkit-plugins-rpath.
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qwt)[arguments]<#:phases>: Modify 'qwtconfig.pri' to
use a directory layout that matching qtbase. Modify 'doc/doc.pro' to remove
the misplaced installation of man pages. Rename phase 'install-documentation'
to 'install-man-pages'.
|
|
|
|
|
|
|
|
|
|
|
| |
Before this, the paths in pkg-config (.pc) and libtool (.la) files of
submodules are all pointing to qtbase.
* gnu/packages/qt.scm (qtbase)[native-inputs]: Move 'which' to
'propagated-inputs'.
[arguments]: Rename 'patch-qt_config.prf' phase to 'patch-mkspecs' and
patch more qmake spec files there.
(qtsvg)[arguments]: Add 'configure-qmake' phase.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase)[arguments]: Pass docdir, headerdir,
archdatadir, datadir and examplesdir to 'configure'. Ajdust the
patch-qt_config.prf phase accordingly.
[native-search-paths]: Adjust accordingly.
(qtwayland)[arguments]: New field.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qt): Update to 5.9.2.
[outputs]: Add 'examples'.
[source]: Update 3rd party code to unbundle.
[inputs]: Add bluez, double-conversion, gstreamer, gst-plugins-base,
jasper, libinput-minimal, libtiff, libwebp, libxext, wayland. Replace
pcre with pcre2.
[arguments]: Re-enable parallel building. Update build flags.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase. qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtremoteobjects, qtspeech): Update to 5.9.2.
(qtnetworkauth): Same.
[arguments]: Add phase to help test suite pass.
|
|
|
|
| |
* gnu/packages/qt.scm (qtcharts, qtdatavis3d)[license]: New field.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtdeclarative-render2d, qtconnectivity,
qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport,
qtserialbus, qtwebchannel, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech)[synopsis, description]: New fields.
|
|
|
|
|
|
|
| |
This works around qtbase depending on gtk+.
* gnu/packages/qt.scm (qtbase)[inputs]: Replace libinput with
libinput-minimal.
|
|
|
|
| |
* gnu/packages/qt.scm (qtspeech): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtremoteobjects): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtnetworkauth): New variable.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and
gst-plugins-base.
[arguments]: Replace configure phase to pass extra arguments to qmake.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt+qscintilla): New variable.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (python-qscintilla): New variable.
Co-authored-by: Quiliro <quiliro@fsfla.org>
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qscintilla): New variable.
Co-authored-by: Quiliro <quiliro@fsfla.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras)
(qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors)
(qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel)
(qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2)
(qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d)
(qtcharts, qtdatavis3d, qtwebkit): Update to 5.9.1.
(qtwebkit)[source]: Change to official qt location.
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtsensors)[arguments]: Lengthen test
timeout so it passes on slower machines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtwebkit): Update to 5.9.0.
(qtbase)[source]: Remove bundled freetype, libpng, libjpeg, pcre2, xcb,
xkbcommon, zlib.
[inputs]: Remove pcre, add pcre2.
[arguments]: Add configure flag to use system pcre, update flag to not
compile examples.
(qtwayland)[source]: Remove examples in a snippet.
(qtlocation)[inputs]: add icu4c, openssl, zlib.
|
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt-4): Update to 4.12.
[source]: Adjust URI to file rename.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt): Update to 5.8.2.
|
|
|
|
| |
* gnu/packages/qt.scm (python-sip): Update to 4.19.2.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtwebkit): Update to 5.8.0.
(qtdeclarative-render2d)[properties]: New field, package has been
absorbed by qtdeclarative and thus marked as superseded by it.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase)[arguments]: Change the configure flags to
not use the precompiled headers. Enable x86_64 special hardware
instructions which have runtime detection.
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase)[inputs]: Add double-conversion.
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtconnectivity)[arguments]: Add a phase to remove
a test which fails on arm hardware.
|
|
|
|
|
|
| |
* gnu/packages/patches/qtscript-disable-tests.patch: New file.
* gnu/packages/qt.scm (qtscript)[source]: Use it.
* gnu/local.am (dist_patch_DATA): Register it.
|
|
|
|
| |
* gnu/packages/qt.scm (qtkeychain): Update to 0.8.0.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt)[propagated-inputs]: New field.
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
|
|
|
|
| |
* gnu/packages/qt.scm (qtdatavis3d): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtcharts): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtcanvas3d): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtpurchasing): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtscxml): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtgamepad): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtserialbus): New variable.
|