Search Criteria
Package Details: goldendict-ng 26.5.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/goldendict-ng.git (read-only, click to copy) |
|---|---|
| Package Base: | goldendict-ng |
| Description: | The Next Generation GoldenDict (supports Qt WebEngine & Qt6) |
| Upstream URL: | https://github.com/xiaoyifang/goldendict-ng |
| Keywords: | dict dictionary goldendict |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | goldendict, goldendict-git, goldendict-git-opt, goldendict-ng-git, goldendict-svn |
| Provides: | goldendict |
| Replaces: | goldendict-git-opt, goldendict-svn, goldendict-webengine-git |
| Submitter: | slbtty |
| Maintainer: | Rhinoceros |
| Last Packager: | Rhinoceros |
| Votes: | 31 |
| Popularity: | 0.95 |
| First Submitted: | 2023-07-21 20:04 (UTC) |
| Last Updated: | 2026-05-15 15:44 (UTC) |
Dependencies (22)
- fmt (fmt-gitAUR)
- hunspell (hunspell-gitAUR)
- libebAUR
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxtst
- libzim
- lzo
- opencc
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-speech
- qt6-svg
- qt6-webengine
- tomlplusplus
- xapian-core (xapian-core-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- Show 2 more dependencies...
Required by (7)
- goldendict-cc-cedict-content (requires goldendict) (optional)
- goldendict-enruen-content (requires goldendict) (optional)
- myip-git (requires goldendict) (optional)
- stardict-full-eng-rus (requires goldendict) (optional)
- stardict-full-rus-eng (requires goldendict) (optional)
- stardict-indic-update (requires goldendict)
- translater-git (requires goldendict) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
Rhinoceros commented on 2026-05-06 01:18 (UTC)
Thanks @Henry-ZHR. PKGBUILD updated
Henry-ZHR commented on 2026-05-05 09:06 (UTC)
USE_SYSTEM_FMTdropped in https://github.com/xiaoyifang/goldendict-ng/pull/2747 andUSE_SYSTEM_TOMLdropped in https://github.com/xiaoyifang/goldendict-ng/commit/8f3210fa90a5fb65c1a78f59af027931cf77cc98. Both should prefer system lib by default now.Rhinoceros commented on 2026-04-04 13:52 (UTC)
@eurpto please file a bug upstream. (It works for me, so unlikely to be a packaging issues.)
eurpto commented on 2026-04-04 13:45 (UTC) (edited on 2026-04-04 13:57 (UTC) by eurpto)
Segmentation fault on goldendict-ng 26.3.0-2.
Steps to reproduce:
Run goldendict.
Input "goldendict hello" (or other word) in the terminal.
Goldendict crashes.
Previously installed version 26.1.1 does not have this problem.
Workaround: run app as "env QT_QPA_PLATFORM=xcb goldendict".
Rhinoceros commented on 2026-03-10 05:41 (UTC)
Thanks for letting me know @jronald. Yes, it was the update to
opencc, so goldendict-ng just needs a rebuild.I'll bump the pkgrel anyway. (Sorry, you'll probably have to rebuild again.)
jronald commented on 2026-03-10 03:39 (UTC) (edited on 2026-03-10 03:43 (UTC) by jronald)
UPDATE
rebuilding has solved the problem
jronald commented on 2026-01-05 02:55 (UTC)
for version 26.1.0, it still crashes, the logs are too long to paste here, see https://github.com/xiaoyifang/goldendict-ng/issues/2614#issuecomment-3708768864
Rhinoceros commented on 2026-01-03 03:18 (UTC)
@jronald if you want to pick the
stagedbranch containing the fix, you can modify the-gitPKGBUILD. You can add#staged(I think) to the URL. More info here under#fragment.1 2 3 4 5 Next › Last »