gnu: qtwebsockets: Rename to qtwebsockets-5.
Automated via: git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i git checkout NEWS
This commit is contained in:
		
							parent
							
								
									d90031f799
								
							
						
					
					
						commit
						d15258d991
					
				
					 7 changed files with 13 additions and 13 deletions
				
			
		| 
						 | 
					@ -3235,7 +3235,7 @@ link REQUIRED)"))))))
 | 
				
			||||||
                  qtdeclarative-5
 | 
					                  qtdeclarative-5
 | 
				
			||||||
                  qtsvg-5
 | 
					                  qtsvg-5
 | 
				
			||||||
                  qtwebchannel
 | 
					                  qtwebchannel
 | 
				
			||||||
                  qtwebsockets))
 | 
					                  qtwebsockets-5))
 | 
				
			||||||
    (propagated-inputs                  ;to get native-search-path
 | 
					    (propagated-inputs                  ;to get native-search-path
 | 
				
			||||||
     (list qtwebengine))
 | 
					     (list qtwebengine))
 | 
				
			||||||
    (home-page "https://github.com/supercollider/supercollider")
 | 
					    (home-page "https://github.com/supercollider/supercollider")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -996,7 +996,7 @@ want what you have.")
 | 
				
			||||||
             qtmultimedia-5
 | 
					             qtmultimedia-5
 | 
				
			||||||
             qtsvg-5
 | 
					             qtsvg-5
 | 
				
			||||||
             qttools
 | 
					             qttools
 | 
				
			||||||
             qtwebsockets
 | 
					             qtwebsockets-5
 | 
				
			||||||
             xz
 | 
					             xz
 | 
				
			||||||
             zlib))
 | 
					             zlib))
 | 
				
			||||||
      (home-page "https://cockatrice.github.io")
 | 
					      (home-page "https://cockatrice.github.io")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1202,7 +1202,7 @@ integrate QML code with JavaScript and C++.")
 | 
				
			||||||
    (description "The Qt Connectivity modules provides modules for interacting
 | 
					    (description "The Qt Connectivity modules provides modules for interacting
 | 
				
			||||||
with Bluetooth and NFC.")))
 | 
					with Bluetooth and NFC.")))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public qtwebsockets
 | 
					(define-public qtwebsockets-5
 | 
				
			||||||
  (package (inherit qtsvg-5)
 | 
					  (package (inherit qtsvg-5)
 | 
				
			||||||
    (name "qtwebsockets")
 | 
					    (name "qtwebsockets")
 | 
				
			||||||
    (version "5.15.2")
 | 
					    (version "5.15.2")
 | 
				
			||||||
| 
						 | 
					@ -1514,7 +1514,7 @@ and others.")))
 | 
				
			||||||
              (base32
 | 
					              (base32
 | 
				
			||||||
               "1h9y634phvvk557mhmf9z4lmxr41rl8x9mqy2lzp31mk8ffffzqj"))))
 | 
					               "1h9y634phvvk557mhmf9z4lmxr41rl8x9mqy2lzp31mk8ffffzqj"))))
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list perl qtdeclarative-5 qtwebsockets))
 | 
					     (list perl qtdeclarative-5 qtwebsockets-5))
 | 
				
			||||||
    (inputs (list qtbase-5))
 | 
					    (inputs (list qtbase-5))
 | 
				
			||||||
    (synopsis "Web communication library for Qt")
 | 
					    (synopsis "Web communication library for Qt")
 | 
				
			||||||
    (description "The Qt WebChannel module enables peer-to-peer communication
 | 
					    (description "The Qt WebChannel module enables peer-to-peer communication
 | 
				
			||||||
| 
						 | 
					@ -1542,7 +1542,7 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
 | 
				
			||||||
               #t))))))
 | 
					               #t))))))
 | 
				
			||||||
    (native-inputs '())
 | 
					    (native-inputs '())
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list mesa qtbase-5 qtdeclarative-5 qtwebsockets zlib))
 | 
					     (list mesa qtbase-5 qtdeclarative-5 qtwebsockets-5 zlib))
 | 
				
			||||||
    (synopsis "QPA plugin for running an application via a browser using
 | 
					    (synopsis "QPA plugin for running an application via a browser using
 | 
				
			||||||
streamed WebGL commands")
 | 
					streamed WebGL commands")
 | 
				
			||||||
    (description "Qt back end that uses WebGL for rendering. It allows Qt
 | 
					    (description "Qt back end that uses WebGL for rendering. It allows Qt
 | 
				
			||||||
| 
						 | 
					@ -2468,7 +2468,7 @@ module provides support functions to the automatically generated code.")
 | 
				
			||||||
       ("qttools" ,qttools)
 | 
					       ("qttools" ,qttools)
 | 
				
			||||||
       ("qtwebchannel" ,qtwebchannel)
 | 
					       ("qtwebchannel" ,qtwebchannel)
 | 
				
			||||||
       ("qtwebkit" ,qtwebkit)
 | 
					       ("qtwebkit" ,qtwebkit)
 | 
				
			||||||
       ("qtwebsockets" ,qtwebsockets)
 | 
					       ("qtwebsockets-5" ,qtwebsockets-5)
 | 
				
			||||||
       ("qtx11extras" ,qtx11extras)
 | 
					       ("qtx11extras" ,qtx11extras)
 | 
				
			||||||
       ("qtxmlpatterns" ,qtxmlpatterns)))
 | 
					       ("qtxmlpatterns" ,qtxmlpatterns)))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					@ -3283,7 +3283,7 @@ color-related widgets.")
 | 
				
			||||||
           qtsvg-5
 | 
					           qtsvg-5
 | 
				
			||||||
           qtwebchannel
 | 
					           qtwebchannel
 | 
				
			||||||
           qtwebengine
 | 
					           qtwebengine
 | 
				
			||||||
           qtwebsockets
 | 
					           qtwebsockets-5
 | 
				
			||||||
           qtx11extras
 | 
					           qtx11extras
 | 
				
			||||||
           qtxmlpatterns))
 | 
					           qtxmlpatterns))
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					@ -3333,7 +3333,7 @@ color-related widgets.")
 | 
				
			||||||
                                "qttools"
 | 
					                                "qttools"
 | 
				
			||||||
                                "qtwebchannel"
 | 
					                                "qtwebchannel"
 | 
				
			||||||
                                "qtwebengine"
 | 
					                                "qtwebengine"
 | 
				
			||||||
                                "qtwebsockets"
 | 
					                                "qtwebsockets-5"
 | 
				
			||||||
                                "qtx11extras"
 | 
					                                "qtx11extras"
 | 
				
			||||||
                                "qtxmlpatterns"))))
 | 
					                                "qtxmlpatterns"))))
 | 
				
			||||||
               (substitute* "cmake/Macros/PySideModules.cmake"
 | 
					               (substitute* "cmake/Macros/PySideModules.cmake"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1336,7 +1336,7 @@ weak-signal conditions.")
 | 
				
			||||||
      jtdx-hamlib
 | 
					      jtdx-hamlib
 | 
				
			||||||
      libusb
 | 
					      libusb
 | 
				
			||||||
      qtbase-5
 | 
					      qtbase-5
 | 
				
			||||||
      qtwebsockets
 | 
					      qtwebsockets-5
 | 
				
			||||||
      qtmultimedia-5
 | 
					      qtmultimedia-5
 | 
				
			||||||
      qtserialport))
 | 
					      qtserialport))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					@ -2165,7 +2165,7 @@ voice formats.")
 | 
				
			||||||
           qtquickcontrols2-5
 | 
					           qtquickcontrols2-5
 | 
				
			||||||
           qtserialport
 | 
					           qtserialport
 | 
				
			||||||
           qtspeech
 | 
					           qtspeech
 | 
				
			||||||
           qtwebsockets
 | 
					           qtwebsockets-5
 | 
				
			||||||
           rtl-sdr
 | 
					           rtl-sdr
 | 
				
			||||||
           serialdv
 | 
					           serialdv
 | 
				
			||||||
           soapysdr
 | 
					           soapysdr
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -858,7 +858,7 @@ devices.")
 | 
				
			||||||
     (list qtbase-5
 | 
					     (list qtbase-5
 | 
				
			||||||
           qtsvg-5
 | 
					           qtsvg-5
 | 
				
			||||||
           qtdeclarative-5
 | 
					           qtdeclarative-5
 | 
				
			||||||
           qtwebsockets
 | 
					           qtwebsockets-5
 | 
				
			||||||
           qtgraphicaleffects
 | 
					           qtgraphicaleffects
 | 
				
			||||||
           qtquickcontrols2-5
 | 
					           qtquickcontrols2-5
 | 
				
			||||||
           pcsc-lite
 | 
					           pcsc-lite
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -196,7 +196,7 @@
 | 
				
			||||||
           qtsolutions
 | 
					           qtsolutions
 | 
				
			||||||
           qtsvg-5
 | 
					           qtsvg-5
 | 
				
			||||||
           qtwebchannel
 | 
					           qtwebchannel
 | 
				
			||||||
           qtwebsockets
 | 
					           qtwebsockets-5
 | 
				
			||||||
           sqlite
 | 
					           sqlite
 | 
				
			||||||
           xdg-utils
 | 
					           xdg-utils
 | 
				
			||||||
           zlib))
 | 
					           zlib))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4864,7 +4864,7 @@ transitions, and effects and then export your film to many common formats.")
 | 
				
			||||||
           qtquickcontrols2-5
 | 
					           qtquickcontrols2-5
 | 
				
			||||||
           qtsvg-5
 | 
					           qtsvg-5
 | 
				
			||||||
           qtwebkit
 | 
					           qtwebkit
 | 
				
			||||||
           qtwebsockets
 | 
					           qtwebsockets-5
 | 
				
			||||||
           qtx11extras
 | 
					           qtx11extras
 | 
				
			||||||
           sdl2))
 | 
					           sdl2))
 | 
				
			||||||
    (home-page "https://www.shotcut.org/")
 | 
					    (home-page "https://www.shotcut.org/")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue