Search Criteria
Package Details: jlc-assistant-bin 5.0.69-21
Package Actions
Git Clone URL: | https://aur.archlinux.org/jlc-assistant-bin.git (read-only, click to copy) |
---|---|
Package Base: | jlc-assistant-bin |
Description: | 嘉立创下单助手:该应用为您下单提供便利,快速获取优惠及下单信息,无需在网站等待审核审单!在下单助手下单立享打折优惠! |
Upstream URL: | https://www.jlc.com/portal/appDownloadsWithConfig.html |
Keywords: | jlc pcb 下单 嘉立创 |
Licenses: | LicenseRef-custom |
Conflicts: | jlc-assistant |
Provides: | jlc-assistant |
Replaces: | jlc-assistant |
Submitter: | taotieren |
Maintainer: | taotieren (Misaka13514, kearneyBack, Canmi) |
Last Packager: | taotieren |
Votes: | 3 |
Popularity: | 0.000464 |
First Submitted: | 2022-11-29 15:43 (UTC) |
Last Updated: | 2025-03-09 18:31 (UTC) |
Latest Comments
« First ‹ Previous 1 2
yueduz commented on 2024-03-29 10:53 (UTC)
现在软件启动后没有标题栏
Misaka13514 commented on 2023-01-09 07:25 (UTC)
PKGBUILD (jlc-assistant-bin) W: Missing Maintainer tag
是因为PKGBUILD
中没有Maintainer
信息,与/etc/makepkg.conf
无关。taotieren commented on 2022-12-04 14:25 (UTC)
因为你本地的
/etc/makepkg.conf
里面没有配置Maintainer
信息,自然会出现这个问题,至于打包和维护包的话,看下PKGBUILD
文件学一下,很快的,后面维护的话只需要 修改 tag 和 sha256sums 的值,然后 commit ,在push 上来即可。kearneyBack commented on 2022-12-04 07:35 (UTC)
测试通过你打包的 5.0.69-6 可以安装运行,namcap检查PKGBUILD显示
PKGBUILD (jlc-assistant-bin) W: Missing Maintainer tag
;另外,请考虑把我移出维护者,因为我虽然用了一些年的arch,但是还没学会咋维护包。。。。taotieren commented on 2022-12-04 06:47 (UTC)
@kearneyBack 已修复,因为直接安装运行我这边提示权限不足无法使用,这边打包改用的系统的 electron 包,减少了包大小。
kearneyBack commented on 2022-12-03 09:21 (UTC)
直接解压运行安装实测可以
sudo bash install.sh
kearneyBack commented on 2022-12-03 09:12 (UTC)
« First ‹ Previous 1 2