File tree Expand file tree Collapse file tree 1 file changed +17
-8
lines changed
Expand file tree Collapse file tree 1 file changed +17
-8
lines changed Original file line number Diff line number Diff line change 22
33name : flameshot
44adopt-info : flameshot
5- base : core22
5+ base : core24
66summary : Powerful yet simple to use screenshot software
77description : |
88 A powerful open source screenshot and annotation tool for Linux, Flameshot
@@ -13,34 +13,43 @@ description: |
1313grade : stable
1414confinement : strict
1515compression : lzo
16- architectures :
17- - build-on : amd64
16+ platforms :
17+ amd64 :
18+ build-on : amd64
19+ build-for : amd64
20+
1821
1922apps :
2023 flameshot :
2124 command : usr/bin/flameshot
2225 desktop : usr/share/applications/org.flameshot.Flameshot.desktop
2326 extensions :
24- - kde-neon
27+ - kde-neon-6
2528 environment :
26- DISABLE_WAYLAND : 1
2729 XDG_DATA_DIRS : $SNAP/share:$XDG_DATA_DIRS
30+ QT_QPA_PLATFORM : wayland
2831 QT_QPA_PLATFORMTHEME : gtk3
2932 slots : [dbus-flameshot]
3033 plugs :
3134 - home
35+ - desktop
36+ - wayland
37+ - gsettings
3238 - removable-media
3339 - network
3440 - network-bind
3541
3642parts :
3743 flameshot :
44+ # source: ./
3845 source : https://github.com/flameshot-org/flameshot.git
3946 plugin : cmake
47+ build-packages :
48+ - git
4049 cmake-parameters :
41- - -DFLAMESHOT_ICON=/snap/flameshot/current/usr/share/icons/hicolor/scalable/apps/flameshot.svg
42- - -DCMAKE_INSTALL_PREFIX=/usr
43- - -DUSE_WAYLAND_CLIPBOARD=1
50+ - -DFLAMESHOT_ICON=/snap/flameshot/current/usr/share/icons/hicolor/scalable/apps/flameshot.svg
51+ - -DCMAKE_INSTALL_PREFIX=/usr
52+ - -DUSE_WAYLAND_CLIPBOARD=1
4453 source-type : git
4554 override-pull : |
4655 craftctl default
You can’t perform that action at this time.
0 commit comments