1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/dictd_client/dictd_client.desc
3 [COPY] Copyright (C) 2014 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] RFC-2229 compliant dictionary server. building client only
14 [T] Dictd implements the Dictionary Server Protocol (DICT). This is a TCP
15 [T] transaction based query/response protocol that allows a client to access
16 [T] dictionary definitions from a set of natural language dictionary
17 [T] databases. Many bilingual databases are available from the freedict
20 [U] http://www.dict.org/
21 [U] http://sourceforge.net/projects/dict/
23 [A] Dict Development Group <dict-beta@dict.org>
24 [M] The T2 Project <t2@t2-project.org>
31 [P] X -----5---9 662.000
33 # note, needs libmaa pkg, linked statically.
34 [O] var_append confopt ' ' '--disable-plugin'
35 # only compile 'dict' client:
36 [O] var_append makeopt ' ' 'dict'
37 # only install client (execute 'make install.dict):
38 [O] var_append makeinstopt '' '.dict'
40 [D] 1e27297e59f5f212bb7bd568c1ba3b61c8a28604d5e24cd53cfa78a4 dictd-1.12.1.tar.gz http://dl.sourceforge.net/sourceforge/dict/