1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="A fast, light-weight proxy for Memcached and Redis. (Twitter's Twemproxy)"
9 HOMEPAGE="https://github.com/twitter/twemproxy"
10 SRC_URI="https://github.com/twitter/twemproxy/archive/v${PV}.tar.gz -> ${P}.tar.gz"
11 S="${WORKDIR}/twemproxy-${PV}"
15 KEYWORDS="~amd64 ~x86"
18 DEPEND=">=dev-libs/libyaml-0.1.4"
20 BDEPEND="virtual/pkgconfig"
23 # Let's use system libyaml
24 "${FILESDIR}"/${PN}-0.3.0-use-system-libyaml.patch
40 insinto /etc/nutcracker
41 newins conf/nutcracker.yml nutcracker.yml.example
43 newconfd "${FILESDIR}/nutcracker.confd.2" nutcracker
44 newinitd "${FILESDIR}/nutcracker.initd.2" nutcracker