1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 EGIT_REPO_URI
="git://repo.or.cz/pyfprint.git"
12 inherit eutils distutils git
14 DESCRIPTION
="Python bindings for the libfprint fingerprinting library."
15 HOMEPAGE
="http://repo.or.cz/w/pyfprint.git"
21 KEYWORDS
="~x86 ~amd64"
23 PYTHON_MODNAME
="pyfprint"
25 DEPEND
=">=dev-lang/swig-1.3.34
28 RDEPEND
="media-libs/libfprint"