Search Criteria
Package Details: qv2ray-git 3.0.0.rc1.r57.g8213f99d-2
Package Actions
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: | ZgblKylin |
Last Packager: | ZgblKylin |
Votes: | 7 |
Popularity: | 0.001051 |
First Submitted: | 2021-06-03 17:26 (UTC) |
Last Updated: | 2023-09-05 07:38 (UTC) |
Dependencies (17)
- grpc
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libqv2ray-gitAUR
- protobuf (protobuf-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- grpc-cli (make)
- make (make-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-declarative (qt6-declarative-gitAUR) (make)
- qt6-tools (make)
- which (busybox-coreutilsAUR) (make)
- qt6-wayland (optional) – Wayland support (experimental)
- v2ray (v2ray-go-gitAUR, v2ray-gitAUR, xrayAUR) (optional) – use packaged v2ray
Required by (9)
- 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-dev-git (requires qv2ray)
- qv2ray-plugin-trojan-go-git (requires qv2ray)
Latest Comments
1 2 Next › Last »
database64128 commented on 2023-07-10 14:18 (UTC)
@ZgblKylin Please do not add ex-maintainers back without asking them first. We actively chose to disown the package, for whatever reason. Please respect the choices we made.
ZgblKylin commented on 2023-07-10 08:58 (UTC) (edited on 2023-07-10 09:19 (UTC) by ZgblKylin)
This patch and hk3f's comment are applied.
The latest build may report error like:
This could be fixed by adding 1 line of code to
build()
in PKGBUILD like: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.
1 2 Next › Last »