18 lines
474 B
YAML
18 lines
474 B
YAML
flatpak:
|
|
id: net.sourceforge.guvcview
|
|
branch: stable
|
|
command: guvcview
|
|
rename-appdata-file: guvcview.appdata.xml
|
|
rename-desktop-file: guvcview.desktop
|
|
rename-icon: guvcview
|
|
finish-args: |-
|
|
--device=all
|
|
--filesystem=xdg-config/guvcview2:create
|
|
--filesystem=home
|
|
--share=ipc
|
|
--socket=x11
|
|
--socket=pulseaudio
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- guvcview
|