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.000007 |
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-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- 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)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
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 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »
MarsSeed commented on 2022-06-07 15:49 (UTC) (edited on 2022-06-07 15:49 (UTC) by MarsSeed)
@vedg which commit version do you have of goldendict-git?
MarsSeed commented on 2022-06-07 15:45 (UTC)
But for some reason, the project makefiles don't link to the libiconv C library during build; only on Windows, Mac, FreeBSD, and on ARM platforms, but otherwise not on Linux.
vedg commented on 2022-06-07 12:36 (UTC)
That's not true. https://github.com/goldendict/goldendict/blob/master/iconv.hh includes external header iconv.h.
$ ldd /usr/bin/goldendict |grep iconv libiconv.so.2 => /usr/lib/libiconv.so.2 (0x00007f5cf043e000)
MarsSeed commented on 2022-06-07 12:29 (UTC)
libiconv is not even needed by this application on Linux. It uses its own iconv.cc (C++ library) whereas libiconv is a C program.
vedg commented on 2022-05-28 16:24 (UTC)
libiconv is now in community: https://archlinux.org/packages/community/x86_64/libiconv/
kefaso commented on 2022-05-28 16:18 (UTC) (edited on 2022-05-29 09:59 (UTC) by kefaso)
Package libiconv no more available in AUR.
leanhtai01 commented on 2022-04-21 04:51 (UTC)
Can you make something like goldendict-bin? Build from source take long on my old computer.
MarsSeed commented on 2022-04-07 10:01 (UTC)
I've fixed the GitHub URL issue and also the incorrect version string.
leanhtai01 commented on 2022-03-19 12:38 (UTC) (edited on 2022-03-19 12:59 (UTC) by leanhtai01)
As @simonzack said, install failed due to recent GitHub updates. To fix this problem, just replace this line in PKGBUILD:
source=("$pkgname::git+git://github.com/goldendict/goldendict.git")
with:
source=("$pkgname::git+https://github.com/goldendict/goldendict.git")
slbtty commented on 2022-03-17 23:45 (UTC)
I just forked a new package using the webengine branch: https://aur.archlinux.org/packages/goldendict-webengine-git
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »