Search Criteria
Package Details: cosmic-app-library-git 1.0.0.alpha.6.r2.gc58a366-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cosmic-app-library-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cosmic-app-library-git |
| Description: | An application launcher for the COSMIC desktop |
| Upstream URL: | https://github.com/pop-os/cosmic-applibrary |
| Licenses: | GPL-3.0-only |
| Conflicts: | cosmic-app-library, cosmic-applibrary |
| Provides: | cosmic-app-library |
| Submitter: | soloturn |
| Maintainer: | soloturn (yochananmarqos) |
| Last Packager: | yochananmarqos |
| Votes: | 4 |
| Popularity: | 0.58 |
| First Submitted: | 2024-11-16 10:07 (UTC) |
| Last Updated: | 2025-08-02 17:48 (UTC) |
Dependencies (6)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- just (just-gitAUR) (make)
- mold (mold-gitAUR, mold-x86-gitAUR) (make)
Latest Comments
vosjedev commented on 2024-11-22 16:26 (UTC)
I understand that and agree, but I can't build
cosmic-greeter-gitwhich is a dependency ofcosmic-session-gitbecausecosmic-greeter-gitgives errors on downloading source. Should I report those there (atcosmic-greeter-git)? It has to do with git-lfs being in use in the repo and makepkg not supporting that, and to make use ofmakepkg-git-lfs-protoI would have to modify the pkgbuild...soloturn commented on 2024-11-16 10:09 (UTC)
created cosmic-app-library-git and requested merge of this one in the hope this would be the correct procedure to rename. i find it easier if both ABS and AUR package have same name apart from -git suffix.
yochananmarqos commented on 2024-11-15 23:56 (UTC) (edited on 2024-11-15 23:59 (UTC) by yochananmarqos)
@vosjedev:
As far as the package naming, thank you for letting me know. Somehow I missed that.
I have no idea why the Arch PM invented different package names that neither match the repo name nor the official package names.
Rule of thumb: Do not mix repo and AUR packages. Use one or the other.
FYI, I build the COSMIC AUR packages very often, have them installed on my build / test machine and do the best I can.
vosjedev commented on 2024-11-12 09:56 (UTC)
Hi, currently some things break with this package when using a mix of repo and aur packages (I have to - there are issues building cosmic-greeter-git which is a dependency of cosmic-session-git, but that's another story). The reason is that the repo package equivalent to this package is
cosmic-app-library, but this package provides/conflicts withcosmic-applibrary.So I thought I'd write a patch to solve that (it's a two line change, it adds
cosmic-app-libraryin both theprovidesandconfictsarrays):soloturn commented on 2024-04-20 20:54 (UTC)
done yochananmarqos
yochananmarqos commented on 2024-02-20 22:33 (UTC)
@soloturn: Please add me as a Co-Maintainer.