1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 inherit eutils autotools
9 DESCRIPTION="portable lightweight userspace bandwidth shaper"
10 HOMEPAGE="http://monkey.org/~marius/pages/?page=trickle"
11 SRC_URI="http://monkey.org/~marius/trickle/${P}.tar.gz"
18 DEPEND="dev-libs/libevent"
21 epatch "${FILESDIR}/${P}-libobjs.diff"
22 epatch "${FILESDIR}/${P}-overloadDATA.diff"
23 epatch "${FILESDIR}/${P}-automake-cflags.diff"
24 epatch "${FILESDIR}/${P}-in_addr_t.diff"
30 emake DESTDIR="${D}" install