mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtdeclarative: Rename to qtdeclarative-5.
Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
This commit is contained in:
parent
983a061e98
commit
735d340ae4
33 changed files with 149 additions and 149 deletions
|
@ -520,7 +520,7 @@ formats such as PNG.")
|
|||
"05gczsywkk45bh0z1vv8l6cmrlncc2qj8agavj5ryxpnxkzy69r1"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list qtbase-5 qtdeclarative qtsvg-5 zlib))
|
||||
(list qtbase-5 qtdeclarative-5 qtsvg-5 zlib))
|
||||
(native-inputs
|
||||
(list qttools))
|
||||
(arguments
|
||||
|
@ -2623,7 +2623,7 @@ utilities frequently used in roguelikes.")
|
|||
("openal" ,openal)
|
||||
("pulseaudio" ,pulseaudio)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtdeclarative-5" ,qtdeclarative-5)
|
||||
("sdl2" ,sdl2)
|
||||
("uuid.h" ,util-linux "lib")
|
||||
("zlib" ,zlib)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue