Search Criteria
Package Details: squire-desktop-git 0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/squire-desktop-git.git (read-only, click to copy) |
---|---|
Package Base: | squire-desktop-git |
Description: | A tournament management software for MTG brought to you by Monarch. |
Upstream URL: | https://github.com/MonarchDevelopment/SquireDesktop |
Keywords: | mtg,squire,tournament,squire-desktop,monarch,cards |
Licenses: | AGPL3 |
Submitter: | Djpiper28 |
Maintainer: | Djpiper28 |
Last Packager: | Djpiper28 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-01 13:19 (UTC) |
Last Updated: | 2022-11-01 13:19 (UTC) |
Dependencies (7)
- cbindgen (make)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-tools (make)
- rustup (rustup-gitAUR) (make)
Latest Comments
kleintux commented on 2022-12-18 15:58 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
gcc is not needed as dependency they are in https://archlinux.org/groups/x86_64/base-devel/
thank you for fixing and maintaining