gnu: qtsvg: Rename variable to qtsvg-5.

This is in preparation of the qtsvg update to version 6.

This change was automated via the following command:

  git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
This commit is contained in:
Maxim Cournoyer 2022-07-17 01:11:46 -04:00
parent 4af9984a4e
commit 1ef04fb228
No known key found for this signature in database
GPG key ID: 1260E46482E63562
50 changed files with 210 additions and 211 deletions

View file

@ -179,7 +179,7 @@ human.")
pcsc-lite
qrencode
qtbase-5
qtsvg
qtsvg-5
qtx11extras
quazip-0 ; XC_KEESHARE
readline
@ -699,7 +699,7 @@ key URIs using the standard otpauth:// scheme.")
(native-inputs
(list qttools))
(inputs
(list qtbase-5 qtsvg))
(list qtbase-5 qtsvg-5))
(home-page "https://qtpass.org")
(synopsis "GUI for password manager password-store")
(description