* updated libkomparediff2 (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / database / tdb / tdb.desc
bloba384cd18b2af6e56b08bcfde082aa8ea8212bf94
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tdb/tdb.desc
3 [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A trivial database
15 [T] Tdb is a Trivial Database. In concept, it is very much like
16 [T] GDBM, and BSD's DB except that it allows multiple simultaneous
17 [T] writers and uses locking internally to keep writers from trampling
18 [T] on each other. TDB is also extremely small.
20 [U] http://tdb.samba.org
22 [A] Anton Blanchard <antonb@users.sourceforge.net>
23 [A] Samba Team & Andrew Tridgell <tridge@linuxcare.com>
24 [M] Rene Rebe <rene@t2-project.org>
26 [C] extra/database
27 [F] CROSS
29 [L] LGPL
30 [S] Stable
31 [V] 1.4.6
32 [P] X -----5---9 152.500
34 [O] cleanconfopt=0; confopt="--prefix=/$prefix"
35 [O] atstage cross && var_append confopt ' ' '--disable-python' # --cross-compile'
37 [D] 1676aa09a2bf882b9fe1ebe06efddac78a72dad9a01faf631533af5b tdb-1.4.6.tar.gz http://samba.org/ftp/tdb/