Search Criteria
Package Details: jlc-assistant-bin 5.0.69-6
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: | custom |
Conflicts: | jlc-assistant |
Provides: | jlc-assistant-bin |
Replaces: | jlc-assistant-bin |
Submitter: | taotieren |
Maintainer: | taotieren (Misaka13514, kearneyBack) |
Last Packager: | taotieren |
Votes: | 2 |
Popularity: | 0.050109 |
First Submitted: | 2022-11-29 15:43 (UTC) |
Last Updated: | 2022-12-04 06:45 (UTC) |
Dependencies (6)
- electron (electron-nightly-npm, electron13-bin, electron16-bin, electron15-bin, electron14-bin, electron17-bin, electron18-bin, electron19-bin, electron20-bin, electron-xdg, electron-xdg-bin, electron25-bin, electron21-bin, electron24-bin, electron23-bin, electron22-bin)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libxss
- nss (nss-hg)
Latest Comments
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)