add git
to makedeps for gen_git_commit
Search Criteria
Package Details: telegram-tdlib 1.7.0-2
Git Clone URL: | https://aur.archlinux.org/telegram-tdlib.git (read-only, click to copy) |
---|---|
Package Base: | telegram-tdlib |
Description: | Cross-platform library for building Telegram clients |
Upstream URL: | https://core.telegram.org/tdlib |
Keywords: | tdlib telegram |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ephoz |
Maintainer: | ephoz |
Last Packager: | ephoz |
Votes: | 9 |
Popularity: | 0.86 |
First Submitted: | 2018-05-16 09:26 |
Last Updated: | 2021-02-04 17:25 |
Dependencies (7)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- gperf (gperf-git) (make)
- make (make3, make-git, make-without-guile) (make)
Required by (3)
Sources (1)
Latest Comments
rustemb commented on 2021-02-04 16:46
ephoz commented on 2020-10-14 08:27
A small update on new releases: this package follows Tdlib releases, and not dev releases. For example the current release version is 1.6.0 while the latest unstable version is 1.6.9 (at this time). Once the next stable is released (likely 1.7.0), this package will also be updated.
ephoz commented on 2020-07-07 03:21
@djmattyg007: yes, upstream uses a few __FILE__
macros in their source, and makepkg's linter does not like that. What can be done?
djmattyg007 commented on 2020-07-06 09:04
I got this warning when running makepkg for this package:
WARNING: Package contains reference to $srcdir
ephoz commented on 2020-07-03 17:38
Alright, I added armv7h.
tallero commented on 2020-07-02 22:41
Can you add the armv7h
arch? It works flawlessly.
ephoz commented on 2018-09-12 19:48
@yacuken thanks for the heads up and the patch, updated!
yacuken commented on 2018-09-12 16:25
Hi. Thanks for this package. Can you update it to 1.3.0? Here's the patch https://gist.github.com/yacuken/47b5840251ac20ba3ee8e2fb98080cd6 (I think using install target is better than do it manually)
Pinned Comments
ephoz commented on 2020-10-14 08:27
A small update on new releases: this package follows Tdlib releases, and not dev releases. For example the current release version is 1.6.0 while the latest unstable version is 1.6.9 (at this time). Once the next stable is released (likely 1.7.0), this package will also be updated.
See also https://github.com/tdlib/td/issues/1243