@Crocodile-Shoes 如果软件窗口过小,可能需要下拉左侧选项才能看到设置(Settings)
Search Criteria
Package Details: clash-verge 1.7.7-1
Package Actions
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: | 7 |
Popularity: | 0.174715 |
First Submitted: | 2022-09-24 13:11 (UTC) |
Last Updated: | 2024-08-21 21:47 (UTC) |
Dependencies (18)
- cairo (cairo-gitAUR)
- clash-geoipAUR
- clash-metaAUR (clash-meta-binAUR, clash-meta-alpha-gitAUR, mihomoAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libayatana-appindicator
- libsoup
- meta-rules-datAUR
- openssl (openssl-gitAUR, openssl-staticAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- jq (jq-gitAUR) (make)
- moreutils (moreutils-go-binAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Required by (0)
Sources (2)
zzq commented on 2024-10-14 01:45 (UTC)
Crocodile-Shoes commented on 2024-10-13 14:14 (UTC)
非常不好意思,我是一个archlinux新手,不是很能理解置顶评论中说的“安装后,需选择内核,否则一片空白。 Settings -> Clash Core”,因为我在电脑setting中没有找到这个选项,另外也没有直接在这个软件上找到setting,请问是我中间缺少了什么操作吗?我直接使用yay -S clash-verge
进行安装,有谁能解答吗?非常感谢
fleey commented on 2024-08-24 05:28 (UTC)
Thanks to the author for developing and maintaining the package, but when I use the v.1.7.7-1 on a manjaro gnome 24 I encounter a problem: the hotkey settings don't take effect, and I've troubleshot the hotkey conflicts. Looking forward to help and appreciate it!
detian commented on 2024-08-19 12:34 (UTC)
@Kiri0 第42行是不是应该改成
touch src-tauri/sidecar/verge-mihomo{,-alpha}-${CARCH}-unknown-linux-gnu
Moiovo commented on 2024-08-16 02:23 (UTC) (edited on 2024-08-16 02:24 (UTC) by Moiovo)
clash-verge-1.7.5.tar.gz ... 失败\n 包好像过期了
homer commented on 2024-08-03 06:16 (UTC)
installation error Validating source files with sha512sums... clash-verge-1.7.5.tar.gz ... FAILED
Kiri0 commented on 2024-07-06 10:29 (UTC)
@Minami926494 已通过软链接修复该问题
PKGBUILD 增加:
ln -sf /usr/bin/clash-meta ${pkgdir}/usr/bin/verge-mihomo
Minami926494 commented on 2024-07-03 06:02 (UTC)
由1.6.x或更低版本升至1.7.1-1后,需更改内核为mihomo,并在usr/bin目录内将mihomo二进制文件命名为"verge-mihomo"才可被应用读取
Kiri0 commented on 2024-06-07 08:00 (UTC) (edited on 2024-06-07 08:02 (UTC) by Kiri0)
最新版1.6.5从源码编译出错:
Error `tauri.conf.json` error on `tauri > bundle > deb`: Additional properties are not allowed ('conflicts', 'provides', 'replaces' were unexpected)
Error `tauri.conf.json` error on `tauri > bundle > targets`: ["deb","rpm","appimage","updater"] is not valid under any of the schemas listed in the 'anyOf' keyword
Error `tauri.conf.json` error on `tauri > bundle`: Additional properties are not allowed ('rpm' was unexpected)
@Zylsjsp:
"尝试编译安装1.6.5时无法通过编译 查找相关依赖问题 发现针对rpm和deb包的新增功能使用了@tauri-apps/>cli的beta api (于tauri-apps/tauri@36b4c12 中引入 至少需要版本为 tauri-v2.0)
该问题预期会影响所有从源码编译安装的linux用户"
详见issue
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,没必要
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,香。