林博仁 Buo-ren Lin
acc89ed59f
[snap] migrate base to core22 ( #7841 )
...
This fixes build failure due to incompatible Python runtime.
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com >
2025-07-19 15:15:29 +02:00
teslaedison
ab1fc470b7
chore: fix some typos
...
Signed-off-by: teslaedison <qingchengqiushuang@gmail.com >
2024-03-14 16:07:02 +08:00
林博仁(Buo-ren Lin)
81d4d49234
Snap packaging improvements ( #207 )
...
* fixup! snap: Support official config paths via *-files confinement interfaces (#197 )
* FIXME no longer applied
* Obsoleted HOME environment variable assignment
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
* snap: Migrate to selective-checkout
The selective-pull stage snap is superseded by selective-checkout, prefer the new one.
Refer-to: Selective-checkout: Check out the tagged release revision if it isn't promoted to the stable channel <https://forum.snapcraft.io/t/the-selective-pull-scriptlet-stage-snap-workaround/10389 >
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
* snap: Support bash completion
Refer-to: Scriptlets <https://docs.snapcraft.io/scriptlets/4892 >
Refer-to: Tab completion for snaps <https://docs.snapcraft.io/tab-completion-for-snaps/2261 >
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
* snap: Implement interface connection warning in the launcher
This patch ensures that the user will be acknowledge the missing
connection to the `removable-media` interface.
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
2019-03-29 09:55:43 +01:00
林博仁(Buo-ren Lin)
eb3522601d
snap: Support official config paths via *-files confinement interfaces ( #197 )
...
Refer-to: The personal-files interface - doc - snapcraft.io <https://forum.snapcraft.io/t/the-personal-files-interface/9357 >
Refer-to: The system-files interface - doc - snapcraft.io <https://forum.snapcraft.io/t/the-system-files-interface/9358 >
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
2019-03-21 13:49:13 +01:00
林博仁(Buo-ren Lin)
d398b1de40
snap: Use SNAPCRAFT_ARCH_TRIPLET for pulseaudio library workaround ( #188 )
...
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
2019-03-13 21:52:35 +01:00
林博仁(Buo-ren Lin)
77551bf01b
Implement snap packaging, snaps are universal linux packages ( #170 )
...
This patch implements the necessary details to package gallery-dl as a snap that can be run on a broad range of supporting GNU/Linux distributions[1].
[1] https://snapcraft.io/
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com >
2019-03-01 14:12:41 +01:00