Search Criteria
Package Details: translatelocally-git r512.1d0d382-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/translatelocally-git.git (read-only, click to copy) |
|---|---|
| Package Base: | translatelocally-git |
| Description: | Fast and secure translation on your local machine, powered by marian and Bergamot. |
| Upstream URL: | https://translatelocally.com |
| Licenses: | MIT |
| Submitter: | Dheart |
| Maintainer: | Dheart |
| Last Packager: | Dheart |
| Votes: | 2 |
| Popularity: | 0.177563 |
| First Submitted: | 2021-05-03 15:36 (UTC) |
| Last Updated: | 2025-08-11 20:42 (UTC) |
Dependencies (9)
- libarchive (libarchive-gitAUR)
- pcre2 (pcre2-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-svg
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc14AUR (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit-2025AUR, intel-oneapi-toolkit) (make)
- qt6-tools (make)
Latest Comments
« First ‹ Previous 1 2 3
Dheart commented on 2022-08-16 09:23 (UTC)
@rezad, I don't think I can reproduce this? Could you open an issue on github, where we can more easily interact: https://github.com/XapaJIaMnu/translateLocally/issues
Is it the popup titled
First runthat creates the issue?rezad commented on 2022-08-16 01:42 (UTC)
@Dheart thanks but it now has a bug that it creates infinite popup boxes asking to download models from internet.
Dheart commented on 2022-08-15 14:05 (UTC)
@rezad, arch has recently switched to qt6 builds so the package defaults to building for qt6. I have changed the PKGBUILD to reflect that.
rezad commented on 2022-08-15 00:42 (UTC) (edited on 2022-08-15 00:42 (UTC) by rezad)
I get this error
Building translateLocally-v0.0.2+4b965cd Linking to libarchive /usr/lib/libarchive.so -- Could NOT find Qt6LinguistTools (missing: Qt6LinguistTools_DIR) CMake Error at CMakeLists.txt:97 (find_package): Found package configuration file: /usr/lib64/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find Qt component "LinguistTools". Expected Config file at "/usr/lib64/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does NOT existsomini commented on 2022-06-16 02:28 (UTC)
@Dheart Thanks. Can confirm it works now.
Dheart commented on 2022-06-04 15:51 (UTC)
@somini
gcc 12.1 has introduced some overly false positives in its static analysis... Until we figure out how to fix it, you can build the package using clang. I have updated the pkgbuild accordingly
somini commented on 2022-06-04 01:35 (UTC)
Can't build this:
« First ‹ Previous 1 2 3