mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: qtmultimedia: Rename to qtmultimedia-5.
Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
This commit is contained in:
parent
1d65ff8fde
commit
5f22854339
21 changed files with 59 additions and 58 deletions
|
@ -435,7 +435,7 @@ (define-public papagayo
|
|||
(add-after 'install 'wrap-executable
|
||||
(lambda* (#:key inputs outputs #:allow-other-keys)
|
||||
(let* ((out (assoc-ref outputs "out"))
|
||||
(qt '("qt" "qtmultimedia")))
|
||||
(qt '("qt" "qtmultimedia-5")))
|
||||
(wrap-program (string-append out "/bin/Papagayo")
|
||||
`("QT_PLUGIN_PATH" ":" prefix
|
||||
,(map (lambda (label)
|
||||
|
@ -445,7 +445,7 @@ (define-public papagayo
|
|||
#t))))))
|
||||
(inputs
|
||||
`(("qt" ,qtbase-5)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("libsndfile" ,libsndfile)))
|
||||
(native-inputs
|
||||
(list qttools))
|
||||
|
@ -474,7 +474,7 @@ (define-public pencil2d
|
|||
"0b1nwiwyg01087q318vymg4si76dw41ykxbn2zwd6dqbxzbpr1dh"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list qtbase-5 qtxmlpatterns qtmultimedia qtsvg-5))
|
||||
(list qtbase-5 qtxmlpatterns qtmultimedia-5 qtsvg-5))
|
||||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
|
@ -607,7 +607,7 @@ (define-public stellarium
|
|||
(inputs
|
||||
(list qtbase-5
|
||||
qtlocation
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtscript
|
||||
qtserialport
|
||||
zlib))
|
||||
|
|
|
@ -182,7 +182,7 @@ (define-public gcompris-qt
|
|||
qtbase-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtsensors
|
||||
qtsvg-5
|
||||
|
@ -302,7 +302,7 @@ (define-public tipp10
|
|||
;; Recreate Makefile
|
||||
(invoke "qmake")))))))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia))
|
||||
(list qtbase-5 qtmultimedia-5))
|
||||
(home-page "https://www.tipp10.com/")
|
||||
(synopsis "Touch typing tutor")
|
||||
(description "Tipp10 is a touch typing tutor. The ingenious thing about
|
||||
|
@ -559,7 +559,7 @@ (define-public openboard
|
|||
poppler
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
qtwebchannel
|
||||
qtwebengine
|
||||
|
@ -995,7 +995,7 @@ (define-public qolibri
|
|||
(inputs
|
||||
(list libeb
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols2
|
||||
qtdeclarative
|
||||
qtwebchannel
|
||||
|
|
|
@ -755,7 +755,7 @@ (define-public mgba
|
|||
minizip
|
||||
ncurses
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
sdl2
|
||||
sqlite
|
||||
zlib))
|
||||
|
|
|
@ -2356,7 +2356,7 @@ (define-public openscad
|
|||
("opencsg" ,opencsg)
|
||||
("qscintilla" ,qscintilla)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtmultimedia" ,qtmultimedia)))
|
||||
("qtmultimedia-5" ,qtmultimedia-5)))
|
||||
(native-inputs
|
||||
`(("bison" ,bison)
|
||||
("flex" ,flex)
|
||||
|
|
|
@ -993,7 +993,7 @@ (define-public cockatrice
|
|||
(inputs
|
||||
(list protobuf
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
qttools
|
||||
qtwebsockets
|
||||
|
@ -10153,7 +10153,7 @@ (define-public q5go
|
|||
(native-inputs
|
||||
(list pkg-config))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia qtsvg-5))
|
||||
(list qtbase-5 qtmultimedia-5 qtsvg-5))
|
||||
(arguments
|
||||
'(#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
@ -10247,7 +10247,7 @@ (define-public ktuberling
|
|||
libkdegames
|
||||
python-wrapper
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtdeclarative
|
||||
qtsvg-5))
|
||||
(home-page "https://games.kde.org/")
|
||||
|
@ -11885,7 +11885,7 @@ (define-public chessx
|
|||
(native-inputs
|
||||
(list qttools))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia qtspeech qtsvg-5 zlib))
|
||||
(list qtbase-5 qtmultimedia-5 qtspeech qtsvg-5 zlib))
|
||||
(arguments
|
||||
`(#:tests? #f
|
||||
#:phases
|
||||
|
|
|
@ -1965,7 +1965,7 @@ (define-public drawpile
|
|||
;; ("miniupnpc" ,miniupnpc) ;segfaults for some reason
|
||||
qtbase-5
|
||||
qtkeychain
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
qtx11extras))
|
||||
(home-page "https://drawpile.net")
|
||||
|
|
|
@ -134,7 +134,7 @@ (define-public quassel
|
|||
perl
|
||||
qca
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtscript
|
||||
qtsvg-5
|
||||
snorenotify
|
||||
|
|
|
@ -607,7 +607,7 @@ (define-public jami
|
|||
qtsvg-5
|
||||
qtwebengine
|
||||
qtwebchannel
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtquickcontrols
|
||||
|
|
|
@ -1715,7 +1715,7 @@ (define-public kfilemetadata
|
|||
karchive
|
||||
kcoreaddons
|
||||
ki18n
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtbase-5
|
||||
;; Required run-time packages
|
||||
catdoc
|
||||
|
|
|
@ -174,7 +174,7 @@ (define-public elisa
|
|||
qtbase-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects ; not listed as dependency
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
qtsvg-5
|
||||
|
@ -336,7 +336,7 @@ (define-public kid3
|
|||
libvorbis
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
readline
|
||||
taglib
|
||||
zlib))
|
||||
|
@ -698,7 +698,7 @@ (define-public kwave
|
|||
oxygen-icons ; default icon set
|
||||
pulseaudio
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
zlib))
|
||||
(home-page "https://kde.org/applications/multimedia/org.kde.kwave")
|
||||
(synopsis "Sound editor for KDE")
|
||||
|
|
|
@ -287,7 +287,7 @@ (define-public kdenlive
|
|||
qtbase-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtnetworkauth
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
|
@ -540,7 +540,7 @@ (define-public krita
|
|||
poppler-qt5
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
qtx11extras
|
||||
quazip-0
|
||||
|
@ -747,7 +747,7 @@ (define-public kdeconnect
|
|||
qtbase-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
qtx11extras))
|
||||
|
|
|
@ -232,7 +232,7 @@ (define-public psi
|
|||
("libidn" ,libidn)
|
||||
("qca" ,qca)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtsvg-5" ,qtsvg-5)
|
||||
("qtwebkit" ,qtwebkit)
|
||||
("qtx11extras" ,qtx11extras)
|
||||
|
@ -1481,7 +1481,7 @@ (define-public kaidan
|
|||
qtlocation
|
||||
qtquickcontrols2
|
||||
qtsvg-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtxmlpatterns
|
||||
qqc2-desktop-style
|
||||
qxmpp
|
||||
|
@ -2325,7 +2325,7 @@ (define-public libqmatrixclient
|
|||
(base32 "0gkwr3yw6k2m0j8cc085b5p2q788rf5nhp1p5hc5d55pc7mci2qs"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia))
|
||||
(list qtbase-5 qtmultimedia-5))
|
||||
(arguments
|
||||
`(#:configure-flags (list "-DBUILD_SHARED_LIBS=ON")
|
||||
#:tests? #f)) ; no tests
|
||||
|
@ -2460,7 +2460,7 @@ (define-public nheko
|
|||
qtdeclarative
|
||||
qtkeychain
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols2
|
||||
qtsvg-5
|
||||
spdlog
|
||||
|
@ -2498,7 +2498,7 @@ (define-public quaternion
|
|||
(list libqmatrixclient
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
qtsvg-5
|
||||
|
@ -3040,7 +3040,7 @@ (define-public psi-plus
|
|||
("qite" ,qite)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtkeychain" ,qtkeychain)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtsvg-5" ,qtsvg-5)
|
||||
("qtx11extras" ,qtx11extras)
|
||||
("usrsctp" ,usrsctp)
|
||||
|
|
|
@ -463,7 +463,7 @@ (define-public cantata
|
|||
libmtp
|
||||
mpg123
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
taglib
|
||||
zlib))
|
||||
|
|
|
@ -253,7 +253,7 @@ (define-public audacious
|
|||
(inputs
|
||||
(list dbus
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
;; Plugin dependencies
|
||||
alsa-lib
|
||||
curl
|
||||
|
@ -5550,12 +5550,12 @@ (define-public fmit
|
|||
,(map (lambda (label)
|
||||
(string-append (assoc-ref inputs label)
|
||||
"/lib/qt5/plugins"))
|
||||
'("qtbase" "qtmultimedia" "qtsvg-5")))
|
||||
'("qtbase" "qtmultimedia-5" "qtsvg-5")))
|
||||
`("QML2_IMPORT_PATH" ":" prefix
|
||||
,(map (lambda (label)
|
||||
(string-append (assoc-ref inputs label)
|
||||
"/lib/qt5/qml"))
|
||||
'("qtmultimedia"))))
|
||||
'("qtmultimedia-5"))))
|
||||
#t))))))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
|
@ -5563,7 +5563,7 @@ (define-public fmit
|
|||
jack-1
|
||||
portaudio
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5))
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
|
|
|
@ -1636,7 +1636,7 @@ (define-public wireshark
|
|||
`(,nghttp2 "lib")
|
||||
minizip
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5
|
||||
sbc
|
||||
snappy
|
||||
|
|
|
@ -140,7 +140,7 @@ (define-public qite
|
|||
(chdir "libqite")
|
||||
#t)))))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia))
|
||||
(list qtbase-5 qtmultimedia-5))
|
||||
(home-page "https://github.com/Ri0n/qite/")
|
||||
(synopsis "Qt Interactive Text Elements")
|
||||
(description "Qite manages interactive elements on QTextEdit.")
|
||||
|
@ -1126,8 +1126,9 @@ (define-public qtsensors
|
|||
and C++ interfaces. The Qt Sensors API also provides a motion gesture
|
||||
recognition API for devices.")))
|
||||
|
||||
(define-public qtmultimedia
|
||||
(package (inherit qtsvg-5)
|
||||
(define-public qtmultimedia-5
|
||||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtmultimedia")
|
||||
(version "5.15.2")
|
||||
(source (origin
|
||||
|
@ -1697,7 +1698,7 @@ (define-public qtspeech
|
|||
(inputs
|
||||
(list qtbase-5))
|
||||
(native-inputs
|
||||
(list perl qtdeclarative qtmultimedia qtxmlpatterns))
|
||||
(list perl qtdeclarative qtmultimedia-5 qtxmlpatterns))
|
||||
(synopsis "Qt Speech module")
|
||||
(description "The Qt Speech module enables a Qt application to support
|
||||
accessibility features such as text-to-speech, which is useful for end-users
|
||||
|
@ -2022,7 +2023,7 @@ (define (delete-unwanted-files child stat flag base level)
|
|||
pulseaudio
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtwebchannel
|
||||
re2
|
||||
snappy
|
||||
|
@ -2261,7 +2262,7 @@ (define-public python-pyqt
|
|||
("qtconnectivity" ,qtconnectivity)
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtlocation" ,qtlocation)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtsensors" ,qtsensors)
|
||||
("qtserialport" ,qtserialport)
|
||||
("qtsvg-5" ,qtsvg-5)
|
||||
|
@ -2842,7 +2843,7 @@ (define-public qtwebkit
|
|||
("qtbase" ,qtbase-5)
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtlocation" ,qtlocation)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtsensors" ,qtsensors)
|
||||
("qtwebchannel" ,qtwebchannel)
|
||||
("libxml2" ,libxml2)
|
||||
|
@ -3073,7 +3074,7 @@ (define-public python-pyside-2
|
|||
qtdatavis3d
|
||||
qtdeclarative
|
||||
qtlocation
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
qtscript
|
||||
|
@ -3122,7 +3123,7 @@ (define-public python-pyside-2
|
|||
'("qtdatavis3d"
|
||||
"qtdeclarative"
|
||||
"qtlocation"
|
||||
"qtmultimedia"
|
||||
"qtmultimedia-5"
|
||||
"qtquickcontrols"
|
||||
"qtquickcontrols2"
|
||||
"qtscript"
|
||||
|
|
|
@ -1298,7 +1298,7 @@ (define-public wsjtx
|
|||
("hamlib" ,wsjtx-hamlib)
|
||||
("libusb" ,libusb)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtserialport" ,qtserialport)))
|
||||
(arguments
|
||||
`(#:tests? #f)) ; No test suite
|
||||
|
@ -1337,7 +1337,7 @@ (define-public jtdx
|
|||
libusb
|
||||
qtbase-5
|
||||
qtwebsockets
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtserialport))
|
||||
(arguments
|
||||
`(#:tests? #f)) ; No test suite
|
||||
|
@ -1381,7 +1381,7 @@ (define-public js8call
|
|||
("hamlib" ,wsjtx-hamlib)
|
||||
("libusb" ,libusb)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtmultimedia" ,qtmultimedia)
|
||||
("qtmultimedia-5" ,qtmultimedia-5)
|
||||
("qtserialport" ,qtserialport)))
|
||||
(arguments
|
||||
`(#:tests? #f ; No test suite
|
||||
|
@ -1747,7 +1747,7 @@ (define-public kochmorse
|
|||
(native-inputs
|
||||
(list qttools))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia))
|
||||
(list qtbase-5 qtmultimedia-5))
|
||||
(arguments
|
||||
`(#:tests? #f)) ; No test suite
|
||||
(home-page "https://dm3mat.darc.de/kochmorse/")
|
||||
|
@ -1930,7 +1930,7 @@ (define-public welle-io
|
|||
qtcharts
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols2
|
||||
soapysdr))
|
||||
(arguments
|
||||
|
@ -2161,7 +2161,7 @@ (define-public sdrangel
|
|||
qtcharts
|
||||
qtdeclarative
|
||||
qtlocation
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols2
|
||||
qtserialport
|
||||
qtspeech
|
||||
|
@ -2293,7 +2293,7 @@ (define-public wfview
|
|||
(base32 "1kpkwxhcacgmprbr8xz840rj9a22513vxrh2q7d3js5i1dva8j2z"))))
|
||||
(build-system qt-build-system)
|
||||
(inputs
|
||||
(list opus qcustomplot qtbase-5 qtmultimedia qtserialport))
|
||||
(list opus qcustomplot qtbase-5 qtmultimedia-5 qtserialport))
|
||||
(arguments
|
||||
`(#:tests? #f ; No test suite.
|
||||
#:phases
|
||||
|
|
|
@ -668,7 +668,7 @@ (define-public ghostwriter
|
|||
(list hunspell
|
||||
qtbase-5
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtsvg-5
|
||||
qtwebchannel))
|
||||
|
@ -695,7 +695,7 @@ (define-public ghostwriter
|
|||
,(map (lambda (label)
|
||||
(string-append (assoc-ref inputs label)
|
||||
"/lib/qt5/plugins/"))
|
||||
'("qtsvg-5" "qtmultimedia"))))))))))
|
||||
'("qtsvg-5" "qtmultimedia-5"))))))))))
|
||||
(home-page "https://wereturtle.github.io/ghostwriter/")
|
||||
(synopsis "Write without distractions")
|
||||
(description
|
||||
|
|
|
@ -1000,7 +1000,7 @@ (define-public mkvtoolnix
|
|||
pcre2
|
||||
pugixml
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
utfcpp
|
||||
zlib))
|
||||
(native-inputs
|
||||
|
@ -4687,7 +4687,7 @@ (define-public libopenshot
|
|||
jsoncpp
|
||||
libopenshot-audio
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
zeromq))
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
@ -4859,7 +4859,7 @@ (define-public shotcut
|
|||
qtbase-5
|
||||
qtdeclarative
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtquickcontrols
|
||||
qtquickcontrols2
|
||||
qtsvg-5
|
||||
|
|
|
@ -453,7 +453,7 @@ (define-public kristall
|
|||
font-openmoji
|
||||
openssl
|
||||
qtbase-5
|
||||
qtmultimedia
|
||||
qtmultimedia-5
|
||||
qtsvg-5))
|
||||
(home-page "https://kristall.random-projects.net")
|
||||
(synopsis "Small-internet graphical client")
|
||||
|
|
Loading…
Reference in a new issue