-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.gnuradio.Companion.yml
63 lines (62 loc) · 1.42 KB
/
org.gnuradio.Companion.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
############################################
# GnuRadio Companion
############################################
app-id: org.gnuradio.Companion
runtime: org.kde.Sdk
runtime-version: 5.15-21.08
sdk: org.kde.Sdk
separate-locales: false
rename-desktop-file: gnuradio-grc.desktop
rename-icon: gnuradio-grc
command: gnuradio-companion
finish-args:
- --device=all
- --device=dri
- --filesystem=home
- --persist=.cache/grc_gnuradio
- --persist=.gnuradio
- --share=ipc
- --share=network
- --socket=fallback-x11
- --socket=wayland
- --socket=x11
cleanup:
- "/lib/cmake/"
- "/man"
- "/share/man"
- "/share/gtk-doc"
- "/share/doc"
- "/share/vala"
- "*.la"
- "*.a"
- "/bin/pygtk*"
- "/bin/pygobject*"
- "/lib/pygtk"
- "/bin/python*-config"
- "/bin/pip*"
- "/bin/smtpd.py"
modules:
- deps/libusb.yml
- deps/boost.yml
- deps/volk.yml
- deps/uhd.yml
- deps/fftw.yml
- deps/spdlog.yml
- deps/portaudio.yml
- python/python3-packaging.json
- python/python3-numpy.json
- python/python3-pygccxml.json
- python/python3-pybind11.json
- python/python3-pyyaml.json
- python/python3-pycairo.json
- python/python3-PyGObject.json
- python/python3-pygi.json
- python/python3-sip.json
- python/python3-pyqt5-sip.json
- python/python3-pyqt5.json
- python/python3-pybind11.json
- python/python3-matplotlib.json
- deps/qwt.yml
- gnuradio.yml
- deps/libhackrf.yml
- extensions/gr-osmosdr.yml