Compare commits

...
Sign in to create a new pull request.

17 commits

Author SHA1 Message Date
Yaakov Selkowitz
2986545edd F44 2026-03-24 20:33:22 -04:00
Yaakov Selkowitz
624aee081c F43 2025-09-30 13:52:28 -04:00
Yaakov Selkowitz
d3d3effd33 F42 2025-03-17 12:16:47 -04:00
Yaakov Selkowitz
5ed5faae36 F41 2024-10-06 16:11:35 -04:00
Yaakov Selkowitz
0d6b6fab38 F40 2024-04-08 10:15:45 -04:00
Kalev Lember
901dde884d Switch to F39 2023-10-03 11:34:14 +02:00
Kalev Lember
44891b89b4 container.yaml: Sync finish-args with flathub 2023-03-27 16:09:58 +02:00
Kalev Lember
830f02ec15 Switch to F38 runtime and sources 2023-03-27 16:09:05 +02:00
Kalev Lember
1d8f3d6af0 container.yaml: Sync finish-args with flathub 2022-10-05 19:14:35 +02:00
Kalev Lember
d86b78932f Switch to F37 runtime and sources 2022-10-05 19:14:07 +02:00
Tomas Popela
31f4909d22 Update to Fedora 36, limit architectures and sync with Flathub 2022-05-17 12:28:05 +02:00
Kalev Lember
d6a2658e14 container.yaml: Sync finish-args with flathub 2021-10-04 00:20:04 +02:00
Kalev Lember
da8990eb36 Switch to F35 runtime and sources 2021-10-03 00:12:04 +02:00
Kalev Lember
ebb73bbf66 container.yaml: Adapt for master->stable rename 2021-03-27 17:21:37 +01:00
Kalev Lember
1fb3646603 Switch to F34 runtime and sources 2021-03-27 17:07:17 +01:00
Kalev Lember
af203aa5ba container.yaml: Sync with flathub
This also renames the app ID, for which we don't really have a good
story yet in Fedora Flatpaks, but let's go ahead with it anyway and get
over the renaming pain.
2020-10-02 18:50:16 +02:00
Kalev Lember
01fa172c8e Switch to F33 runtime and sources 2020-10-02 18:47:19 +02:00
2 changed files with 14 additions and 43 deletions

View file

@ -1,31 +0,0 @@
---
document: modulemd
version: 2
data:
summary: A graphical directory tree analyzer
description: >-
Baobab is able to scan either specific directories or the whole filesystem, in
order to give the user a graphical tree representation including each directory
size or percentage in the branch. It also auto-detects in real-time any change
made to your home folder as far as any mounted/unmounted device.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-runtime: [f32]
platform: [f32]
requires:
flatpak-runtime: [f32]
platform: [f32]
profiles:
default:
rpms:
- baobab
components:
rpms:
baobab:
rationale: Application package
ref: f32
buildorder: 10
...

View file

@ -1,18 +1,20 @@
compose:
modules:
- baobab:master
flatpak:
# Derived from the project's domain name
id: org.gnome.Baobab
id: org.gnome.baobab
branch: stable
# Binary to execute to run the app
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- baobab
command: baobab
tags: []
# Not sandboxed. See 'man flatpak-build-finish'
finish-args: |
--filesystem=host
finish-args: |-
--device=dri
--share=ipc
--socket=x11
--socket=fallback-x11
--socket=wayland
--socket=session-bus
--filesystem=host
--filesystem=~/.var/app
--metadata=X-DConf=migrate-path=/org/gnome/baobab/
--talk-name=org.gtk.vfs.*
--system-talk-name=org.freedesktop.hostname1
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd