Name cowsql
Version 1.15.9 (783815b901470e27b7dfbcce3a67c888dad19e78)
Summary Distributed SQLite database using the Raft protocol
Description cowsql is a C library that implements an embeddable and replicated SQL database engine with high availability and automatic failover, built on top of the Raft consensus protocol.
Section base
License LGPL-3.0-only
Homepage https://github.com/cowsql/cowsql
Recipe file recipes-containers/cowsql/cowsql_1.15.9.bb
Layer meta-virtualization (master branch)
Inherits
  • autotools
  • autotools-brokensep
  • gcc
  • gcc-native
  • pkgconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • libuv
  • pkgconf-native
  • raft
  • sqlite3
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/cowsql/cowsql.git

Patches

None

Other branches

This recipe in other branches of meta-virtualization:

Branch Recipe
master cowsql 1.15.9 (this recipe)