Search Criteria
Package Details: dico 2.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dico.git (read-only, click to copy) |
---|---|
Package Base: | dico |
Description: | GNU Dictionary Server |
Upstream URL: | http://puszcza.gnu.org.ua/software/dico |
Licenses: | GPL3 |
Submitter: | stroutkernel |
Maintainer: | None |
Last Packager: | rafaelff |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-22 03:15 (UTC) |
Last Updated: | 2021-05-29 12:03 (UTC) |
Dependencies (6)
- gsasl (gsasl-ntlmAUR)
- guile (guile-gitAUR)
- pam (pam-selinuxAUR)
- pcre
- python (python37AUR, python311AUR, python310AUR)
- wordnet-commonAUR (english-wordnetAUR)
Latest Comments
rafaelff commented on 2024-12-05 15:20 (UTC)
I disowned the package as I'm with little time to maintain it, and I don't use this package anymore. So it would probably be better to have someone more involved with the package keeping it shiny and working.
envolution commented on 2024-12-04 00:04 (UTC)
@rafelff
https://sources.debian.org/patches/dico/2.11-4.3/ you'll for sure want the py3 diff, but I'd apply all those patches if I were in your shoes
here's what I changed to get it to compile for me:
rafaelff commented on 2024-12-03 17:00 (UTC)
envolution, this indeed helps. However, I'm unable to pass the build error below. I built in a clean chroot. Are you able to reproduce that?
envolution commented on 2024-12-03 15:45 (UTC)
after updating wordnet-common, configure with the following flag
as per https://www.gnu.org.ua/software/dico/manual/wordnet.html
envolution commented on 2024-12-03 15:10 (UTC) (edited on 2024-12-03 15:10 (UTC) by envolution)
Not sure why this package doesn't compile
sikmir commented on 2018-10-22 07:29 (UTC)
@rafaelff: Thanks, it works now.
rafaelff commented on 2018-10-21 17:22 (UTC)
@sikmir: Changed requirement to wordnet-common. Please check and let me know.
sikmir commented on 2018-10-19 18:25 (UTC) (edited on 2018-10-19 18:29 (UTC) by sikmir)
error: target not found: wordnet
wordnet package split into wordnet-common, wordnet-cli and wordnet-tk.