Search Criteria
Package Details: cosmic-app-library-git 1.0.0.alpha.3.r1.g676656d-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-or-later |
Conflicts: | cosmic-app-library, cosmic-applibrary |
Provides: | cosmic-app-library |
Submitter: | soloturn |
Maintainer: | soloturn (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 3 |
Popularity: | 0.53 |
First Submitted: | 2024-11-16 10:07 (UTC) |
Last Updated: | 2024-11-17 15:52 (UTC) |
Dependencies (6)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- just (just-gitAUR) (make)
- mold (mold-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-git
which is a dependency ofcosmic-session-git
becausecosmic-greeter-git
gives 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-proto
I 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-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.