Search Criteria
Package Details: qtscrcpy 3.3.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qtscrcpy.git (read-only, click to copy) |
|---|---|
| Package Base: | qtscrcpy |
| Description: | Android real-time screencast control tool |
| Upstream URL: | https://github.com/barry-ran/QtScrcpy |
| Licenses: | Apache-2.0 |
| Submitter: | yochananmarqos |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 15 |
| Popularity: | 0.053194 |
| First Submitted: | 2021-03-07 15:32 (UTC) |
| Last Updated: | 2025-11-07 23:18 (UTC) |
Dependencies (6)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- qt6-multimedia
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-tools (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
anlorsp commented on 2025-10-12 11:40 (UTC)
Build failed with aur helper.
hacktor commented on 2024-08-30 09:25 (UTC) (edited on 2024-08-30 09:29 (UTC) by hacktor)
Build Failed with
yay -S qtscrcpy, though I have installedqt5-x11extrasxiota commented on 2024-08-26 08:02 (UTC)
@anlorsp The program was overwriting the environment variable. I've updated the patch to prevent it. I also removed the variable from the script, so now you can change config path by running:
anlorsp commented on 2024-08-10 05:15 (UTC)
I notice that this package create
/usr/bin/qtscrcpyand in which useexport QTSCRCPY_CONFIG_PATH="/etc/qtscrcpy"to define the path to the config files. However, when I try to modify it to redefine the config path, it takes no effect and the application always use/etc/qtscrcpyas its config path. So what's the effect of theQTSCRCPY_CONFIG_PATHenv?moetayuko commented on 2024-05-20 03:08 (UTC)
this fixes submodule:
Oldtime commented on 2024-05-12 07:46 (UTC)
It seems that QtScrcpyCore in the master branch is invalid, but the default branch should be dev, which is very strange.
Fatal error: Obtained submodule path 'QtScrcpy/QtScrcpyCore', but it does not contain 769943161f99dbc7b0c55f7f769e32729ab06693. Direct access to the commit failed.
Kzer-Za commented on 2024-04-28 07:43 (UTC)
After the last update of the pckgbuild, qtscrpy no longer installs its .desktop file.
DZDZ233 commented on 2024-04-20 14:53 (UTC)
The keymap folder does not have execution permission and the script file cannot be opened.
Translated by Google
xiota commented on 2024-04-10 23:05 (UTC)
@jaysonwcs What depends do you want to change? Edit the PKGBUILD before building to make changes. Or ignore depends during install with
pacman -Udd [filename]1 2 3 4 5 6 7 Next › Last »