Search Criteria
Package Details: cosmic-applibrary-git 1.0.0.alpha.3.r0.g3dd148d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cosmic-applibrary-git.git (read-only, click to copy) |
---|---|
Package Base: | cosmic-applibrary-git |
Description: | An application launcher for the COSMIC desktop |
Upstream URL: | https://github.com/pop-os/cosmic-applibrary |
Licenses: | GPL-3.0-or-later |
Conflicts: | cosmic-app-library, cosmic-applibrary |
Provides: | cosmic-app-library, cosmic-applibrary |
Submitter: | soloturn |
Maintainer: | soloturn (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 3 |
Popularity: | 1.04 |
First Submitted: | 2023-11-06 05:31 (UTC) |
Last Updated: | 2024-11-12 16:27 (UTC) |
Dependencies (6)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- just (just-gitAUR) (make)
- mold (mold-gitAUR) (make)
Latest Comments
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-library
in both theprovides
andconficts
arrays):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.