Search Criteria
Package Details: bazaar 0.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bazaar.git (read-only, click to copy) |
---|---|
Package Base: | bazaar |
Description: | A new app store for GNOME with focus on flatpaks, particularly Flathub |
Upstream URL: | https://github.com/kolunmi/bazaar |
Keywords: | app flathub flatpak store |
Licenses: | GPL-3.0-only |
Conflicts: | bazaar-git |
Provides: | bazaar |
Submitter: | Dominiquini |
Maintainer: | Dominiquini (dragoneki) |
Last Packager: | Dominiquini |
Votes: | 3 |
Popularity: | 1.59 |
First Submitted: | 2025-08-18 20:56 (UTC) |
Last Updated: | 2025-10-03 04:22 (UTC) |
Dependencies (27)
- appstream
- cairo (cairo-gitAUR)
- dconf
- flatpak (flatpak-gitAUR, flatpak-local-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- glycin
- glycin-gtk4
- graphene (graphene-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libdex
- libsoup3 (libsoup3-gitAUR)
- libxmlb
- libyaml (libyaml-gitAUR)
- pango (pango-gitAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- Show 7 more dependencies...
Required by (1)
- krunner-bazaar (optional)
Latest Comments
dragoneki commented on 2025-09-23 14:17 (UTC)
Thank you, that means a lot to me! I ll add you to the other packages too just in case you are interested but feel free to ignore them :D
Thanks again!
Dominiquini commented on 2025-09-22 21:09 (UTC)
@dragoneki Thanks. I added you as a co-mantainer, since you also have other packages related to this!
dragoneki commented on 2025-09-22 19:29 (UTC) (edited on 2025-09-22 19:30 (UTC) by dragoneki)
Hi!
Thanks for maintaining this package.
Just FYI, with the Gnome 49 arch updates glycin is now 2.0 and also split to
glycin-gtk4
while bazaar at the moment depends on 1.0. Basically you should changeglycin
toglycin1
and addglycin1-gtk4
in deps.Thanks!
Dominiquini commented on 2025-09-19 17:34 (UTC)
@michaldybczak: You can type "yay -Qo <FILE>" to see what package provides the file that is causing the conflict!
michaldybczak commented on 2025-09-19 07:40 (UTC)
Can't build. It needs blueprint-compiler now, but one of the files that blueprint-compiler provides is already in system, so there is some conflict here. My guess is, there is some other package that can be alternative to blueprint-compiler but is not marked as a replacement dependency.
aaronp commented on 2025-09-13 15:14 (UTC)
Should add blueprint-compiler to makedepends (possibly depends? Not sure if it's needed at runtime)
Otherwise, it appears to vendor that dependency and install with python files that conflict with the blueprint-compiler package.