Search Criteria
Package Details: dict-gcide 0.53-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/dict-gcide.git (read-only, click to copy) |
---|---|
Package Base: | dict-gcide |
Description: | GNU version of the Collaborative International Dictionary of English for dictd et al. |
Upstream URL: | https://gcide.gnu.org.ua/ |
Licenses: | GPL3 |
Conflicts: | dictd-gcide |
Provides: | dictd-gcide |
Submitter: | respiranto |
Maintainer: | respiranto |
Last Packager: | respiranto |
Votes: | 25 |
Popularity: | 1.01 |
First Submitted: | 2015-08-23 18:33 (UTC) |
Last Updated: | 2024-08-13 17:12 (UTC) |
Latest Comments
1 2 3 Next › Last »
Aftermath commented on 2025-06-12 14:55 (UTC)
Also, when using:
https://deb.debian.org/debian/pool/main/d/dict-gcide/dict-gcide_0.48.5+nmu4.tar.xz
to resolve the previous problem, I get the error of:And then:
And then:
I resolve it by removing all those
{_debver}
which make the error.Aftermath commented on 2025-05-02 17:56 (UTC)
@S0AndS0,
Yep, I can second your issue.
S0AndS0 commented on 2025-05-01 17:29 (UTC) (edited on 2025-05-01 21:28 (UTC) by S0AndS0)
Getting 404 not found for deb URL;
https://deb.debian.org/debian/pool/main/d/dict-gcide/dict-gcide_0.48.5+nmu3.tar.xz
Checking the server it seems there be a
nmu2
ornmu4
available;https://deb.debian.org/debian/pool/main/d/dict-gcide/dict-gcide_0.48.5+nmu2.tar.xz
https://deb.debian.org/debian/pool/main/d/dict-gcide/dict-gcide_0.48.5+nmu4.tar.xz
... but
nmu3
, as of 2025-05-01, has vanished.Update
I believe I solved it! Here be a perma-link to changes that seem to work on my computer;
https://github.com/S0AndS0/aur-dict-gcide/tree/2b756d4577a637daf00fe2d9812d96cae4a31950
eliran commented on 2024-11-10 06:28 (UTC) (edited on 2024-11-10 06:29 (UTC) by eliran)
The PGP signature does not successfully verify the source file
gcide-0.53.tar.xz
Has to use:
--mflags "--skippgpcheck"
Aftermath commented on 2024-02-29 20:47 (UTC) (edited on 2024-02-29 20:48 (UTC) by Aftermath)
Dear @kovdan01 !
bison
is a dependency ofbase-devel
package! And AUR PKGBUILDs should not includebase-devel
and its dependencies.You are supposed to read AUR guidelines for instructions about how to use it. Installing
base-devel
is part of it.kovdan01 commented on 2024-02-29 20:41 (UTC)
Could you please add bison to make dependencies? Without that installed, the following error occurs:
respiranto commented on 2024-02-19 11:28 (UTC)
Thanks; fixed.
Eidokan commented on 2024-02-19 11:23 (UTC)
FYI: The most recent commit changed fixes.sed without updating its checksum in the PKGBUILD file
respiranto commented on 2023-09-14 15:22 (UTC)
bison
andflex
are dependencies ofbase-devel
To quote the Arch Wiki:
Sorry for having missed your earlier comment.
escorares commented on 2023-09-14 15:12 (UTC)
Ok, I needed to install bison and flex. They should be made explicit dependencies in the PKGBUILD.
1 2 3 Next › Last »