Thanks for this package. Voted :)
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)
Traace commented on 2024-11-02 17:27 (UTC)
mikearch commented on 2024-07-08 20:21 (UTC)
The latest iteration of the packagebuildfile works like a charm :)
mk-fg commented on 2024-07-07 17:55 (UTC)
Updated PKGBUILD as mentioned, it seem to build with newer tdlib and works for me, but dunno if it will for new users - please report if it doesn't, I'll probably mark this as outdated/abandoned if that's the case.
mk-fg commented on 2024-07-04 22:20 (UTC) (edited on 2024-07-04 22:20 (UTC) by mk-fg)
Source isn't updated. Same thing have also been reported in purple-dev telegram group, so it's likely not a fluke. This doesn't seem to happen when I reconnect, so maybe only happens for first-time app authorizations.
There seem to be a fork updated to build with more up-to-date tdlib here:
https://github.com/savoptik/tdlib-purple/
(also mentioned here - https://github.com/BenWiederhake/tdlib-purple/pull/6 )
I'll try switching to that repo and pinning build to a specific commit from there - might resolve the issue, if it builds with more recent tdlib.
mikearch commented on 2024-07-04 22:09 (UTC)
Authentication error: code 406 (UPDATE_APP_TO_LOGIN)
Seems like this package is out of date, or the source isn't updated?
mk-fg commented on 2022-08-30 08:35 (UTC) (edited on 2022-08-30 08:35 (UTC) by mk-fg)
I think it's not required in a sense that its on/off status is auto-detected at build time (unless you use -DNoVoip=True), and don't think that's what optional dependencies are for - they are for stuff not required at runtime, so it'd seem to be a wrong and misleading thing to do.
There is a minimal version of this PKGBUILD here: https://aur.archlinux.org/packages/telegram-tdlib-purple-minimal-git
Which maybe you can use, it has -DNoWebp=True -DNoLottie=True -DNoVoip=True
and no corresponding dependencies.
Otherwise I think it'd have to be a separate PKGBUILD like that -minimal
one (-novoip
maybe), and idk if adding that on AUR with such packages is a better idea than maybe you removing that from depends=() in PKGBUILD or making some AUR-build-tool do that automatically (they probably have hooks for that).
jabcross commented on 2022-08-30 03:59 (UTC)
Can the libtgvoip dependency be made optional? It doesn't seem to be required (it's just for voice calls) and it's currently broken.
mk-fg commented on 2022-07-28 19:33 (UTC)
You seem to be reporting an issue against wrong package - there are no such files here.
shackra commented on 2022-07-28 19:30 (UTC)
The patches fail checksum:
==> Validando los archivos source con sha512sums...
7563a96b8f8e86b7a5fd1ce783388adf29bf4cf9.zip ... Aprobado
11bc9089ad136b713190e0e8f5b484cba9ad495c.patch ... HA FALLADO
6e82b6e45664c1f80b9039256c99bebc76d34672.patch ... HA FALLADO
==> ERROR: ¡Uno o más archivos no superaron el control de validación!
mk-fg commented on 2022-05-15 16:16 (UTC)
Fixed, thank you!
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.