Add missing qmlgl plugin for video calls
							parent
							
								
									a1c9076c19
								
							
						
					
					
						commit
						06267edb5f
					
				
							
								
								
									
										3
									
								
								.SRCINFO
								
								
								
								
							
							
						
						
									
										3
									
								
								.SRCINFO
								
								
								
								
							|  | @ -1,6 +1,6 @@ | |||
| pkgbase = nheko-git | ||||
| 	pkgdesc = Desktop client for the Matrix protocol | ||||
| 	pkgver = 0.8.2.r169.g5b016cbc | ||||
| 	pkgver = 0.8.2.r386.g35b36e24 | ||||
| 	pkgrel = 1 | ||||
| 	url = https://github.com/Nheko-Reborn/nheko | ||||
| 	arch = i686 | ||||
|  | @ -28,6 +28,7 @@ pkgbase = nheko-git | |||
| 	depends = gst-plugins-base | ||||
| 	depends = gst-plugins-good | ||||
| 	depends = gst-plugins-bad | ||||
| 	depends = gst-plugin-qmlgl | ||||
| 	depends = libnice | ||||
| 	depends = libolm | ||||
| 	depends = spdlog | ||||
|  |  | |||
							
								
								
									
										4
									
								
								PKGBUILD
								
								
								
								
							
							
						
						
									
										4
									
								
								PKGBUILD
								
								
								
								
							|  | @ -2,7 +2,7 @@ | |||
| # Maintainer: Joseph Donofry <joe at joedonofry dot com> | ||||
| 
 | ||||
| pkgname=nheko-git | ||||
| pkgver=0.8.2.r169.g5b016cbc | ||||
| pkgver=0.8.2.r386.g35b36e24 | ||||
| pkgrel=1 | ||||
| pkgdesc="Desktop client for the Matrix protocol" | ||||
| arch=("i686" "x86_64" "aarch64") | ||||
|  | @ -10,7 +10,7 @@ arch=("i686" "x86_64" "aarch64") | |||
| url="https://github.com/Nheko-Reborn/nheko" | ||||
| license=("GPL3") | ||||
| 
 | ||||
| depends=("qt5-base" "lmdb" "qt5-graphicaleffects" "qt5-multimedia" "qt5-svg" "qt5-quickcontrols2" "qt5-declarative" "qtkeychain-qt5" "cmark" "openssl" "hicolor-icon-theme" "gstreamer" "gst-plugins-base" "gst-plugins-good" "gst-plugins-bad" "libnice" "libolm" "spdlog" "curl" "libevent") | ||||
| depends=("qt5-base" "lmdb" "qt5-graphicaleffects" "qt5-multimedia" "qt5-svg" "qt5-quickcontrols2" "qt5-declarative" "qtkeychain-qt5" "cmark" "openssl" "hicolor-icon-theme" "gstreamer" "gst-plugins-base" "gst-plugins-good" "gst-plugins-bad" "gst-plugin-qmlgl" "libnice" "libolm" "spdlog" "curl" "libevent") | ||||
| makedepends=("git" "cmake" "gcc" "fontconfig" "qt5-tools" "nlohmann-json") | ||||
| 
 | ||||
| provides=("nheko") | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue