Package Details: clash-verge 1.6.2-1

Git Clone URL: https://aur.archlinux.org/clash-verge.git (read-only, click to copy)
Package Base: clash-verge
Description: A Clash Meta GUI based on Tauri, Continuation of Clash Verge
Upstream URL: https://github.com/clash-verge-rev/clash-verge-rev
Licenses: GPL-3.0-or-later
Submitter: sukanka
Maintainer: Kiri0 (lilac)
Last Packager: lilac
Votes: 5
Popularity: 0.100304
First Submitted: 2022-09-24 13:11 (UTC)
Last Updated: 2024-05-08 06:34 (UTC)

Pinned Comments

Kiri0 commented on 2024-01-18 02:47 (UTC) (edited on 2024-01-18 02:51 (UTC) by Kiri0)

安装后,需选择内核,否则一片空白。 Settings -> Clash Core (GRANT 是给权限,不选中。 要选中内核,必须在内核名字处点一下!!!坑!)

本包对应的二进制包是clash-verge-rev-bin。不想编译的直接装-bin,香。

Latest Comments

1 2 3 4 Next › Last »

Kiri0 commented on 2024-04-25 18:15 (UTC) (edited on 2024-04-25 19:21 (UTC) by Kiri0)

关于loong64, 在mihomo解决这个不恰当的commit前,不考虑跟进。理由如下:

一. 不安全。链接到第三方仓库。 在go官方有loong64包支持下,仍从个人的仓库下载go。

    - name: Set up Go1.21 loongarch abi2
      if: ${{ matrix.jobs.goarch == 'loong64' && matrix.jobs.abi == '2' }}
      run: |
        wget -q https://github.com/xishang0128/loongarch64-golang/releases/download/1.21.5/go1.21.5.linux-amd64-abi2.tar.gz

二. 不符合社区主流命名规则。目前主流的命名规则,新世界一律loong64。此commit将其改为loong64-abi1,没必要

Kiri0 commented on 2024-04-25 14:55 (UTC) (edited on 2024-04-25 15:07 (UTC) by Kiri0)

@zzq

mihomo采用了新的命名规则区分新旧世界:loong64-abi1/2, 导致clash-verge抓不到包。 见commit

已有issue希望提供常规命名规则的包

可以通过补丁解决,但这本是可以做到优雅一致的,还是先等mihomo怎么解决。

zzq commented on 2024-04-14 09:03 (UTC)

clash-verge-rev已经可以在龙芯上编译运行,能否添加loong64支持?具体可参考AOSC的脚本: https://github.com/AOSC-Dev/aosc-os-abbs/tree/stable/app-network/clash-verge-rev

Pylogmon commented on 2024-03-21 11:37 (UTC)

clash-verge和clash-verge-rev是两个不同的项目,这个包应该保留在1.3.8,单独创建clash-verge-rev源码包

akiakise commented on 2024-03-10 04:14 (UTC)

启动白屏的可以试下 https://github.com/zzzgydi/clash-verge/issues/847#issuecomment-1791876185 的做法,使用 WEBKIT_DISABLE_COMPOSITING_MODE=1 clash-verge 来启动,如果可行的话,可以将 /usr/share/applications/clash-verge.desktop 中的 Exec=clash-verge 替换为 Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /usr/bin/clash-verge 来实现通过 DE 搜索启动非白屏程序的效果

EggBorn commented on 2024-02-17 03:35 (UTC)

yay进行更新时,编译go会出现错误 linkmode requires external (cgo) linking, but cgo is not enabled

但是在go env中显示CGO_ENABLED=1 如何解决?

Kiri0 commented on 2024-01-18 02:47 (UTC) (edited on 2024-01-18 02:51 (UTC) by Kiri0)

安装后,需选择内核,否则一片空白。 Settings -> Clash Core (GRANT 是给权限,不选中。 要选中内核,必须在内核名字处点一下!!!坑!)

本包对应的二进制包是clash-verge-rev-bin。不想编译的直接装-bin,香。

Kiri0 commented on 2024-01-17 04:26 (UTC)

@evilred 上游是 github,那就github咯

evilred commented on 2024-01-16 13:43 (UTC)

@Kiri0 请教大佬,这东西clash-verge-1.4.8.tar.gz除了放github没地方了吗?

mio-19 commented on 2024-01-13 02:41 (UTC)

@Kiri0 sukanka换什么了呢 :<