[Bug 253334] [new port] net-im/tg_owt: webrtc library used by telegram-desktop
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 8 02:32:53 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253334
Bug ID: 253334
Summary: [new port] net-im/tg_owt: webrtc library used by
telegram-desktop
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: henry.hu.sh at gmail.com
Created attachment 222255
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222255&action=edit
patch for the new port
This is a port of https://github.com/desktop-app/tg_owt
net-im/telegram-desktop now uses the tg_owt library from
github.com/desktop-app/tg_owt (also created by the same developers).
This library was downloaded and compiled together with telegram-desktop in the
previous version. In this version, this library has its own sub-modules. Given
its complexity, I think that it would be better to create a separate port for
it.
This library is kind of different from other libraries telegram-desktop use.
Other libraries are mostly configured as sub-modules of the git repo, and
they're included in the -full.tar.gz source tarball. tg_owt is different:
telegram-desktop's own build script seems to just grab the latest version and
build it.
tg_owt has no release, and no tag. Thus, the port version is using the date. In
the future, if it has named releases, we can use that.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list