forked from flathub/com.jetbrains.IntelliJ-IDEA-Community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.jetbrains.IntelliJ-IDEA-Community.yml
102 lines (98 loc) · 3.17 KB
/
com.jetbrains.IntelliJ-IDEA-Community.yml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
app-id: com.jetbrains.IntelliJ-IDEA-Community
command: idea
runtime: org.freedesktop.Sdk
runtime-version: '20.08'
sdk: org.freedesktop.Sdk
separate-locales: false
finish-args:
- --device=dri
- --filesystem=host
- --filesystem=xdg-run/gnupg:ro
- --filesystem=xdg-run/keyring
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --share=ipc
- --share=network
- --socket=ssh-auth
- --socket=wayland
- --socket=x11
- --talk-name=org.freedesktop.Flatpak
- --talk-name=org.freedesktop.Notifications
- --talk-name=org.freedesktop.secrets
- --talk-name=org.gnome.keyring.SystemPrompter
modules:
- shared-modules/libsecret/libsecret.json
- name: gcr
cleanup:
- /include
- /lib/debug
- /lib/girepository-1.0
- /lib/pkgconfig
- /man
- /share/gir-1.0
- /share/gtk-doc
- /share/doc
- /share/man
- /share/pkgconfig
- '*.a'
- '*.la'
config-opts:
- --disable-schemas-compile
- --disable-static
- --disable-update-mime
- --disable-vala
- --enable-valgrind=no
sources:
- type: archive
sha256: 29df50974a90987af694c0fb8926a6b366e68cacd8abd813817cfe1eb5d54524
url: https://download.gnome.org/sources/gcr/3.34/gcr-3.34.0.tar.xz
- name: openssh
buildsystem: simple
build-commands:
- ln --symbolic /usr/bin/ssh /app/bin/ssh
- name: pinentry
cleanup:
- /include
- /lib/debug
- /share/info
- '*.a'
- '*.la'
config-opts:
- --disable-fallback-curses
- --disable-ncurses
- --disable-pinentry-curses
- --disable-pinentry-emacs
- --disable-pinentry-fltk
- --disable-pinentry-gtk2
- --disable-pinentry-qt5
- --disable-pinentry-tqt
- --disable-pinentry-tty
- --enable-libsecret=no
- --enable-pinentry-gnome3
- --without-libcap
sources:
- type: archive
sha256: cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f
url: https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.1.tar.bz2
- name: idea
buildsystem: simple
build-commands:
- install --directory --mode=0755 /app/idea-IC/
- tar --directory=/app/idea-IC/ --extract --file=ideaIC.tar.gz --gunzip --strip-components=1
- install -D --mode=0644 /app/idea-IC/bin/idea.svg /app/share/icons/hicolor/scalable/apps/com.jetbrains.IntelliJ-IDEA-Community.svg
- install -D --mode=0755 entrypoint.sh /app/bin/idea
- install -D --mode=0644 --target-directory=/app/share/applications/ com.jetbrains.IntelliJ-IDEA-Community.desktop
- install -D --mode=0644 --target-directory=/app/share/metainfo/ com.jetbrains.IntelliJ-IDEA-Community.metainfo.xml
sources:
- type: file
path: entrypoint.sh
- type: file
dest-filename: ideaIC.tar.gz
sha256: b14ed5fbd9c7523a1fd2e689b0ac8bc990c046b92bd6699548efcc11937217de
url: https://download.jetbrains.com/idea/ideaIC-2021.1.3.tar.gz
x-checker-data:
code: IIC
type: jetbrains
- type: file
path: com.jetbrains.IntelliJ-IDEA-Community.desktop
- type: file
path: com.jetbrains.IntelliJ-IDEA-Community.metainfo.xml