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: | 90 |
| Popularity: | 0.001184 |
| 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-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- 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 (requires goldendict) (optional)
- goldendict-cc-cedict-content (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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »
MikeWalrus commented on 2022-02-20 09:15 (UTC)
@Rhinoceros A fix has been merged in the upstream now.
Rhinoceros commented on 2022-02-20 01:08 (UTC)
This also fails to build for me now too. I get a slightly different error.
menteith commented on 2022-02-18 17:37 (UTC) (edited on 2022-02-18 17:38 (UTC) by menteith)
I have the following compile error:
[code] In file included from /usr/include/libavcodec/avcodec.h:45, from ffmpegaudio.cc:19: /usr/include/libavcodec/packet.h:506:6: note: declared here 506 | void av_init_packet(AVPacket pkt); | ^~~~~~~~~~~~~~ make: ** [Makefile:4272: build/ffmpegaudio.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: goldendict-git [/code]
It seems the error is triggered because of using latest ffmpeg v5 instead of previous one v4. How do I compile goldendict then?
<deleted-account> commented on 2022-01-10 18:46 (UTC)
For those having problems with libeb, clone it and edit PKGBUILD replacing the source with this instead https://github.com/mistydemeo/eb/releases/download/v4.4.3/eb-4.4.3.tar.bz2
vedg commented on 2021-11-19 13:58 (UTC)
Optional XDG Base Directory Specification support was merged into GoldenDict master a week ago: https://github.com/goldendict/goldendict/pull/1411. Commit messages in this pull request describe how to switch to new file locations. Users interested in this feature are invited to test it and report issues at https://github.com/goldendict/goldendict/issues before the next GoldenDict release candidate, which might be tagged in less than a month.
keren_sky commented on 2021-09-12 23:46 (UTC)
Certainly, but that requires repeated modification of the PKGBUILD if the modified one is not kept on disk. Additional overhead.
argo commented on 2021-09-11 00:01 (UTC) (edited on 2021-09-14 21:01 (UTC) by argo)
libnsl 2.0 release somehow broke goldendict, i.e. it spews
out now with both existing and new builds alike.
EDIT 3: this is a fallout from the libnsl sobump and libeb needed a rebuild (which were not apparent for it does not explicitly depend on this particular libnsl implementation).
renyuneyun commented on 2021-08-01 16:31 (UTC)
I built it successfully easily today.
@keren_sky You can change that on your side easily. Just replace the relevant part in the
source=line.@deko Does it function correctly with eb-library?
@abd You are missing the
libvorbispackage somehow. It is in the dependency list.@sispus Your error seems to be related to your Internet connection. It failed during git operation, which is not special to this package.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »