blob: ed0a0b0f09c55b56168dd4a8ae91808a4e6ac8c4 [file] [log] [blame]
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
DESCRIPTION="GLib bridge for libmowgli-2 eventing"
HOMEPAGE="https://github.com/nenolod/libmowgli-glib"
SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2"
IUSE=""
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-libs/glib:2
dev-libs/libmowgli:2"
DEPEND="${RDEPEND}
virtual/pkgconfig"
DOCS="README.md"