Search Criteria
Package Details: latin-words 1.97FC-6
Git Clone URL: | https://aur.archlinux.org/latin-words.git (read-only, click to copy) |
---|---|
Package Base: | latin-words |
Description: | William Whitaker's Latin-English-Latin intelligent dictionary and Latin text analyser. |
Upstream URL: | http://archives.nd.edu/whitaker/words.htm |
Licenses: | |
Submitter: | haawda |
Maintainer: | Vitrum-cnkj34kr8 |
Last Packager: | Vitrum-cnkj34kr8 |
Votes: | 17 |
Popularity: | 0.002019 |
First Submitted: | 2009-11-17 23:02 |
Last Updated: | 2018-09-08 20:30 |
Latest Comments
1 2 3 Next › Last »
Xyne commented on 2018-09-08 15:50
@Vitrum-cnkj34kr8 I have disowned the package as I hardly ever use it. Please adopt it and add your patch. Thanks!
Vitrum-cnkj34kr8 commented on 2018-08-31 08:25
Interactive stop ("hit RETURN/ENTER to continue") breaks pipelining and is useless for modern terminals (they have scrolling), so it could be set off by default.
P.S. Test on "avis"
P.P.S. This parameter can be changed through the developer settings: type "!" in interactive session (just as "#").
big_corey commented on 2018-06-06 15:02
Excellent. Thank you for the package.
For newcomers: 1) Open the terminal. 2) Type "words." 3) Hit ENTER.
That's it.
Xyne commented on 2017-04-09 19:17
@quenyen
Given that there hasn't been a new release since 2006, there isn't much maintenance to do for this package and thus not much that can be learned from it.
> I am trying to get into arch user repositories a little bit
Do you mean creating package repositories, or just packaging in general?
quenyen commented on 2017-04-03 21:10
Xyne,
I was wondering if you would mind if I co-maintained this one with you? I am trying to get into arch user repositories a little bit, and would like to find someone who can guide me into the ways of arch.
Quenyen
quenyen commented on 2015-11-22 14:46
Works great now :) Thanks Xyne
Xyne commented on 2015-11-01 22:16
The problems should be fixed now. I have added quenyen's git repo as an alternative source in the comments.
I agree that pushd/popd could probably be replaced by cd. They were in the script that I inherited when I adopted the package so I left them there. They don't really cost anything and maybe someone somewhere has some script that sources the wrapper script so I may as well just leave them. If anyone has a strong argument to remove them (practical or philosophical), present it ;)
quenyen commented on 2015-10-31 01:57
BTW...I have forked it at my github account, just to be sure that I can always get it.....
https://github.com/chrisfair/words
If you should need it in the future.
ids1024 commented on 2015-10-31 01:55
@quenyen Oh, I know that. I just mean it could just use cd instead of pushd/popd.
quenyen commented on 2015-10-31 01:53
BTW....yes the pushd and the popd is necessary, whitakers words must be run from the right directory