File: .gitmodules

package info (click to toggle)
veyon 4.5.3%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,884 kB
  • sloc: cpp: 44,678; ansic: 6,852; python: 218; makefile: 200; sh: 47
file content (23 lines) | stat: -rw-r--r-- 795 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "3rdparty/ultravnc"]
	path = 3rdparty/ultravnc
	url = https://github.com/veyon/ultravnc.git
[submodule "3rdparty/kldap"]
	path = 3rdparty/kldap
	url = https://invent.kde.org/pim/kldap.git
[submodule "3rdparty/libvncserver"]
	path = 3rdparty/libvncserver
	url = https://github.com/veyon/libvncserver.git
[submodule "3rdparty/x11vnc"]
	path = 3rdparty/x11vnc
	url = https://github.com/veyon/x11vnc.git
[submodule "3rdparty/kitemmodels"]
	path = 3rdparty/kitemmodels
	url = https://invent.kde.org/frameworks/kitemmodels.git
	branch = master
[submodule "3rdparty/libfakekey"]
	path = 3rdparty/libfakekey
	url = https://git.yoctoproject.org/git/libfakekey
	branch = master
[submodule "3rdparty/qthttpserver"]
	path = 3rdparty/qthttpserver
	url = http://code.qt.io/qt-labs/qthttpserver.git