Search Criteria
Package Details: flclash-bin 0.8.92-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/flclash-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | flclash-bin |
| Description: | A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free. |
| Upstream URL: | https://github.com/chen08209/FlClash |
| Keywords: | clash clash-meta flutter hysteria mihomo proxy v2ray vless vpn |
| Licenses: | GPL-3.0-only |
| Conflicts: | flclash |
| Provides: | flclash |
| Submitter: | dongfengweixiao |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 10 |
| Popularity: | 0.45 |
| First Submitted: | 2024-07-23 03:53 (UTC) |
| Last Updated: | 2026-02-02 12:17 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
OranPhoenix commented on 2026-02-06 02:02 (UTC)
更新0.8.92版本后由于一点调整, 导致无法静默启动, 似乎是因为FlClash检测不到托盘, 于是强制开启主界面, 但是我不会调整, 各位大佬有没有办法修好它? 🫡
zxp19821005 commented on 2025-12-12 02:05 (UTC)
@origuchi 感谢反馈,已添加。
origuchi commented on 2025-12-11 08:57 (UTC)
感谢大佬维护! 反馈一个小问题:在 Wayland 环境下,应用图标会显示为系统通用的 Wayland 图标(因为窗口无法与 .desktop 文件关联)。
该应用的窗口 Class 名称为
com.follow.clash。建议在 PKGBUILD 的prepare()阶段,修改 .desktop 文件时追加一行StartupWMClass配置。可以在
prepare()函数里现有的sed命令后增加:修改后图标显示恢复正常
ZeroDegress commented on 2025-10-07 03:36 (UTC)
目前版本脚本能正常工作了 @dongfengweixiao
dongfengweixiao commented on 2025-10-07 02:17 (UTC)
提交了小的变动,暂时先移除aarch64的支持(我本地编译不出aarch64版本的so,暂时也不折腾怎么编译它了),使用gist中的so作为补充,请 @ZeroDegress 验证下该版本相关的功能是否可用。
ycsh commented on 2025-10-06 23:34 (UTC)
我刚刚试了一下 yay flclash-bin 还是会报错的 Failure while downloading https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/x86_64/danxi-1.4.9-1-x86_64.pkg.tar.zst
pillow commented on 2025-10-05 12:52 (UTC) (edited on 2025-10-05 12:52 (UTC) by pillow)
@VillagerTom, @FurryR, 部分修复了danxi的依赖问题,因为没什么跨平台的经验所以这个暂时无法修改,我只能把自己的架构信息附上,如果有人有跨结构的需求只能自己尝试解决了。最后感谢二位的指正,如果还有什么不合理或者错误还请指出
VillagerTom commented on 2025-10-04 07:16 (UTC) (edited on 2025-10-04 07:16 (UTC) by VillagerTom)
@pillow flclash并不依赖danxi本身,应该写到makedepends里吧
FurryR commented on 2025-10-04 02:15 (UTC)
对 danxi 的下载没有进行跨架构处理。 danxi.pkg.tar.zst::https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/x86_64/danxi-1.4.9-1-x86_64.pkg.tar.zst 指向的 danxi 软件包已经被删除,url 本身非常不可靠。
shanoaice commented on 2025-10-02 19:28 (UTC) (edited on 2025-10-02 19:34 (UTC) by shanoaice)
我觉得完全不应该单独下载包,这样 URL 不可靠,反正 danxi 在 AUR 里,直接 makedepend 然后把它拷贝过去会比单独下载要可靠的多 最好不要 depend,因为我们只需要把 danxi 的 .so 文件拷贝过来就行,打包完了就不需要了
1 2 3 4 Next › Last »