Name tokyocabinet
Version 1.4.48
Summary A modern implementation of DBM
Description Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
Section base
License GPL-2.0-only
Homepage http://fallabs.com/tokyocabinet/
Recipe file recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
Layer meta-oe (styhead branch)
Inherits
  • autotools
  • autotools-brokensep
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • bzip2
  • libtool-cross
  • libtool-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
  • zlib
PACKAGECONFIG options

Sources

http://fallabs.com/tokyocabinet/tokyocabinet-1.4.48.tar.gz

Patches

Patch Status
tokyocabinet/remove-hard-coded-include-and-lib-paths.patch Inappropriate [embedded specific]
tokyocabinet/0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch Pending

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master tokyocabinet 1.4.48
styhead (Yocto Project 5.1) tokyocabinet 1.4.48 (this recipe)
scarthgap (Yocto Project 5.0) tokyocabinet 1.4.48
nanbield (Yocto Project 4.3) tokyocabinet 1.4.48
mickledore (Yocto Project 4.2) tokyocabinet 1.4.48
langdale (Yocto Project 4.1) tokyocabinet 1.4.48
kirkstone (Yocto Project 4.0) tokyocabinet 1.4.48
honister (Yocto Project 3.4) tokyocabinet 1.4.48
hardknott (Yocto Project 3.3) tokyocabinet 1.4.48
gatesgarth (Yocto Project 3.2) tokyocabinet 1.4.48
dunfell (Yocto Project 3.1) tokyocabinet 1.4.48
zeus (Yocto Project 3.0) tokyocabinet 1.4.48
warrior (Yocto Project 2.7) tokyocabinet 1.4.48
thud (Yocto Project 2.6) tokyocabinet 1.4.48
sumo (Yocto Project 2.5) tokyocabinet 1.4.48
rocko (Yocto Project 2.4) tokyocabinet 1.4.48
pyro (Yocto Project 2.3) tokyocabinet 1.4.48
morty (Yocto Project 2.2) tokyocabinet 1.4.48