Search Criteria
Package Details: qv2ray-git 3.0.0.rc1.r24.g2aec20c6-1
Git Clone URL: | https://aur.archlinux.org/qv2ray-git.git (read-only, click to copy) |
---|---|
Package Base: | qv2ray-git |
Description: | A cross platform connection manager for V2Ray and other backends |
Upstream URL: | https://github.com/Shadowsocks-NET/Qv2ray |
Keywords: | qt qv2ray v2ray |
Licenses: | GPL3 |
Conflicts: | qv2ray, xray |
Provides: | qv2ray |
Submitter: | database64128 |
Maintainer: | None |
Last Packager: | SamLukeYes |
Votes: | 6 |
Popularity: | 0.013847 |
First Submitted: | 2021-06-03 17:26 (UTC) |
Last Updated: | 2022-02-13 16:10 (UTC) |
Dependencies (17)
- grpc
- hicolor-icon-theme (hicolor-icon-theme-git)
- libqv2ray-git
- protobuf (protobuf-git)
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-svg
- cmake (cmake-git) (make)
- gcc (fastgcc, gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- grpc-cli (make)
- make (make-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
- qt6-declarative (qt6-declarative-git) (make)
- qt6-tools (make)
- which (make)
- qt6-wayland (optional) – Wayland support (experimental)
- v2ray (v2ray-go-git, v2ray-git) (optional) – use packaged v2ray
Required by (10)
- qv2ray-plugin-command (requires qv2ray)
- qv2ray-plugin-command-dev-git (requires qv2ray)
- qv2ray-plugin-command-git (requires qv2ray)
- qv2ray-plugin-ss-dev-git (requires qv2ray)
- qv2ray-plugin-ssr-dev-git (requires qv2ray)
- qv2ray-plugin-ssr-git (requires qv2ray)
- qv2ray-plugin-trojan (requires qv2ray)
- qv2ray-plugin-trojan-dev-git (requires qv2ray)
- qv2ray-plugin-trojan-git (requires qv2ray)
- qv2ray-plugin-trojan-go-git (requires qv2ray)
Latest Comments
hk3f commented on 2023-01-29 07:27 (UTC) (edited on 2023-01-30 07:42 (UTC) by hk3f)
Due to git update,there may be error reported like: Cloning into '/home/user/.cache/yay/qv2ray-git/src/qv2ray-git/3rdparty/QCodeEditor'... fatal: transport 'file' not allowed
A workaround could be add "-c protocol.file.allow=always" to "git submodule update" line in PKGBUILD: git -c protocol.file.allow=always submodule update --init \
Firestar commented on 2022-07-12 01:35 (UTC) (edited on 2022-07-12 01:35 (UTC) by Firestar)
SamLukeYes commented on 2022-01-15 09:09 (UTC)
@database64128 OK, I can co-maintain this package.
database64128 commented on 2022-01-15 04:41 (UTC)
@SamLukeYes LGTM. Are you interested in co-maintaining this package? I can add you as a co-maintainer, and then you can apply your changes.
SamLukeYes commented on 2022-01-15 04:37 (UTC)
There are many submodules required to build qv2ray. It would be better add them to sources, so that users don't have to re-clone them on every rebuild.
Here's my PKGBUILD:
database64128 commented on 2022-01-14 19:37 (UTC) (edited on 2022-01-17 09:29 (UTC) by database64128)
Updated to use packaged
libqv2ray-git
. Note that untiluvw
updates to2.11.0_libuv_v1.43
, you have to useuvw-git
as the dependency oflibqv2ray-git
.Update 2022-01-17: I have taken over and updated
uvw
to2.11.0_libuv_v1.43
.database64128 commented on 2022-01-14 11:24 (UTC)
This package has been updated. Everything should work now.
database64128 commented on 2021-10-05 06:42 (UTC)
@SamLukeYes It's still not possible to make a clean source build package for Qv2ray, unless we statically link libuv and uvw into the binary. Let me check with the developer to see if anything can be done about it. In the meantime, stick to qv2ray-static-bin-nightly.
SamLukeYes commented on 2021-10-05 06:33 (UTC)
Failed in build():
database64128 commented on 2021-08-01 09:07 (UTC)
This package cannot be updated for the following reasons:
For now, please use https://aur.archlinux.org/packages/qv2ray-static-bin-nightly/.