File tree 2 files changed +7
-9
lines changed
2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 12
12
snapcraft
13
13
14
14
### Test
15
- sudo snap install eclipse_*_amd64 .snap --classic --dangerous
15
+ sudo snap install eclipse* .snap --classic --dangerous
Original file line number Diff line number Diff line change 1
1
name : eclipse
2
- base : core24
2
+ base : core22
3
3
4
4
version : 2024-12
5
5
summary : Extensible Tool Platform and Java IDE
@@ -13,11 +13,9 @@ description:
13
13
grade : stable
14
14
confinement : classic
15
15
16
- platforms :
17
- amd64 :
18
- arm64 :
19
- build-on : [amd64, arm64]
20
- build-for : [arm64]
16
+ architectures :
17
+ - build-on : amd64
18
+ - build-on : arm64
21
19
22
20
apps :
23
21
eclipse :
44
42
build-attributes :
45
43
- no-patchelf
46
44
stage-packages :
47
- - libffi8
45
+ - libffi7
48
46
- libfreetype6
49
- - libpng16-16t64
47
+ - libpng16-16
50
48
- libgdk-pixbuf2.0-0
51
49
- libsecret-1-0
52
50
- libasound2
You can’t perform that action at this time.
0 commit comments