Search Criteria
Package Details: telepathy-morse-git r290.a59a608-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/telepathy-morse-git.git (read-only, click to copy) |
---|---|
Package Base: | telepathy-morse-git |
Description: | Telepathy Connection Manager for the Telegram network |
Upstream URL: | https://projects.kde.org/telepathy-morse/ |
Licenses: | GPL |
Conflicts: | telepathy-morse |
Provides: | telepathy-morse |
Submitter: | arojas |
Maintainer: | ItachiSan |
Last Packager: | ItachiSan |
Votes: | 37 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-20 19:36 (UTC) |
Last Updated: | 2021-09-23 20:10 (UTC) |
Dependencies (4)
- telegram-qt-gitAUR
- telepathy-qtAUR (telepathy-qt-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
vlad1.96 commented on 2023-03-02 22:55 (UTC)
@ItachiSan I think it's better to have 2 packages for one version than 1 package with a choice of version. So the names will be more informative and will let you know what the whole system is based on
ItachiSan commented on 2023-03-01 11:09 (UTC)
Hi @vlad1.96,
I have replicated your issue. I found out how to build both QT5 and QT6 versions and I am thinking whether to have 2 packages, one per version, or keep them in one.
vlad1.96 commented on 2023-02-27 09:35 (UTC) (edited on 2023-02-27 09:40 (UTC) by vlad1.96)
@ItachiSan I found what the problem is. If there is a group of qt6 packages at the same time as qt5, then telegram-qt-fit is compiled in the qt6 version. I am not well versed in compiling programs, deleting a group of qt6 programs helps to solve the problem with the wrong version. If compile from github, everything is compiled in qt5 even together with the installed qt6 group
ItachiSan commented on 2023-02-26 22:19 (UTC)
@vlad1.96 inside my package I have all references to TelegramQt5.
Can you list the contents of your
telegram-qt-git
package as a paste?vlad1.96 commented on 2023-02-25 22:51 (UTC)
@ItachiSan On which version of QT do you have telegramQT? Can it affect the fact that the package is looking for the Telegram QT5 config, but telegtamQT6 is installed on the system?
vlad1.96 commented on 2023-02-25 19:42 (UTC) (edited on 2023-02-25 19:46 (UTC) by vlad1.96)
@ItachiSan, Yes, I installed it (it loads as a dependency to telepathy-morse-git anyway), but yes, it feels like it doesn't find it.
yay -Q | grep telegram
telegram-qt-git r2660.cd033446-1
But once you start it, it means that this is a problem on my side (at least a problem where for some reason cmake cannot find telegram-qt or part of it)
ItachiSan commented on 2023-02-25 17:53 (UTC)
Hi @vlad1.96,
I just tried to build locally via:
makepkg -src
and it worked fine.Did you install all the dependencies? Namely
telegram-qt-git
. I believe it was not installed given your description :)1 2 3 4 Next › Last »