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

@ -670,7 +670,7 @@ scripts/input/X11/C/Shell/HTML/Dired): 49KB.
qtdeclarative
qtmultimedia
qtquickcontrols
qtsvg
qtsvg-5
qtwebchannel))
(propagated-inputs ; To get native-search-path
(list qtwebengine))
@ -695,7 +695,7 @@ scripts/input/X11/C/Shell/HTML/Dired): 49KB.
,(map (lambda (label)
(string-append (assoc-ref inputs label)
"/lib/qt5/plugins/"))
'("qtsvg" "qtmultimedia"))))))))))
'("qtsvg-5" "qtmultimedia"))))))))))
(home-page "https://wereturtle.github.io/ghostwriter/")
(synopsis "Write without distractions")
(description
@ -770,7 +770,7 @@ environment with Markdown markup.")
#:icon "manuskript"
#:categories "Office;WordProcessor;"))))))))
(inputs
(list pandoc python-lxml python-markdown python-pyqt qtsvg))
(list pandoc python-lxml python-markdown python-pyqt qtsvg-5))
(home-page "http://www.theologeek.ch/manuskript/")
(synopsis "Tool for writers")
(description "Manuskript provides a rich environment to help
@ -870,7 +870,7 @@ editors.")
perl
python-wrapper
qtbase-5
qtsvg
qtsvg-5
sqlite))
(arguments
`(#:tests? #f ; no check target