Search Criteria
Package Details: bazaar-git 0.4.11.r32.g4d8fd06-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bazaar-git.git (read-only, click to copy) |
|---|---|
| Package Base: | bazaar-git |
| Description: | A new app store for GNOME with focus on flatpaks, particularly Flathub. (git version) |
| Upstream URL: | https://github.com/kolunmi/bazaar |
| Keywords: | app flathub flatpak store |
| Licenses: | GPL-3.0-only |
| Conflicts: | bazaar |
| Provides: | bazaar |
| Submitter: | dragoneki |
| Maintainer: | dragoneki |
| Last Packager: | dragoneki |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-07-11 10:36 (UTC) |
| Last Updated: | 2025-09-24 11:09 (UTC) |
Dependencies (22)
- appstream
- cairo (cairo-gitAUR)
- dconf
- flatpak (flatpak-gitAUR, flatpak-local-gitAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glycin
- glycin-gtk4
- graphene (graphene-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR)
- libdex
- libsoup3 (libsoup3-gitAUR)
- libxmlb
- libyaml (libyaml-gitAUR)
- pango (pango-gitAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- meson (meson-gitAUR) (make)
- Show 2 more dependencies...
Required by (1)
- krunner-bazaar (requires bazaar) (optional)
Latest Comments
dragoneki commented on 2025-08-17 08:04 (UTC) (edited on 2025-09-06 05:38 (UTC) by dragoneki)
Update: build fixed
@maysamayako sorry yes its an upstream issue in libdex, recently got fixed but hasnt made it to a release yet. But the bigger issue is that bazaar depends on libdex 0.11 while the latest stable release of libdex is 0.10.x.
Both of these issues would probably get fixed by the next release of libdex but that might take a while. So not sure how to proceed here.
maysamayako commented on 2025-08-12 17:28 (UTC)
I get a build error when I try to build the git version!
subprojects/libdex/meson.build:171:2: ERROR: Function 'add_global_arguments' cannot be used in subprojects because there is no way to make that reliable. Please only call this if is_subproject() returns false. Alternatively, define a variable that contains your language-specific arguments and add it to the appropriate *_args kwarg in each target.