Install this package:
emerge -a net-libs/tdlib
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask net-libs/tdlib
Or alternatively:
emerge --autounmask-write -a net-libs/tdlib
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 7 | ~amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>ari@ari.lt</email>
<name>Arija A.</name>
</maintainer>
<longdescription>
TDLib (Telegram Database Library) is a
cross-platform, fully functional Telegam client, designed by Telegram
to help third-party developers create their own custom applications
using the Telegram platform.
</longdescription>
<use>
<flag name="clang">Compile using Clang</flag>
<flag name="cli">Install tg_cli</flag>
<flag name="gcc">Compile using GCC</flag>
<flag name="low-ram">Split source files during compilation (for systems with less than 3.5G RAM)</flag>
<flag name="lto">Enable Link Time Optimization</flag>
</use>
<upstream>
<remote-id type="github">td/tdlib</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p net-libs/tdlib |
euse -E <flag> -p net-libs/tdlib |
euse -D <flag> -p net-libs/tdlib
| Flag | Description | 9999 |
|---|---|---|
| clang | Compile using Clang | ⊕ |
| cli | Install tg_cli | ✓ |
| debug | Add debug symbols ⚠️ | ✓ |
| doc | Install extra documentation ⚠️ | ✓ |
| gcc | Compile using GCC | ✓ |
| java | ⚠️ | ✓ |
| javascript | ⚠️ | ✓ |
| low-ram | Split source files during compilation (for systems with less than 3.5G RAM) | ✓ |
| lto | Enable Link Time Optimization | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| EBUILD | tdlib-9999.ebuild | 2599 bytes |
| MISC | metadata.xml | 902 bytes |