New comment by wael444 on void-packages repository https://github.com/void-linux/void-packages/issues/36656#issuecomment-1096662399 Comment: This is as far as i got before i got dependency problems: ``` # Template file for 'guiscrcpy' pkgname=guiscrcpy version=4.12.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-poetry-core" depends="python3-colorama python3-QtPy python3-psutil python3-click python3-pyside libXinerama" short_desc="Open Source GUI based Android Screen Mirroring System" maintainer="wael <40663@protonmail.com>" license="GPL-3.0-or-later" homepage="https://github.com/srevinsaju/guiscrcpy" distfiles="https://github.com/srevinsaju/guiscrcpy/releases/download/v${version}/guiscrcpy-${version}.tar.gz" checksum=e3b97db0b7c990e2c9c8cbf458cf2b97a7cd1c1d55a3c82bf0e592a4b225b82b ```