Search Criteria
Package Details: telegram-bot-api-git r98.81f2983-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/telegram-bot-api-git.git (read-only, click to copy) |
---|---|
Package Base: | telegram-bot-api-git |
Description: | Provides an HTTP API for creating Telegram Bots. |
Upstream URL: | https://github.com/tdlib/telegram-bot-api |
Licenses: | custom |
Conflicts: | telegram-bot-api |
Provides: | telegram-bot-api |
Submitter: | YuutaW |
Maintainer: | YuutaW |
Last Packager: | YuutaW |
Votes: | 1 |
Popularity: | 0.000006 |
First Submitted: | 2020-11-05 02:41 (UTC) |
Last Updated: | 2021-07-15 22:25 (UTC) |
Dependencies (6)
- openssl (libressl-git, openssl-static, openssl-hardened, quictls-openssl, openssl-git)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gperf (gperf-git) (make)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git) (make)
Latest Comments
YuutaW commented on 2021-07-15 22:26 (UTC)
@drygdryg Thank you. I fixed that.
drygdryg commented on 2021-07-10 12:00 (UTC) (edited on 2021-07-10 12:01 (UTC) by drygdryg)
The package requires cmake to build. Please add
cmake
tomakedepends
array in PKGBUILD.