Name hiredis
Version 0.11.0
Summary minimalistic C client library for Redis
Description Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command
Section base
License BSD-3-Clause
Homepage http://github.com/redis/hiredis
Recipe file recipes-debian/hiredis/hiredis_debian.bb
Layer meta-debian (morty branch)
Inherits
  • autotools
  • autotools-brokensep
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-hiredis.git

Patches

Patch Status
files/Fix-QA-ownership-files.patch Unknown

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) hiredis 0.11.0 (this recipe)