Package Details: bazaar-git 0.4.11.r32.g4d8fd06-1

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)

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.