Package Details: goldendict 1:1.5.0-4

Git Clone URL: https://aur.archlinux.org/goldendict.git (read-only, click to copy)
Package Base: goldendict
Description: Feature-rich dictionary lookup program supporting multiple dictionary formats
Upstream URL: https://github.com/goldendict/goldendict
Keywords: dictionary
Licenses: GPL-3.0-or-later
Submitter: MikeWalrus
Maintainer: MikeWalrus
Last Packager: MikeWalrus
Votes: 3
Popularity: 0.090086
First Submitted: 2023-06-21 15:25 (UTC)
Last Updated: 2024-06-28 10:55 (UTC)

Pinned Comments

MikeWalrus commented on 2023-12-21 14:24 (UTC)

@TheExplorer I recommend vedgy’s webengine branch if you don’t want to build qt5-webKit, before it’s merged at least.

Latest Comments

« First ‹ Previous 1 2 3

TheExplorer commented on 2023-06-29 16:42 (UTC)

/usr/bin/ld: warning: libicuuc.so.72, needed by /usr/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicui18n.so.72, needed by /usr/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link)

The problem: 'icu' package got updated from 72 to 73. Goldendict fails to compile now. I also cannot downgrade 'icu' because it breaks other things like harfbuzz-icu, gspell and raptor. Can you please fix it somehow? Thanks!

MikeWalrus commented on 2023-06-22 03:09 (UTC)

@MarsSeed Thanks!

MarsSeed commented on 2023-06-21 19:02 (UTC)

I suggest you remove the following lines from PKGBUILD:

provides=("${pkgname}=${pkgver}")
conflicts=("${pkgname}")

These are not needed here, since this package has the default, intended name of goldendict.

All the other packages have to (and do) declare such 'interface' names but not this one. :)

MarsSeed commented on 2023-06-21 18:59 (UTC)

Wow, this was super long in the making (the stable release version)!

7 years even since the last release candidate tag 1.5.0-RC2.

And 13 years since 1.0.1.