File: com.github.muriloventuroso.easyssh.yml

package info (click to toggle)
easyssh 1.7.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,796 kB
  • sloc: xml: 90; python: 18; sh: 13; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 841 bytes parent folder | download | duplicates (2)
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
app-id: com.github.muriloventuroso.easyssh
runtime: io.elementary.Platform
runtime-version: '6.1'
sdk: io.elementary.Sdk
command: com.github.muriloventuroso.easyssh
finish-args:
  - '--share=ipc'
  - '--share=network'
  - '--socket=x11'
  - '--device=dri'
  - '--socket=wayland'
  - '--socket=ssh-auth'
  - '--filesystem=home'
  - '--metadata=X-DConf=migrate-path=/com/github/muriloventuroso/easyssh/'
modules:
  - name: vte
    buildsystem: meson
    config-opts:
    - '-Ddocs=false'
    sources:
    - type: archive
      url: https://download.gnome.org/sources/vte/0.66/vte-0.66.2.tar.xz
      sha256: e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976
  - name: easyssh
    buildsystem: meson
    config-opts:
    - '-Dubuntu-bionic-patched-vte=false'
    - '-Dpatched-vte=true'
    sources:
    - type: dir
      path: .