1 # Copyright 2019-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="Cross-platform library for building Telegram clients"
9 HOMEPAGE
="https://core.telegram.org/tdlib"
10 EGIT_REPO_URI
="https://github.com/tdlib/td.git"
12 EGIT_CHECKOUT_DIR
="${WORKDIR}/td"
16 #KEYWORDS="~amd64 ~x86"
26 S
="${EGIT_CHECKOUT_DIR}"
27 BUILD_DIR
="${S}/build"