Search Criteria
Package Details: ame 4.0.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ame.git (read-only, click to copy) |
---|---|
Package Base: | ame |
Description: | Amethyst is a fast and efficient AUR helper |
Upstream URL: | https://gitlab.com/crystal-linux/software/amethyst |
Keywords: | amethyst aur-helper crystal pacman-wrapper |
Licenses: | GPL-3.0-only |
Submitter: | Crystal-Linux |
Maintainer: | Crystal-Linux (mchal, Antiz, axtlos) |
Last Packager: | Antiz |
Votes: | 6 |
Popularity: | 0.000160 |
First Submitted: | 2022-04-21 20:52 (UTC) |
Last Updated: | 2024-09-15 15:07 (UTC) |
Dependencies (8)
- expac (expac-gitAUR)
- git (git-gitAUR, git-glAUR)
- less (less-gitAUR)
- pacman-contrib (pacman-contrib-gitAUR)
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
Latest Comments
simona commented on 2022-12-10 19:14 (UTC)
yes... sorry
Antiz commented on 2022-12-10 18:47 (UTC) (edited on 2022-12-10 18:48 (UTC) by Antiz)
@simona How is this related to
ame
?The nodejs-lts-gallium package does indeed conflicts with the
nodejs
package but that has nothing to do withame
.FabioLolix commented on 2022-12-10 18:46 (UTC)
@simona you are complaining in the wrong AURweb page, this pkgbuild don't use nodejs at all
About your problem with nodejs, all nodejs versions conflicts and can't be installed alongside, build the pkgbuilds in a clean chroot using devtools to avoid uninstalling your current nodejs version
simona commented on 2022-12-10 18:35 (UTC)
It say
Installing nodejs-lts-gallium will remove: nodejs
but a lot of sw use nodejs-lts-* instead nodejs but that's boring behavior. it usually doesn't make you uninstall nodejs.
Antiz commented on 2022-12-10 14:26 (UTC) (edited on 2022-12-10 14:27 (UTC) by Antiz)
@FabioLolix Done, thanks for pointing that out.
FabioLolix commented on 2022-12-10 11:57 (UTC)
.tar.gz is missing in source renaming, should be ${_pkgname}-${pkgver}.tar.gz::
Antiz commented on 2022-09-17 19:55 (UTC)
Hey!
Congratulations for your awesome work with Amethyst (and Cristal Linux in general).
I think this PKGBUILD can be well improved by some tiny changes.
I made a pull request on the github repo about that here.
Hope it helps! :)
simona commented on 2022-08-31 11:22 (UTC)
fatal: repository 'https://git.tar.black/crystal/programs/amethyst.git/' non trovato
Crystal-Linux commented on 2022-05-01 08:45 (UTC)
@yochananmarqos I edited the pkgbuild according to your example, thanks for the feedback!
yochananmarqos commented on 2022-04-21 23:58 (UTC) (edited on 2022-04-22 00:00 (UTC) by yochananmarqos)
openssl
&sqlite
--all-features
build flag. The only binary that should be installed isame
, none of the rest will work on Arch:Example PKGBUILD