provides 的内容是不是打错字了,应该是 steam++ 吧
Search Criteria
Package Details: watt-toolkit-bin 3.0.0.rc.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/watt-toolkit-bin.git (read-only, click to copy) |
---|---|
Package Base: | watt-toolkit-bin |
Description: | 一个开源跨平台的多功能Steam工具箱。 |
Upstream URL: | https://steampp.net/ |
Keywords: | steam steam++ watt-toolkit |
Licenses: | GPL-3.0-only |
Conflicts: | steam++, watt-toolkit |
Provides: | steam++, watt-toolkit |
Submitter: | ZhangHua |
Maintainer: | ZhangHua |
Last Packager: | ZhangHua |
Votes: | 10 |
Popularity: | 0.021475 |
First Submitted: | 2022-05-09 15:56 (UTC) |
Last Updated: | 2024-09-26 09:26 (UTC) |
Dependencies (20)
- aspnet-runtime-8.0 (aspnet-runtime-8.0-binAUR, aspnet-runtime)
- brotli (brotli-gitAUR)
- bzip2 (bzip2-gitAUR)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR, dotnet-runtime)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- graphite (graphite-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap
- libpng (libpng-gitAUR, libpng-apngAUR)
- nss (nss-hgAUR)
- pcre2 (pcre2-gitAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- steam (optional) – need official or flatpak version of steam
Required by (0)
Sources (4)
SamLukeYes commented on 2022-03-19 09:32 (UTC)
ZhangHua commented on 2022-03-06 03:56 (UTC) (edited on 2022-03-06 03:59 (UTC) by ZhangHua)
@plokid 已从依赖中移除 dotnet 运行时,另外关于 logo 方面,打包脚本的地址也会重定向到你提到的这个地址的,并且两个都需要挂梯子,所以影响不大,就不改了 @zgh 从错误代码来看是证书签名的问题,请在加速页面生成新的证书并且重新安装一下试试。另外也可以试试把生成的证书手动导入 firefox 的信任证书列表里面
zgh commented on 2022-02-25 13:34 (UTC)
我用的是firefox 用hostsmode时,当我打开github时得到
Secure Connection Failed
An error occurred during a connection to github.com. Peer’s certificate has an invalid signature.
Error code: SEC_ERROR_BAD_SIGNATURE
plokid commented on 2022-02-13 11:59 (UTC)
这个包不需要依赖dotnet运行时 另外建议用https://raw.githubusercontent.com/BeyondDimension/SteamTools/develop/resources/AppIcon/Logo_64.png下载icon.png https://blog.csdn.net/The_Time_Runner/article/details/89737949
ZhangHua commented on 2022-02-12 04:46 (UTC)
@Edi_0618 Already fixed checksum
Edi_0618 commented on 2022-02-12 04:02 (UTC) (edited on 2022-02-12 04:04 (UTC) by Edi_0618)
==> Validating source files with sha256sums...
steamtools.desktop ... Passed
icon.png ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error making: steam++-bin
ZhangHua commented on 2022-02-11 04:04 (UTC) (edited on 2022-02-11 04:05 (UTC) by ZhangHua)
@taotieren github 仓库是存在这个文件的,所以你可能需要让 makepkg 走代理才成。手动下载并正确命名,然后放到 PKGBUILD 所在的文件夹也行
taotieren commented on 2022-02-08 00:16 (UTC) (edited on 2022-02-08 00:18 (UTC) by taotieren)
:: (1/1) 正在解析 SRCINFO: steam++-bin
==> 正在创建软件包:steam++-bin 2.6.5-1 (2022年02月08日 星期二 08时12分07秒)
==> 获取源代码...
-> 找到 steamtools.desktop
-> 正在下载 icon.png...
正在初始化下载:https://github.com/BeyondDimension/SteamTools/raw/develop/resources/AppIcon/Logo_64.png
==> 错误: 无法下载 https://github.com/BeyondDimension/SteamTools/raw/develop/resources/AppIcon/Logo_64.png
正在放弃...
-> 下载源文件时出错: steam++-bin
context: exit status 1
ZhangHua commented on 2021-12-22 05:49 (UTC)
@piokid 草写晕乎了,现在已经修好了(
plokid commented on 2021-12-22 05:32 (UTC)
你似乎把x86和aarch64安装包放反了
Pinned Comments
detian commented on 2024-08-16 13:16 (UTC)
调整后的启动脚本
detian commented on 2024-08-16 11:37 (UTC)
找到了个方法,修改窗口的图标
xseticon -class Steam++ /usr/share/icons/hicolor/512x512/apps/watt-toolkit.png
https://aur.archlinux.org/packages/xseticon-detiam 就是每次启动都得整一次