Search Criteria
Package Details: goldendict-git 1:1.5.0rc2.r521.g99982a1c-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/goldendict-git.git (read-only, click to copy) |
---|---|
Package Base: | goldendict-git |
Description: | Feature-rich dictionary lookup program supporting multiple dictionary formats |
Upstream URL: | https://github.com/goldendict/goldendict |
Licenses: | GPL3 |
Conflicts: | goldendict |
Provides: | goldendict |
Submitter: | Infy |
Maintainer: | aksr |
Last Packager: | MarsSeed |
Votes: | 91 |
Popularity: | 0.000197 |
First Submitted: | 2009-11-13 13:32 (UTC) |
Last Updated: | 2022-06-08 02:16 (UTC) |
Dependencies (23)
- bzip2 (bzip2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hunspell (hunspell-gitAUR)
- libao (libao-gitAUR)
- libebAUR
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- libxtst
- lzo
- opencc
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- qt5-webkitAUR (qt5-webkit-gitAUR)
- qt5-x11extras
- xz (xz-gitAUR)
- Show 3 more dependencies...
Required by (8)
- goldendict-cc-cedict-content (optional)
- 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
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
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!
Rhinoceros commented on 2023-06-24 00:03 (UTC)
Thanks for the heads up @MarsSeed!
MarsSeed commented on 2023-06-23 17:39 (UTC)
@Rhinoceros, someone already did: goldendict. :)
Universebenzene commented on 2023-06-15 06:58 (UTC)
@jelangkung This is what the upstream is working on. Or you can use goldendict-ng instead.
jelangkung commented on 2023-06-15 06:45 (UTC)
can qt5-webkit be replaced with python-pyqt5-webengine because it takes forever to compile it and it's already dropped from the official repo?
Rhinoceros commented on 2023-05-30 11:12 (UTC)
It looks like upstream has finally tagged a new version after 7 years! @aksr (or others) do you have any interest in uploading a stable version of this package?
eclairevoyant commented on 2023-03-10 15:35 (UTC) (edited on 2023-03-10 15:36 (UTC) by eclairevoyant)
@lfajtak Errors like that indicate that you need a rebuild. Btw the version also matters,
libavutil.so.57
indicates ffmpeg 5 but ffmpeg in the repos is at version 6 now, so a rebuild should link it against the new versionlfajtak commented on 2023-03-10 13:52 (UTC)
I get the error
goldendict: error while loading shared libraries: libavutil.so.57: cannot open shared object file: No such file or directory
even though I haveffmpeg4.4
installed (which should providelibavutil.so=56-64
). Any ideas?PolarianDev commented on 2023-03-02 21:25 (UTC)
For the avoidance of doubt, I know full well what conflicts keyword does, I have wrote PKGBUILDs before, @eclairevoyant please do not assume people are an idiot because they are asking a question, it is offensive and rude.
@Rhinoceros thanks for clearing up the state of this software, maybe my questions originally was not clear but this is what I wanted to know. I did not see why "conflicts" existed when the package did not have any release tagged package, not because I had no clue what it did!
Rhinoceros commented on 2023-03-02 21:22 (UTC)
@PolarianDev Each of four packages
provides
different variants of goldendict, based on an older qt version, pull request, or fork. They are not duplicates of each other; presumably at least one person prefers installing each in specific situations.This package here
conflicts
withgoldendict
, which is simpler than listing every single variant. There was once a stablegoldendict
in the AUR, and might be in the future. If you think it should exist, please upload it. Upstream hasn't tagged a release in seven years, so I personally wouldn't use it.« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »