pkgsrc/misc/kdrill/patches/patch-aa
shattered 5f722d6f18 Update to 6.5. Notable changes:
Added radical search.
Added usefile toggle in multikanji search display.
'cheat' is now a toggle highlight for the current question.
Added [return] key accelerator for stroke count search.

Added handling of non-shifted JIS for cut-n-paste (rxvt support)
Added handling of ascii-escaped unicode char cut-n-paste
   (for pan, and other gtk2 based progs)
Patched doJISConvert to understand gtk2 unicode cutnpaste format.

Fixed buffer overflow in doJISConvert, that made coredumps
  for long cut-n-paste strings.
Fixed bug in matchromaji() that was giving bogus matches too soon.
2014-09-12 21:47:23 +00:00

17 lines
637 B
Text

$NetBSD: patch-aa,v 1.4 2014/09/12 21:47:23 shattered Exp $
--- Imakefile.orig Wed Feb 6 01:56:16 2002
+++ Imakefile
@@ -32,9 +32,9 @@ UNCOMPRESSEXT = .gz
/* You can change these here, and KDrill.ad will
* get created with the matching values. Yaaay!
*/
-DICTLOCATION= /usr/local/lib/kanjidic.gz
-EDICTLOCATION= /usr/local/lib/edict.gz
-RADLOCATION= /usr/local/lib/radkfile
+DICTLOCATION= ${PREFIX}/share/kdrill/kanjidic.gz
+EDICTLOCATION= ${PREFIX}/share/kdrill/edict.gz
+RADLOCATION= ${PREFIX}/share/kdrill/radkfile
# If for some reason, the user prefs stuff isn't working for you,
# and you can't compile, uncomment this