From ddc1748db4e952b859e1089916dfad4dd279a19a Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Fri, 21 May 2021 18:21:33 -0500 Subject: [PATCH 19/37] gnu: qttools: Update to 6.1.0. * gnu/packages/qt.scm (qttools): Update to 6.1.0. * gnu/packages/qt.scm (qttools-5): New variable. --- gnu/packages/animation.scm | 2 +- gnu/packages/astronomy.scm | 2 +- gnu/packages/audio.scm | 10 ++--- gnu/packages/bittorrent.scm | 2 +- gnu/packages/connman.scm | 2 +- gnu/packages/display-managers.scm | 2 +- gnu/packages/djvu.scm | 2 +- gnu/packages/education.scm | 2 +- gnu/packages/electronics.scm | 2 +- gnu/packages/emulators.scm | 2 +- gnu/packages/engineering.scm | 4 +- gnu/packages/finance.scm | 12 +++--- gnu/packages/game-development.scm | 2 +- gnu/packages/games.scm | 12 +++--- gnu/packages/geo.scm | 6 +-- gnu/packages/gps.scm | 4 +- gnu/packages/graphics.scm | 2 +- gnu/packages/image-processing.scm | 6 +-- gnu/packages/image-viewers.scm | 4 +- gnu/packages/image.scm | 2 +- gnu/packages/irc.scm | 2 +- gnu/packages/jami.scm | 2 +- gnu/packages/kde-frameworks.scm | 66 +++++++++++++++---------------- gnu/packages/kde-pim.scm | 20 +++++----- gnu/packages/kde-utils.scm | 2 +- gnu/packages/kde.scm | 14 +++---- gnu/packages/lego.scm | 2 +- gnu/packages/linphone.scm | 2 +- gnu/packages/lxqt.scm | 52 ++++++++++++------------ gnu/packages/maths.scm | 6 +-- gnu/packages/messaging.scm | 6 +-- gnu/packages/music.scm | 34 ++++++++-------- gnu/packages/networking.scm | 2 +- gnu/packages/password-utils.scm | 4 +- gnu/packages/photo.scm | 2 +- gnu/packages/python-xyz.scm | 2 +- gnu/packages/qt.scm | 46 ++++++++++++++++----- gnu/packages/radio.scm | 4 +- gnu/packages/robotics.scm | 2 +- gnu/packages/scribus.scm | 2 +- gnu/packages/sync.scm | 4 +- gnu/packages/syndication.scm | 2 +- gnu/packages/synergy.scm | 2 +- gnu/packages/telegram.scm | 2 +- gnu/packages/telephony.scm | 4 +- gnu/packages/text-editors.scm | 2 +- gnu/packages/video.scm | 4 +- 47 files changed, 200 insertions(+), 174 deletions(-) diff --git a/gnu/packages/animation.scm b/gnu/packages/animation.scm index 00123830c8..6aa997e33b 100644 --- a/gnu/packages/animation.scm +++ b/gnu/packages/animation.scm @@ -378,7 +378,7 @@ audio or video backends, ensuring good performance.") ("qtmultimedia" ,qtmultimedia-5) ("libsndfile" ,libsndfile))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (home-page "https://www.lostmarble.com/papagayo/") (synopsis "Lip-syncing for animations") (description diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 13c6d4fc73..32670ea1b4 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -422,7 +422,7 @@ deconvolution). Such post-processing is not performed by Stackistry.") `(("gettext" ,gettext-minimal) ; xgettext is used at compile time ("perl" ,perl) ; for pod2man ("qtbase" ,qtbase-5) ; Qt MOC is needed at compile time - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments `(#:test-target "test" #:configure-flags (list "-DENABLE_TESTING=1" diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 79f526e469..6b701da93a 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -498,7 +498,7 @@ implementation of Adaptive Multi Rate Narrowband and Wideband ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "http://alsamodular.sourceforge.net/") (synopsis "Realtime modular synthesizer and effect processor") (description @@ -2737,7 +2737,7 @@ different audio devices such as ALSA or PulseAudio.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://qjackctl.sourceforge.io/") (synopsis "Jack server control application") (description "Control a Jack server. Allows you to plug various sources @@ -2865,7 +2865,7 @@ link REQUIRED)")) (native-inputs `(("ableton-link" ,ableton-link) ("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) (inputs `(("jack" ,jack-1) @@ -3554,7 +3554,7 @@ interface.") (arguments `(#:tests? #f)) ; no "check" phase (native-inputs - `(("qttools" ,qttools) + `(("qttools" ,qttools-5) ("pkg-config" ,pkg-config))) (inputs `(("fluidsynth" ,fluidsynth) @@ -5095,7 +5095,7 @@ Rate} 3600x2250 bit/s vocoder used in various radio systems.") ("portaudio" ,portaudio) ;for portaudio examples ("qtbase" ,qtbase-5) ;for Qt examples ("qtdeclarative" ,qtdeclarative-5) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("jack" ,jack-1) ;for JACK examples ("qtquickcontrols" ,qtquickcontrols))) ;for Qt examples diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index 5c27a698a2..aa538c578d 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -453,7 +453,7 @@ desktops.") #t))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("libtorrent-rasterbar" ,libtorrent-rasterbar) diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm index 4cce62d9de..86ecca55f8 100644 --- a/gnu/packages/connman.scm +++ b/gnu/packages/connman.scm @@ -150,7 +150,7 @@ sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth.") (inputs `(("qtbase" ,qtbase-5))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (build-system gnu-build-system) (arguments '(#:phases diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-managers.scm index 7944894fda..bc6fe529a5 100644 --- a/gnu/packages/display-managers.scm +++ b/gnu/packages/display-managers.scm @@ -73,7 +73,7 @@ (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("elogind" ,elogind) ("glib" ,glib) diff --git a/gnu/packages/djvu.scm b/gnu/packages/djvu.scm index 96071b8da1..baf192be70 100644 --- a/gnu/packages/djvu.scm +++ b/gnu/packages/djvu.scm @@ -113,7 +113,7 @@ utilities.") ("automake" ,automake) ("libtool" ,libtool) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("djvulibre" ,djvulibre) ("glib" ,glib) diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm index db6696b9ab..4efce2834c 100644 --- a/gnu/packages/education.scm +++ b/gnu/packages/education.scm @@ -185,7 +185,7 @@ of categories with some of the activities available in that category. ("gettext" ,gettext-minimal) ("kdoctools" ,kdoctools) ("perl" ,perl) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) (inputs `(("openssl" ,openssl) diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index 470c29f99a..240fcfa20b 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm @@ -270,7 +270,7 @@ format support.") #t)))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("glib" ,glib) diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index 71311560fd..1394849555 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm @@ -610,7 +610,7 @@ The following systems are supported: (list "-DUSE_LZMA=OFF" ;do not use bundled LZMA "-DUSE_LIBZIP=OFF"))) ;use "zlib" instead (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("ffmpeg" ,ffmpeg) ("libedit" ,libedit) ("libelf" ,libelf) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 50c2e9b2be..a20e5ec9af 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -2051,7 +2051,7 @@ parallel computing platforms. It also supports serial execution.") ("qtsvg" ,qtsvg-5) ("zlib" ,zlib))) (native-inputs - `(("qttools" ,qttools) ; for lrelease + `(("qttools" ,qttools-5) ; for lrelease ("unzip" ,unzip))) (arguments `(#:phases @@ -2385,7 +2385,7 @@ comments."))) (native-inputs `(("doxygen" ,doxygen) ("graphviz" ,graphviz) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("pkg-config" ,pkg-config) ("python-pyside-2-tools" ,python-pyside-2-tools) ("swig" ,swig))) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index cbe412bd30..2b695adb7c 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -131,7 +131,7 @@ ("pkg-config" ,pkg-config) ("python" ,python) ; for the tests ("util-linux" ,util-linux) ; provides the hexdump command for tests - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("bdb" ,bdb-4.8) ; 4.8 required for compatibility ("boost" ,boost) @@ -665,7 +665,7 @@ other machines/servers. Electroncash does not download the Bitcoin Cash blockch ("pkg-config" ,pkg-config) ("protobuf" ,protobuf) ("python" ,python) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("cppzmq" ,cppzmq) @@ -1299,7 +1299,7 @@ Trezor wallet.") `(("pkg-config" ,pkg-config) ("python" ,python) ; for the tests ("util-linux" ,util-linux) ; provides the hexdump command for tests - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("bdb" ,bdb-5.3) ("boost" ,boost) @@ -1413,7 +1413,7 @@ following three utilities are included with the library: ("pkg-config" ,pkg-config) ("python" ,python) ; for the tests ("util-linux" ,util-linux) ; provides the hexdump command for tests - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("bdb" ,bdb-4.8) ("boost" ,boost) @@ -1493,7 +1493,7 @@ a Qt GUI.") (string-append "PREFIX=" %output) "features=")))))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("python" ,python) ("qtbase" ,qtbase-5) @@ -1564,7 +1564,7 @@ like Flowee the Hub, which Fulcrum connects to over RPC.") ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("util-linux" ,util-linux))) ; provides the hexdump command for tests (home-page "https://flowee.org") (synopsis "Flowee infrastructure tools and services") diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index c0a3c4c60b..3c514d23e0 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -465,7 +465,7 @@ support.") ("qtsvg" ,qtsvg-5) ("zlib" ,zlib))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (arguments '(#:phases (modify-phases %standard-phases diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index faed0d2ec4..6c9cfb7281 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -930,7 +930,7 @@ want what you have.") ("qtbase" ,qtbase-5) ("qtmultimedia" ,qtmultimedia-5) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("qtwebsockets" ,qtwebsockets-5) ("xz" ,xz) ("zlib" ,zlib))) @@ -2406,7 +2406,7 @@ and defeat them with your bubbles!") #t))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("glm" ,glm) ("libmodplug" ,libmodplug) @@ -7257,7 +7257,7 @@ making Yamagi Quake II one of the most solid Quake II implementations available. (native-inputs `(("cmake" ,cmake-minimal) ("gettext-minimal" ,gettext-minimal) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (synopsis "Realistic physics puzzle game") (description "The Butterfly Effect (tbe) is a game that uses realistic physics simulations to combine lots of simple mechanical @@ -9312,7 +9312,7 @@ and also provides the base for the FlightGear Flight Simulator.") (native-inputs `(("cppunit" ,cppunit) ("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("flightgear-data" ,(origin (method url-fetch) @@ -9436,7 +9436,7 @@ play with up to four players simultaneously. It has network support.") `(("clang" ,clang) ("ghc" ,ghc) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://hedgewars.org/") (synopsis "Turn-based artillery game featuring fighting hedgehogs") (description @@ -11912,7 +11912,7 @@ and chess engines.") (base32 "01fjchil2h6ry2ywr0dwjw2g7zd29580cr4c74d5z74h999lp6nh")))) (build-system qt-build-system) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtmultimedia" ,qtmultimedia-5) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 91eaf837b5..0ec6f3d2be 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -1239,7 +1239,7 @@ map display. Downloads map data from a number of websites, including #t))) #:tests? #f)) ; no tests (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("bzip2" ,bzip2) ("font-liberation" ,font-liberation) @@ -1658,7 +1658,7 @@ using the dataset of topographical information collected by (build-system qt-build-system) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("gdal" ,gdal) ("libjpeg-turbo" ,libjpeg-turbo) @@ -2300,7 +2300,7 @@ growing set of geoscientific methods.") ("pkg-config" ,pkg-config) ("python-mock" ,python-mock) ("python-nose2" ,python-nose2) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("shellcheck" ,shellcheck) ("xorg-server" ,xorg-server-for-tests))) (home-page "https://qgis.org") diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm index 0eb4362858..f7b3a63a33 100644 --- a/gnu/packages/gps.scm +++ b/gnu/packages/gps.scm @@ -89,7 +89,7 @@ ("zlib" ,zlib))) (native-inputs `(("which" ,which) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("libxml2" ,libxml2))) ;'xmllint' needed for the KML tests (home-page "https://www.gpsbabel.org/") (synopsis "Convert and exchange data with GPS and map programs") @@ -209,7 +209,7 @@ coordinates as well as partial support for adjustments in global coordinate syst (inputs `(("qtbase" ,qtbase-5))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (home-page "https://www.gpxsee.org") (synopsis "GPS log file viewer and analyzer") (description diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 2fdd407404..425924dfbd 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -1497,7 +1497,7 @@ exec -a \"$0\" ~a/.brdf-real~%" (chmod "brdf" #o555))) #t))))) (native-inputs - `(("qttools" ,qttools))) ;for 'qmake' + `(("qttools" ,qttools-5))) ;for 'qmake' (inputs `(("qtbase" ,qtbase-5) ("mesa" ,mesa) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index d478d40171..14f700a47e 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -700,7 +700,7 @@ including 2D color images.") (lambda _ (chdir "gmic-qt") #t)))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("gmic" ,gmic) ("qtbase" ,qtbase-5) @@ -1036,7 +1036,7 @@ combine the information contained in both.") ("zlib" ,zlib))) (native-inputs `(("googletest" ,googletest) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("pkg-config" ,pkg-config) ("c3d-src" ,(let* ((commit "f521358db26e00002c911cc47bf463b043942ad3") @@ -1151,7 +1151,7 @@ substituted by matching images.") "0kixwjb2x457dq7927hkh34c803p7yh1pmn6n61rk9shqrcg492h")))) (build-system qt-build-system) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("libjpeg" ,libjpeg-turbo) diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm index 33e658d6e9..69affe23e7 100644 --- a/gnu/packages/image-viewers.scm +++ b/gnu/packages/image-viewers.scm @@ -356,7 +356,7 @@ It supports JPEG, PNG and GIF formats.") (build-system cmake-build-system) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtdeclarative" ,qtdeclarative-5) @@ -737,7 +737,7 @@ to set X desktop background.") ("qtsvg" ,qtsvg-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (synopsis "Image viewer supporting all common formats") (description "Nomacs is a simple to use image lounge featuring semi-transparent widgets that display additional information such as metadata, diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 6e7e1ef870..563a933252 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -1822,7 +1822,7 @@ parsing, viewing, modifying, and saving this metadata.") "1z77igs60lz106vsf6wsayxjafxm3llf2lm4dpvsqyyrxybfq191")))) (build-system qt-build-system) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5))) diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm index 1ec71ffb1b..04be4e32d0 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm @@ -125,7 +125,7 @@ (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("inxi" ,inxi-minimal) ("libdbusmenu-qt" ,libdbusmenu-qt) diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm index d386287ebb..4af9b908b3 100644 --- a/gnu/packages/jami.scm +++ b/gnu/packages/jami.scm @@ -594,7 +594,7 @@ decentralized calling using P2P-DHT.") )) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("doxygen" ,doxygen) ("graphviz" ,graphviz))) (inputs diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 3233a0d4f6..01838ade2c 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm @@ -163,7 +163,7 @@ common build settings used in software produced by the KDE community.") ;; TODO: Add building the super experimental QML support `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (arguments @@ -202,7 +202,7 @@ common build settings used in software produced by the KDE community.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("phonon" ,phonon) @@ -483,7 +483,7 @@ and the older vCalendar.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("gperf" ,gperf) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (home-page "https://community.kde.org/Frameworks") @@ -520,7 +520,7 @@ Internet).") `(("dbus" ,dbus) ("extra-cmake-modules" ,extra-cmake-modules) ("inetutils" ,inetutils) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) (inputs `(("qtbase" ,qtbase-5))) @@ -583,7 +583,7 @@ propagate their changes to their respective configuration files.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("shared-mime-info" ,shared-mime-info) ;; TODO: FAM: File alteration notification http://oss.sgi.com/projects/fam ("xorg-server" ,xorg-server-for-tests))) ; for the tests @@ -642,7 +642,7 @@ many more.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("dbus" ,dbus) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtx11extras" ,qtx11extras-5) @@ -685,7 +685,7 @@ as well as an API to create KDED modules.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("avahi" ,avahi) ; alternativly dnssd could be used ("qtbase" ,qtbase-5))) @@ -782,7 +782,7 @@ interfaces in the areas of colors, fonts, text, images, keyboard input.") #t))))) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtdeclarative" ,qtdeclarative-5))) @@ -883,7 +883,7 @@ or user activity.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kwindowsystem" ,kwindowsystem) ;; TODO: Find a way to activate this optional include without @@ -969,7 +969,7 @@ model to observers (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (home-page "https://community.kde.org/Frameworks") @@ -995,7 +995,7 @@ to flat and hierarchical lists.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (home-page "https://community.kde.org/Frameworks") @@ -1024,7 +1024,7 @@ pixel units.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("perl" ,perl) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ;; Optional, for compile-time validation of syntax definition files: ("qtxmlpatterns" ,qtxmlpatterns-5))) (inputs @@ -1113,7 +1113,7 @@ represented by a QPoint or a QSize.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) (inputs `(("qtbase" ,qtbase-5))) @@ -1153,7 +1153,7 @@ configuration pages, message boxes, and password requests.") ("pkg-config" ,pkg-config) ("dbus" ,dbus) ; for the tests ("openbox" ,openbox) ; for the tests - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) ; for the tests (inputs `(("libxrender" ,libxrender) @@ -1415,7 +1415,7 @@ feel.") ("dbus" ,dbus) ("extra-cmake-modules" ,extra-cmake-modules) ("flex" ,flex) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtdeclarative" ,qtdeclarative-5) @@ -1445,7 +1445,7 @@ system.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("hunspell" ,hunspell) ;; TODO: hspell (for Hebrew), Voikko (for Finish) @@ -1549,7 +1549,7 @@ with other frameworks.") (native-inputs `(("dbus" ,dbus) ("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kcoreaddons" ,kcoreaddons) ("polkit-qt" ,polkit-qt) @@ -1595,7 +1595,7 @@ utilities.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kconfig" ,kconfig) ("kwidgetsaddons" ,kwidgetsaddons) @@ -1861,7 +1861,7 @@ formats.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kcoreaddons" ,kcoreaddons) ("kwidgetsaddons" ,kwidgetsaddons) @@ -1890,7 +1890,7 @@ asynchronous jobs.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("dbus" ,dbus) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kcodecs" ,kcodecs) ("kconfig" ,kconfig) @@ -2210,7 +2210,7 @@ by which applications, and what documents have been linked to which activity.") `(("kwidgetsaddons" ,kwidgetsaddons))) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kauth" ,kauth) ("kcodecs" ,kcodecs) @@ -2317,7 +2317,7 @@ KCModules can be created with the KConfigWidgets framework.") ("ki18n" ,ki18n) ;; todo: PythonModuleGeneration ("qtbase" ,qtbase-5) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments `(#:phases (modify-phases %standard-phases @@ -2448,7 +2448,7 @@ started on demand.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kconfig" ,kconfig) ("kcoreaddons" ,kcoreaddons) @@ -2522,7 +2522,7 @@ with su and ssh respectively.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kconfig" ,kconfig) ("kcoreaddons" ,kcoreaddons) @@ -2596,7 +2596,7 @@ emoticons coming from different providers.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kconfig" ,kconfig) ("kcrash" ,kcrash) @@ -2631,7 +2631,7 @@ window does not need focus for them to be activated.") (build-system cmake-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("shared-mime-info" ,shared-mime-info))) (inputs `(("karchive" ,karchive) @@ -2761,7 +2761,7 @@ consumption.") ("solid" ,solid))) (native-inputs `(("dbus" ,dbus) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("extra-cmake-modules" ,extra-cmake-modules))) (inputs `(;; TODO: LibACL , @@ -3250,7 +3250,7 @@ library.") ("sonnet" ,sonnet))) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kauth" ,kauth) ("kcodecs" ,kcodecs) @@ -3332,7 +3332,7 @@ the passwords on KDE work spaces.") ("kconfigwidgets" ,kconfigwidgets))) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("attica" ,attica) ("kauth" ,kauth) @@ -3671,7 +3671,7 @@ workspace.") ("networkmanager-qt" ,networkmanager-qt) ("openssl" ,openssl) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("qtx11extras" ,qtx11extras-5))) ;; FIXME: Use Guix ca-bundle.crt in etc/xdg/ksslcalist and ;; share/kf5/kssl/ca-bundle.crt @@ -3827,7 +3827,7 @@ support.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("kdoctools" ,kdoctools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("ki18n" ,ki18n) ("kjs" ,kjs) @@ -3856,7 +3856,7 @@ QObjects, so you can script your applications.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("kdoctools" ,kdoctools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kcompletion" ,kcompletion) ("kcoreaddons" ,kcoreaddons) @@ -3894,7 +3894,7 @@ KParts instead.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("kdoctools" ,kdoctools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("kcompletion" ,kcompletion) ("kcoreaddons" ,kcoreaddons) diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index 5592775850..bea2ad8ed8 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm @@ -58,7 +58,7 @@ (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("shared-mime-info" ,shared-mime-info))) (inputs `(("boost" ,boost) @@ -544,7 +544,7 @@ one of the APIs mentioned above.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("akonadi" ,akonadi) ("akonadi-calendar" ,akonadi-calendar) @@ -787,7 +787,7 @@ package.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("akonadi" ,akonadi) ("akonadi-calendar" ,akonadi-calendar) @@ -1137,7 +1137,7 @@ manager from KDE.") `(("extra-cmake-modules" ,extra-cmake-modules) ("dbus" ,dbus) ("gnupg" ,gnupg) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("akonadi" ,akonadi) ("akonadi-contacts" ,akonadi-contacts) @@ -1535,7 +1535,7 @@ application \"Parts\" to be embedded as a Kontact component (or plugin).") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("dbus" ,dbus) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("kdoctools" ,kdoctools))) (inputs `(("akonadi" ,akonadi) @@ -1662,7 +1662,7 @@ Virtual Contact File}) files to the KPeople contact management library.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("karchive" ,karchive) ("akonadi" ,akonadi) @@ -1721,7 +1721,7 @@ Virtual Contact File}) files to the KPeople contact management library.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("grantlee" ,grantlee) ("kcodecs" ,kcodecs) @@ -1835,7 +1835,7 @@ and allows one to view/extract message formatted text in Rich Text Format.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("akonadi" ,akonadi) ("akonadi-contacts" ,akonadi-contacts) @@ -1883,7 +1883,7 @@ and allows one to view/extract message formatted text in Rich Text Format.") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("cyrus-sasl" ,cyrus-sasl) ("ki18n" ,ki18n) @@ -1920,7 +1920,7 @@ various Google services.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("kdoctools" ,kdoctools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("gpgme" ,gpgme) diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index 452cf0173d..de907ae713 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm @@ -343,7 +343,7 @@ either be created or generated from a image.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("kdoctools" ,kdoctools) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("shared-mime-info" ,shared-mime-info))) (inputs `(("kbookmarks" ,kbookmarks) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index bd255b0c36..75d39174de 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -236,7 +236,7 @@ browser for easy news reading.") (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("shared-mime-info" ,shared-mime-info) ("frei0r-plugins" ,frei0r-plugins) @@ -324,7 +324,7 @@ projects.") `(("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) ("shared-mime-info" ,shared-mime-info) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("boost" ,boost) ("clang" ,clang) @@ -443,7 +443,7 @@ for some KDevelop language plugins (Ruby, PHP, CSS...).") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5))) @@ -690,7 +690,7 @@ cards.") `(("qtbase" ,qtbase-5))) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://techbase.kde.org/Projects/Snorenotify") (synopsis "Qt notification framework") (description "Snorenotify is a multi platform Qt notification framework. @@ -809,7 +809,7 @@ communicate with each other. Here's a few things KDE Connect can do: ("extra-cmake-modules" ,extra-cmake-modules) ("pkg-config" ,pkg-config) ("python" ,python-wrapper) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("breeze" ,breeze) ;for dark themes ("breeze-icons" ,breeze-icons) ;for icons @@ -927,7 +927,7 @@ unmount drives and view them in a file manager.") `(("extra-cmake-modules" ,extra-cmake-modules) ("perl" ,perl) ("python" ,python) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("kdoctools" ,kdoctools))) (inputs `(("qtbase" ,qtbase-5) @@ -1184,7 +1184,7 @@ or Bonjour by other projects).") (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ;; For optional component "Survey target expression parser" ("bison" ,bison) ("flex" ,flex) diff --git a/gnu/packages/lego.scm b/gnu/packages/lego.scm index 5b72c0e0be..271a1930b4 100644 --- a/gnu/packages/lego.scm +++ b/gnu/packages/lego.scm @@ -112,7 +112,7 @@ restrictions that stem from limitations of the standard RCX firmware.") "02kv1m18g6s4dady9jv4sjivfkrp192bmdw2a3d9lzlp60zks0p2")))) (build-system gnu-build-system) (native-inputs - `(("qttools" ,qttools))) ; for lrelease + `(("qttools" ,qttools-5))) ; for lrelease (inputs `(("mesa" ,mesa) ("qtbase" ,qtbase-5) diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm index 4013463f35..e605001526 100644 --- a/gnu/packages/linphone.scm +++ b/gnu/packages/linphone.scm @@ -852,7 +852,7 @@ and video calls or instant messaging capabilities to an application.") grammar-dest))))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("bctoolbox" ,bctoolbox) ("belcard" ,belcard) diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm index d6a397df71..08c1318aa3 100644 --- a/gnu/packages/lxqt.scm +++ b/gnu/packages/lxqt.scm @@ -234,7 +234,7 @@ in Qt.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://lxqt.github.io") (synopsis "Core utility library for all LXQt components") (description "liblxqt provides the basic libraries shared by the @@ -288,7 +288,7 @@ and memory usage or network traffic.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -331,7 +331,7 @@ LXQt and the system it's running on.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -386,7 +386,7 @@ the operating system LXQt is running on.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -447,7 +447,7 @@ configuration of both LXQt and the underlying operating system.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("lxqt-build-tools" ,lxqt-build-tools))) (arguments '(#:tests? #f ; no tests @@ -495,7 +495,7 @@ as a whole and are not limited to distinct applications.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no test target #:phases @@ -541,7 +541,7 @@ according to the Desktop Notifications Specification.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -596,7 +596,7 @@ of other programs.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (propagated-inputs ;; Propagating KWINDOWSYSTEM so that the list of opened applications ;; shows up in lxqt-panel's taskbar plugin. @@ -659,7 +659,7 @@ of other programs.") `(("pkg-config" ,pkg-config) ("polkit" ,polkit) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no test target #:phases @@ -706,7 +706,7 @@ LXQt.") ("solid" ,solid))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -753,7 +753,7 @@ when laptop batteries are low on power.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -794,7 +794,7 @@ Qt with LXQt.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("lxqt-build-tools" ,lxqt-build-tools))) (arguments '(#:tests? #f ; no tests @@ -843,7 +843,7 @@ allows for launching applications or shutting down the system.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments `(#:tests? #f #:phases @@ -912,7 +912,7 @@ for the LXQt desktop environment.") ("sudo" ,sudo))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("lxqt-build-tools" ,lxqt-build-tools))) (arguments '(#:tests? #f ; no tests @@ -996,7 +996,7 @@ for LXQt.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://lxqt.github.io") (synopsis "Qt binding for libfm") (description "libfm-qt is the Qt port of libfm, a library providing @@ -1021,7 +1021,7 @@ components to build desktop file managers which belongs to LXDE.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("lxqt-build-tools" ,lxqt-build-tools))) (arguments '(#:tests? #f ; no tests @@ -1063,7 +1063,7 @@ LXDE.") (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f ; no tests #:phases @@ -1101,7 +1101,7 @@ manager Compton.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1136,7 +1136,7 @@ image viewer.") (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) ("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1166,7 +1166,7 @@ window manager OpenBox.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1196,7 +1196,7 @@ window manager OpenBox.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1222,7 +1222,7 @@ processes currently in existence, much like code{top} or code{ps}.") ("utf8proc" ,utf8proc))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1248,7 +1248,7 @@ processes currently in existence, much like code{top} or code{ps}.") ("qtermwidget" ,qtermwidget))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1277,7 +1277,7 @@ QTermWidget.") ("qtx11extras" ,qtx11extras-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) ; no tests (home-page "https://lxqt.github.io") @@ -1308,7 +1308,7 @@ easily publishing them on internet image hosting services.") (native-inputs `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments '(#:tests? #f)) (home-page "https://lxqt.github.io") @@ -1344,7 +1344,7 @@ like @command{tar} and @command{zip}.") ("libqtxdg" ,libqtxdg))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (arguments `(#:tests? #f ; no tests #:phases diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 8be6d19cfc..981c594e0f 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -2318,7 +2318,7 @@ ASCII text files using Gmsh's own scripting language.") (native-inputs `(("pkg-config" ,pkg-config) ;;("python-astropy" ,python-astropy) ;; FIXME: Package this. - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("python-sip" ,python-sip-4))) (inputs `(("ghostscript" ,ghostscript) ;optional, for EPS/PS output @@ -4548,7 +4548,7 @@ evaluates expressions using the standard order of operations.") (build-system gnu-build-system) (native-inputs `(("gettext" ,gettext-minimal) ("qtbase" ,qtbase-5) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("libx11" ,libx11) ("zlib" ,zlib) ("libpng" ,libpng) @@ -6064,7 +6064,7 @@ functions.") "0vh7cd1915bjqzkdp3sk25ngy8cq624mkh8c53c5bnzk357kb0fk")))) (build-system cmake-build-system) (inputs `(("qtbase" ,qtbase-5))) - (native-inputs `(("qttools" ,qttools))) + (native-inputs `(("qttools" ,qttools-5))) (arguments `(#:phases (modify-phases %standard-phases diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index a12f09e010..4bfca01c04 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1609,7 +1609,7 @@ instant messenger with audio and video chat capabilities.") ("sqlcipher" ,sqlcipher))) (native-inputs `(("pkg-config" ,pkg-config) - ("qmake" ,qttools))) + ("qmake" ,qttools-5))) (home-page "https://qtox.github.io/") (synopsis "Tox chat client using Qt") (description "qTox is a Tox client that follows the Tox design @@ -2340,7 +2340,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.") ("zlib" ,zlib))) (native-inputs `(("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (home-page "https://github.com/Nheko-Reborn/nheko") (synopsis "Desktop client for Matrix using Qt and C++14") (description "@code{Nheko} want to provide a native desktop app for the @@ -2388,7 +2388,7 @@ There is support for: ("qtquickcontrols" ,qtquickcontrols) ("qtquickcontrols2" ,qtquickcontrols2) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("xdg-utils" ,xdg-utils))) (arguments `(#:tests? #f)) ; no tests diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 252775d657..1e99ef5782 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -413,7 +413,7 @@ score, keyboard, guitar, drum and controller views.") `(("gettext" ,gettext-minimal) ("googletest" ,googletest) ("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (inputs `(("boost" ,boost) ("chromaprint" ,chromaprint) @@ -507,7 +507,7 @@ playing your music.") `(("gettext" ,gettext-minimal) ("googletest" ,googletest) ("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools) + ("qtlinguist" ,qttools-5) ("xorg-server" ,xorg-server-for-tests))) (inputs `(("alsa-lib" ,alsa-lib) @@ -745,7 +745,7 @@ settings (aliasing, linear interpolation and cubic interpolation).") (native-inputs `(("cppunit" ,cppunit) ("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (inputs `(("alsa-lib" ,alsa-lib) ("jack" ,jack-1) @@ -2041,7 +2041,7 @@ users to select LV2 plugins and run them with jalv.") ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://synthv1.sourceforge.io") (synopsis "Polyphonic subtractive synthesizer") (description @@ -2074,7 +2074,7 @@ oscillators and stereo effects.") ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://drumkv1.sourceforge.io") (synopsis "Drum-kit sampler synthesizer with stereo effects") (description @@ -2107,7 +2107,7 @@ effects.") ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://samplv1.sourceforge.io") (synopsis "Polyphonic sampler synthesizer with stereo effects") (description @@ -2140,7 +2140,7 @@ effects.") ("qtbase" ,qtbase-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://padthv1.sourceforge.io") (synopsis "Polyphonic additive synthesizer") (description @@ -2719,7 +2719,7 @@ browser.") (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("alsa-lib" ,alsa-lib))) (native-inputs `(("pkg-config" ,pkg-config) @@ -2771,7 +2771,7 @@ backends, including ALSA, OSS, Network and FluidSynth.") (native-inputs `(("libxslt" ,libxslt) ;for xsltproc ("docbook-xsl" ,docbook-xsl) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("pkg-config" ,pkg-config))) (home-page "https://vmpk.sourceforge.io/") (synopsis "Virtual MIDI piano keyboard") @@ -3122,7 +3122,7 @@ from the command line.") ("zlib" ,zlib))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://qtractor.org/") (synopsis "Audio/MIDI multi-track sequencer") (description @@ -4430,7 +4430,7 @@ develop custom plugins for use in other applications without programming.") ("lv2" ,lv2))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "http://qmidiarp.sourceforge.net/") (synopsis "MIDI arpeggiator") (description "QMidiArp is an advanced MIDI arpeggiator, programmable step @@ -4458,7 +4458,7 @@ modules running in parallel.") ("alsa-lib" ,alsa-lib))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "http://alsamodular.sourceforge.net/") (synopsis "MIDI event router and filter") (description "QMidiRoute is a MIDI event router and filter. MIDI note, @@ -4620,7 +4620,7 @@ are a C compiler and glib. Full API documentation and examples are included.") #t))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ;; rpmalloc is a public domain memory allocator. This version specified ;; below is the version required by LMMS. ;; To get the new commit of rpmalloc to use here, run @@ -4750,7 +4750,7 @@ standalone JACK client and an LV2 plugin is also available.") ("qtxmlpatterns" ,qtxmlpatterns-5))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (synopsis "Music composition and notation software") (description "MuseScore is a music score typesetter. Its main purpose is the creation @@ -4828,7 +4828,7 @@ sample library.") ("rubberband" ,rubberband))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (home-page "https://muse-sequencer.github.io/") (synopsis "MIDI/Audio sequencer") (description "MusE is a MIDI/Audio sequencer with recording and editing @@ -5018,7 +5018,7 @@ specification and header.") ("zlib" ,zlib))) (native-inputs `(("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (synopsis "Music composition and editing environment based around a MIDI sequencer") (description "Rosegarden is a music composition and editing environment @@ -5508,7 +5508,7 @@ discard bad quality ones. `(("gettext" ,gettext-minimal) ("hicolor-icon-theme" ,hicolor-icon-theme) ("itstool" ,itstool) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (synopsis "Musical instrument tuner") (description "FMIT is a graphical utility for tuning musical instruments, with error and volume history, and advanced features.") diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 0646971408..0eb6a1d1e5 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -1486,7 +1486,7 @@ of the same name.") ("perl" ,perl) ("pkg-config" ,pkg-config) ("python" ,python-wrapper) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (synopsis "Network traffic analyzer") (description "Wireshark is a network protocol analyzer, or @dfn{packet sniffer}, that lets you capture and interactively browse the contents of diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index 2a066a8b68..5bdfba6a2e 100644 --- a/gnu/packages/password-utils.scm +++ b/gnu/packages/password-utils.scm @@ -151,7 +151,7 @@ human.") #t))))) (native-inputs `(("asciidoctor" ,ruby-asciidoctor) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("argon2" ,argon2) ("libgcrypt" ,libgcrypt) @@ -695,7 +695,7 @@ key URIs using the standard otpauth:// scheme.") (setenv "QT_QPA_PLATFORM" "offscreen") #t))))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5))) diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm index ead70c3e22..77fa016026 100644 --- a/gnu/packages/photo.scm +++ b/gnu/packages/photo.scm @@ -613,7 +613,7 @@ and enhance them.") "Photoflare.pro"))))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("graphicsmagick" ,graphicsmagick) ("libomp" ,libomp) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index deff74b3b2..2428c9777e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23246,7 +23246,7 @@ with features similar to the @command{wget} utility.") ("python-translation-finder" ,python-translation-finder) ("python-watchdog" ,python-watchdog))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (home-page "https://framagit.org/tyreunom/offlate") (synopsis "Offline translation interface for online translation tools") (description "Offlate offers a unified interface for different translation diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 608f9a8973..10c20d62e4 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -186,7 +186,7 @@ (add-after 'install 'qt-wrap (assoc-ref qt:%standard-phases 'qt-wrap))))) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5))) @@ -1404,6 +1404,32 @@ native APIs where it makes sense."))) positioning and geolocation plugins."))) (define-public qttools + (package (inherit qtsvg) + (name "qttools") + (version "6.1.0") + (source (origin + (method url-fetch) + (uri (qt5-urls name version)) + (sha256 + (base32 + "0ghz89zdf2wgck4mwsfip2xh9sp01gf54yyk842hp8r024606qv2")))) + (arguments + (substitute-keyword-arguments (package-arguments qtsvg) + ((#:tests? _ #f) #f))) ; TODO: Enable the tests + (native-inputs + `(("libxkbcommon" ,libxkbcommon) + ("perl" ,perl) + ("qtdeclarative" ,qtdeclarative) + ("vulkan-headers" ,vulkan-headers))) + (inputs + `(("mesa" ,mesa) + ("qtbase" ,qtbase))) + (synopsis "Qt Tools and Designer modules") + (description "The Qt Tools module provides a set of applications to browse +the documentation, translate applications, generate help files and other stuff +that helps in Qt development."))) + +(define-public qttools-5 (package (inherit qtsvg-5) (name "qttools") (version "5.15.2") @@ -1441,7 +1467,7 @@ that helps in Qt development."))) (patches (search-patches "qtscript-disable-tests.patch")))) (native-inputs `(("perl" ,perl) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (synopsis "Qt Script module") @@ -1744,7 +1770,7 @@ message."))) `(#:tests? #f)) ;no test (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("enchant" ,enchant) ("qtbase" ,qtbase-5))) @@ -2224,7 +2250,7 @@ module provides support functions to the automatically generated code.") ("qtsensors" ,qtsensors-5) ("qtserialport" ,qtserialport-5) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("qtwebchannel" ,qtwebchannel-5) ("qtwebkit" ,qtwebkit) ("qtwebsockets" ,qtwebsockets-5) @@ -2570,7 +2596,7 @@ This package provides the Python bindings."))) (build-system cmake-build-system) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (arguments @@ -2717,7 +2743,7 @@ that can be only started once per user. (inputs `(("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (arguments `(#:phases (modify-phases %standard-phases @@ -2861,7 +2887,7 @@ time Web content can be enhanced with native controls.") "09fz6v8rp28997f235yaifj8p4vvsyv45knc1iivgdvx7msgcd0m")))) (build-system cmake-build-system) (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtdeclarative" ,qtdeclarative-5))) @@ -2899,7 +2925,7 @@ a binding language: (build-system cmake-build-system) (arguments `(#:tests? #f)) ; There are no tests (native-inputs - `(("qttools" ,qttools))) + `(("qttools" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5))) (home-page "https://gitlab.com/mattia.basaglia/Qt-Color-Widgets") @@ -3048,7 +3074,7 @@ color-related widgets.") (native-inputs `(("cmake" ,cmake-minimal) ("python" ,python-wrapper) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("which" ,which))) (arguments `(#:tests? #f @@ -3142,7 +3168,7 @@ generate Python bindings for your C or C++ code.") (apply invoke (cons "qmake" make-flags))))))) (native-inputs `(("qtbase" ,qtbase-5) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("glu" ,glu))) (home-page "http://libqglviewer.com") diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index 4758a40432..0113efb159 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm @@ -940,7 +940,7 @@ users.") `(("asciidoc" ,asciidoc) ("gfortran" ,gfortran) ("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("ruby-asciidoctor" ,ruby-asciidoctor))) (inputs `(("boost" ,boost) @@ -999,7 +999,7 @@ weak-signal conditions.") `(("asciidoc" ,asciidoc) ("gfortran" ,gfortran) ("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("ruby-asciidoctor" ,ruby-asciidoctor))) (inputs `(("boost" ,boost) diff --git a/gnu/packages/robotics.scm b/gnu/packages/robotics.scm index a62d160e4f..387649e574 100644 --- a/gnu/packages/robotics.scm +++ b/gnu/packages/robotics.scm @@ -109,7 +109,7 @@ hundred times faster than real-time.") ("protobuf" ,protobuf-3.5) ;for logging ("qtbase" ,qtbase-5) ("qtsvg" ,qtsvg-5) - ("qttools" ,qttools) ;for libQt5Help, needed by "studio" + ("qttools" ,qttools-5) ;for libQt5Help, needed by "studio" ("qtwebkit" ,qtwebkit) ("qtx11extras" ,qtx11extras-5) ("eudev" ,eudev) diff --git a/gnu/packages/scribus.scm b/gnu/packages/scribus.scm index a34da459fb..b315744c5f 100644 --- a/gnu/packages/scribus.scm +++ b/gnu/packages/scribus.scm @@ -92,7 +92,7 @@ ("zlib" ,zlib))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("util-linux" ,util-linux))) (home-page "https://www.scribus.net") (synopsis "Desktop publishing and page layout program") diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index 939a911d0c..c43561f004 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm @@ -177,7 +177,7 @@ ("perl" ,perl) ("pkg-config" ,pkg-config) ("python" ,python-wrapper) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("ruby" ,ruby))) (inputs `(("appstream" ,appstream) @@ -350,7 +350,7 @@ See also: megacmd, the official tool set by MEGA.") ("extra-cmake-modules" ,extra-cmake-modules) ("perl" ,perl) ("pkg-config" ,pkg-config) - ("qtlinguist" ,qttools))) + ("qtlinguist" ,qttools-5))) (inputs `(("qtbase" ,qtbase-5) ("qtkeychain" ,qtkeychain) diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index 079dc11c0b..f22901865e 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -563,7 +563,7 @@ formats, including all versions of RSS and Atom.") "/bin/lrelease"))))))) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("qtwebkit" ,qtwebkit) ("qtbase" ,qtbase-5) diff --git a/gnu/packages/synergy.scm b/gnu/packages/synergy.scm index b241d29f6a..93b83e6be7 100644 --- a/gnu/packages/synergy.scm +++ b/gnu/packages/synergy.scm @@ -73,7 +73,7 @@ (("/usr") out)) #t)))))) (native-inputs - `(("qttools" ,qttools))) ; for Qt5LinguistTools + `(("qttools" ,qttools-5))) ; for Qt5LinguistTools (inputs `(("avahi" ,avahi) ("python" ,python-wrapper) diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index 53a1ffbb22..0b901b1fbf 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -379,7 +379,7 @@ Telegram project, for its use in telegram desktop client.") ("gtk+:bin" ,gtk+ "bin") ("pkg-config" ,pkg-config) ("python" ,python-wrapper) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("alsa" ,alsa-lib) ("c++-gsl" ,c++-gsl) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index cbe86efee1..eed82071e0 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -651,7 +651,7 @@ address of one of the participants.") (native-inputs `(("pkg-config" ,pkg-config) ("python" ,python) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (synopsis "Low-latency, high quality voice chat software") (description "Mumble is an low-latency, high quality voice chat @@ -695,7 +695,7 @@ Mumble consists of two applications for separate usage: (native-inputs `(("bison" ,bison) ("flex" ,flex) - ("qttools" ,qttools))) + ("qttools" ,qttools-5))) (inputs `(("alsa-lib" ,alsa-lib) ("bcg729" ,bcg729) diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 259ce51856..cfb9c601d7 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -614,7 +614,7 @@ scripts/input/X11/C/Shell/HTML/Dired): 49KB. (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config) - ("qttools" ,qttools))) ; for lrelease + ("qttools" ,qttools-5))) ; for lrelease (inputs `(("hunspell" ,hunspell) ("qtbase" ,qtbase-5) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 86bb71ad64..f2aca194be 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -938,7 +938,7 @@ H.264 (MPEG-4 AVC) video streams.") ("perl" ,perl) ("pkg-config" ,pkg-config) ("po4a" ,po4a) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("ruby" ,ruby))) (arguments `(#:configure-flags @@ -2701,7 +2701,7 @@ for use with HTML5 video.") `(("perl" ,perl) ("pkg-config" ,pkg-config) ("python" ,python-wrapper) - ("qttools" ,qttools) + ("qttools" ,qttools-5) ("yasm" ,yasm))) ;; FIXME: Once packaged, add libraries not found during the build. (inputs -- 2.31.1