@srevinsaju: I've made PyQt5 & PySide2 optional so folks can choose one. I don't have PySide2 installed on GNOME, but I have some programs that require PyQt5.
Search Criteria
Package Details: guiscrcpy 1:2023.1.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/guiscrcpy.git (read-only, click to copy) |
---|---|
Package Base: | guiscrcpy |
Description: | Open Source GUI based Android Screen Mirroring System |
Upstream URL: | https://guiscrcpy.srev.in |
Keywords: | scrcpy |
Licenses: | GPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | None |
Last Packager: | yochananmarqos |
Votes: | 18 |
Popularity: | 0.011433 |
First Submitted: | 2019-09-03 21:52 (UTC) |
Last Updated: | 2024-04-16 15:05 (UTC) |
Dependencies (16)
- libxinerama (libxinerama-randr-gitAUR)
- pyside2AUR
- python-cairosvg
- python-click
- python-colorama (python-colorama-gitAUR)
- python-coloredlogs
- python-psutil
- python-pynputAUR
- python-qtpy (python-qtpy-gitAUR)
- scrcpy (scrcpy-full-gitAUR, scrcpy-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- appstream (check)
Required by (0)
Sources (1)
yochananmarqos commented on 2020-09-14 17:57 (UTC)
srevinsaju commented on 2020-09-14 16:25 (UTC)
released v4.7.2
@yochananmarqos what is your opinion about using pyside2
package instead of python-pyqt5
? As the qt
group installs pyside2
by default, and its normally found on installing KDE, it might be helpful for some users. What do you say?
yochananmarqos commented on 2020-05-12 14:56 (UTC)
@XRaTiX: Added, thanks.
XRaTiX commented on 2020-05-12 00:46 (UTC)
Since the new update the app don't launch,a quick review on the terminal tell that i needed "python-cairosvg",so if someone has the same problem install this dependency and then guisrcpy gonna work (I'm on Manjaro).
Kr1ss commented on 2020-03-09 17:25 (UTC)
Thanks both of you !
yochananmarqos commented on 2020-03-09 17:23 (UTC)
@Kr1ss: Oh right, I'll add it back then.
Kr1ss commented on 2020-03-09 17:20 (UTC)
FWIW, I just checked that here. Apparently makechrootpkg
and makepkg
first try to gather all sources before they install the runtime dependencies.
This does fail when git hasn't been installed (like in a clean chroot).
Just adding 'git' back to makedepends
would fix this.
yochananmarqos commented on 2020-03-09 16:49 (UTC)
@BrianAllred: python-gitpython
depends on git
, shouldn't it already be installed using makepkg -s
?
BrianAllred commented on 2020-03-09 16:45 (UTC)
You removed git from the makedepends, breaking building the package in a clean chroot.
yochananmarqos commented on 2020-03-08 14:15 (UTC)
@Kr1ss: Oops, fixed.
Pinned Comments