Search Criteria
Package Details: tokodon-git 22.11.r37.gf61f5a7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tokodon-git.git (read-only, click to copy) |
---|---|
Package Base: | tokodon-git |
Description: | Native Mastodon client |
Upstream URL: | https://invent.kde.org/network/tokodon |
Licenses: | LGPL |
Conflicts: | tokodon |
Provides: | tokodon |
Submitter: | mkljczk |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 2 |
Popularity: | 0.000581 |
First Submitted: | 2021-06-11 11:15 (UTC) |
Last Updated: | 2022-12-03 10:46 (UTC) |
Dependencies (17)
- kdbusaddons (kdbusaddons-git)
- ki18n (ki18n-git)
- kirigami-addons (kirigami-addons-git)
- kirigami2 (kirigami2-git)
- kitemmodels (kitemmodels-git)
- knotifications (knotifications-git)
- qqc2-desktop-style (qqc2-desktop-style-git)
- qt5-websockets (qt5-websockets-git)
- qtkeychain-qt5
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- kcoreaddons (kcoreaddons-git) (make)
- knotifyconfig (knotifyconfig-git) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- qt5-quickcontrols2 (qt5-quickcontrols2-git) (make)
- qt5-svg (qt5-svg-git) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
FabioLolix commented on 2022-12-03 10:47 (UTC)
now starts again for me without further configuration
ZhangHua commented on 2022-11-30 11:53 (UTC)
According to this comment, you can set
LC_ALL
toen
to fix the crashZhangHua commented on 2022-11-30 04:27 (UTC)
This package needs
kirigami-addons
to be built correctly now. As it dependskirigami2
, I think we can simply replacekirigami2
withkirigami-addons
to fix this.FabioLolix commented on 2022-11-16 18:07 (UTC)
For me it crash even with kirigami-addons-git
arojas commented on 2022-11-16 13:15 (UTC)
This needs to depend on kirigami-addons-git, otherwise it crashes
jahway603 commented on 2022-09-24 05:02 (UTC)
This opened once great and now it keeps core dumping after an update, so I pulled a copy off git and tried compiling it from source and found the following:
After installing the AUR package
kitemmodels
, I see the following:Now I'm able to build it from source with this, so best to add this as pkg makedepends. It's still core dumping for me, but I have the same error which I opened issue upstream for.
ZhangHua commented on 2022-08-29 14:02 (UTC) (edited on 2022-08-29 14:03 (UTC) by ZhangHua)
Hello, would you mind to use
git describe --tags --long | sed s/v//;s/-/.r/;s/-/./g
inpkgver()
? It will generate a pkgver like22.06.r32.g245aade3
, which I think it may be more convenient for us to know the actual version.fakefred commented on 2022-04-27 01:41 (UTC)
Tokodon also depends on qt5-websockets.
atriix commented on 2021-10-29 16:37 (UTC)
missing depends
qt5-websockets
segfaults on second lunch, not sure if package or upstream issue
dr460nf1r3 commented on 2021-06-14 08:24 (UTC)
Hello, this package misses makedepends when building in clean chroot:
==> Making package: tokodon-git r47.0ca83fe-1 (Mon 14 Jun 2021 10:23:08 AM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Missing dependencies: -> qt5 -> kf5 ==> ERROR: Could not resolve all dependencies.