File: control

package info (click to toggle)
libtgowt 0~git20230105.5098730%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 82,344 kB
  • sloc: cpp: 856,908; ansic: 119,817; asm: 36,281; java: 23,481; python: 6,553; objc: 4,297; sh: 2,619; cs: 471; makefile: 351; javascript: 286; xml: 272
file content (53 lines) | stat: -rw-r--r-- 1,338 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
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
Source: libtgowt
Priority: optional
Section: libs
Maintainer: Nicholas Guriev <guriev-ns@ya.ru>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch:
 cmake (>= 3.16.0),
 libabsl-dev (>= 0~20220623.0),
 libasound2-dev,
 libavcodec-dev,
 libavformat-dev,
 libavutil-dev,
 libdrm-dev,
 libegl-dev,
 libgbm-dev,
 libgl-dev,
 libglib2.0-dev,
 libjpeg-dev,
 libopus-dev,
 libpipewire-0.3-dev,
 libprotobuf-dev,
 libpulse-dev,
 libsrtp2-dev,
 libssl-dev,
 libswresample-dev,
 libswscale-dev,
 libvpx-dev (>= 1.9.0),
 libxcomposite-dev,
 libxdamage-dev,
 libxext-dev,
 libxfixes-dev,
 libxrandr-dev,
 libxrender-dev,
 libxtst-dev,
 protobuf-compiler,
 python3:any,
 yasm [any-amd64 any-i386 x32],
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/desktop-app/tg_owt
Vcs-Git: https://salsa.debian.org/debian/libtgowt.git
Vcs-Browser: https://salsa.debian.org/debian/libtgowt

Package: libtgowt-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libabsl-dev, ${misc:Depends}, ${static:Depends}
Description: telegram related WebRTC fork
 This supporting package contains a reduced fork of WebRTC source code. It is
 primarily needed for build support of video calls in Telegram Desktop. WebRTC
 project, in general, provides applications real-time capabilities that work on
 top of an open standard.