1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: bazaar
Section: utils
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
debhelper-compat (= 13),
meson,
libgtk-4-dev,
libadwaita-1-dev,
libdex-dev,
libflatpak-dev,
appstream,
libxmlb-dev,
libglycin-2-dev,
libglycin-gtk4-2-dev,
libyaml-dev,
libsoup-3.0-dev,
libjson-glib-dev,
libmd4c-dev,
libwebkitgtk-6.0-dev,
libsecret-1-dev,
libproxy-dev,
blueprint-compiler,
desktop-file-utils,
pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/kolunmi/bazaar
Vcs-Browser: https://salsa.debian.org/amin_modaresi/bazaar
Vcs-Git: https://salsa.debian.org/amin_modaresi/bazaar.git
Package: bazaar
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
flatpak,
appstream,
Description: New Flatpak App Store with Adwaita and GTK4
Bazaar is a new app store with a focus on discovering
and installing applications and add-ons from Flatpak remotes,
particularly Flathub.
.
It emphasizes supporting the developers who make the Linux desktop possible.
.
Bazaar features a "curated" tab that can be configured by distributors
to allow for a more locallized experience.
|