File: pylaunch.in

package info (click to toggle)
aravis 0.8.34-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,028 kB
  • sloc: ansic: 38,758; xml: 1,384; python: 371; sh: 275; makefile: 60; javascript: 58; cpp: 6
file content (8 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

export GI_TYPELIB_PATH=@GI_TYPELIB_PATH@
export LD_LIBRARY_PATH=@LD_LIBRARY_PATH@
export GST_PLUGIN_PATH=@GST_PLUGIN_PATH@
export FAKE_GENICAM_PATH=@FAKE_GENICAM_PATH@

python3 $*