This won't build without a package for telegram-tdlib <=1.6.5. Work towards supporting the current 1.7.0 is in progress, but there's no frame of reference for when it might be done. Might be worth publishing a (temporary) 1.6.5 package so this can build in the meantime.
Search Criteria
Package Details: telegram-tdlib-purple-git 0.8.1.r523.d220fa8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/telegram-tdlib-purple-git.git (read-only, click to copy) |
---|---|
Package Base: | telegram-tdlib-purple-git |
Description: | libpurple/pidgin Telegram plugin implemented using official tdlib client library |
Upstream URL: | https://github.com/BenWiederhake/tdlib-purple/ |
Keywords: | bitlbee libpurple pidgin tdlib telegram |
Licenses: | GPL2, LGPL2.1, custom:FTL, custom:PIX, custom:RPD, custom:SKIA, custom:STB |
Conflicts: | telegram-tdlib-purple |
Provides: | telegram-tdlib-purple |
Submitter: | mk-fg |
Maintainer: | mk-fg |
Last Packager: | mk-fg |
Votes: | 10 |
Popularity: | 0.64 |
First Submitted: | 2020-06-27 20:23 (UTC) |
Last Updated: | 2024-09-13 20:35 (UTC) |
Dependencies (7)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpurple (pidgin-mam-gitAUR, pidgin-hgAUR, pidgin-miniAUR, libpurple-gnutlsAUR, libpurple-minimalAUR)
- libtgvoipAUR
- libwebp (libwebp-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4
mkaito commented on 2021-02-03 15:34 (UTC) (edited on 2021-02-03 15:35 (UTC) by mkaito)
mk-fg commented on 2020-12-15 00:28 (UTC) (edited on 2020-12-15 00:28 (UTC) by mk-fg)
Should this conflict with https://aur.archlinux.org/packages/telegram-tdlib then?
Quite the opposite, it's a libpurple plugin built on top of that lib, and it depends on it.
Strykar commented on 2020-12-15 00:25 (UTC)
Should this conflict with https://aur.archlinux.org/packages/telegram-tdlib then?
The-Compiler commented on 2020-09-30 16:28 (UTC)
Thanks for the quick fix! I also use it with bitlbee (yay!), so +1 for the minimal variant.
mk-fg commented on 2020-09-29 21:35 (UTC)
guess I'll also make a -minimal version
Created it here: https://aur.archlinux.org/packages/telegram-tdlib-purple-minimal-git/
mk-fg commented on 2020-09-29 20:57 (UTC)
Should be fixed, thanks.
Use this lib with bitlbee myself, so guess I'll also make a -minimal version to use with libpurple-minimal and with no unnecessary deps.
The-Compiler commented on 2020-09-28 19:44 (UTC) (edited on 2020-09-28 19:51 (UTC) by The-Compiler)
This fails to build for me with:
.../src/telegram-tdlib-purple-git/account-data.h:13:10: fatal error: VoIPController.h: No such file or directory
Looking at the https://github.com/ars3niy/tdlib-purple readme, there's probably a missing dependency on libtgvoip.
edit: It also needs -Dtgvoip_INCLUDE_DIRS=/usr/include/tgvoip
added to the cmake invocation to build properly.
mk-fg commented on 2020-08-12 13:18 (UTC)
Should this conflict with telegram-purple since that is what most folks have been installing for telegram with Bitlbee?
No, don't think so. They install separate libs, which I think you should be able to even use at the same time, or switch between at runtime, if you want.
Also, any chance of a non-git version?
Obviously don't use it myself, so can't maintain it, but feel free to create one.
And, looks like gperf is a dependency that isn't listed.
Thanks, added it to the list.
Strykar commented on 2020-08-12 10:11 (UTC) (edited on 2020-08-12 10:21 (UTC) by Strykar)
Should this conflict with telegram-purple since that is what most folks have been installing for telegram with Bitlbee?
Also, any chance of a non-git version?
And, looks like gperf is a dependency that isn't listed.
Pinned Comments
mk-fg commented on 2021-12-07 14:44 (UTC) (edited on 2023-09-23 21:26 (UTC) by mk-fg)
If you're getting error like this on login:
Check https://core.telegram.org/api/obtaining_api_id URL, for generating your own api_id/api_hash values (only a couple clicks), and specify those in the plugin parameters.