Search Criteria
Package Details: kate-wakatime-git 1.3.10.r1.g3c03b34-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kate-wakatime-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kate-wakatime-git |
| Description: | Kate plugin to interface with WakaTime |
| Upstream URL: | https://tatsh.github.io/kate-wakatime/ |
| Licenses: | GPL3 |
| Conflicts: | kate-wakatime |
| Provides: | kate-wakatime |
| Submitter: | sharafat |
| Maintainer: | sharafat |
| Last Packager: | sharafat |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-01-10 02:53 (UTC) |
| Last Updated: | 2023-01-10 02:53 (UTC) |
Dependencies (4)
- kate (kate-gitAUR, kate-rootAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR, sonic-frameworks-cmake-modulesAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
OndraM commented on 2025-03-03 10:41 (UTC) (edited on 2025-03-03 10:41 (UTC) by OndraM)
The package does not work. Whether it is bug in the upstream or in the package, the build .so ends up in root directory
/ktexteditor/ktexteditor_wakatime.so, which is obviously not correct, and the Plugin don't show up in Kate.To fix it, I need to move the ktexteditor_wakatime.so to
/usr/lib/qt6/plugins/kf6/ktexteditor/.