gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.

Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer 2022-07-17 23:49:07 -04:00
parent 65e5e85d28
commit 1130fc5991
No known key found for this signature in database
GPG key ID: 1260E46482E63562
18 changed files with 30 additions and 30 deletions

View file

@ -176,7 +176,7 @@ This package is part of the KDE multimedia module.")
qtgraphicaleffects ; not listed as dependency
qtmultimedia-5
qtquickcontrols-5
qtquickcontrols2
qtquickcontrols2-5
qtsvg-5
qtx11extras
;; TODO: upnpqt https://gitlab.com/homeautomationqt/upnp-player-qt
@ -532,7 +532,7 @@ autoloading of subtitle files for use while playing video.")
qtdeclarative-5
qtgraphicaleffects
qtquickcontrols-5
qtquickcontrols2 ; not listed as dependency
qtquickcontrols2-5 ; not listed as dependency
qtx11extras))
(arguments
(list #:tests? #f ; test program gets built, but is not found